Releases: rancher/kubewarden-ui
kubewarden-1.2.1-rc3
What's Changed
- Remove policy reporter installation wizard - add reporter unit tests by @jordojordo in #475
- Bump 1.2.1-rc3 by @jordojordo in #476
Full Changelog: kubewarden-1.2.1-rc2...kubewarden-1.2.1-rc3
kubewarden-1.2.1-rc2
Merge pull request #471 from jordojordo/main Fix release workflow
kubewarden-1.2.1-rc1
Kubewarden extension for Rancher Manager
kubewarden-1.2.0
Release 1.2.0
Summary
The repository has been migrated from kubewarden/ui
to rancher/kubewarden-ui
. With this, endpoints for the charts and e2e tests needed to be updated to target the new repository.
Enhancements
- Add
namespaceSelector
inputs to Cluster Admission Policies - #435 - Add side-menu item for Policy Reporter - #449
Bug Fixes
- Fix provider options to filter for organization and user_alias - #452
E2E
- Add Cluster Admission Policies test - #429
- Add data-testid to elements for e2e within dashboard repo - #438
- Code readability improvements - #437
Docs
- Update readme with installation steps for Extension Catalog Image - #431
Dependency Updates
- Update dependency @types/lodash to v4.14.196 - #443
kubewarden-1.2.0-rc2
Kubewarden extension for Rancher Manager
kubewarden-1.2.0-rc1
Kubewarden extension for Rancher Manager
kubewarden-1.1.0-rc1
Kubewarden extension for Rancher Manager
kubewarden-1.1.0
Kubewarden extension for Rancher Manager
Release 1.1.0
Support for running the UI in an air-gapped installation of Rancher (v2.7.5+
) has been added. With the release of 1.1.0
, a new container image (the Extension Catalog Image) will be generated, which can then be mirrored into a private registry and consumed using the "Import Extension Catalog" feature that was introduced in Rancher v2.7.5
.
Enhancements
- e2e and unit tests have been introduced with automatic tests on pull requests as well as nightly tests
- Policy provenance has been improved to display which policies are supported by the Kubewarden project
Bug fixes
kubewarden-1.0.6-rc2
Kubewarden extension for Rancher Manager