Releases: giantswarm/kyverno-policy-operator
Releases · giantswarm/kyverno-policy-operator
v0.1.4
v0.1.3
Changed
- Disable CRD install job and let them be installed by
policy-meta-operator
.
v0.1.2
Changed
- Updated CRDs and fixed labels and annotations for
policy-meta-operator
deployment.
v0.1.1
Changed
- Re enabled CRD install job.
v0.1.0
Added
- Added the
policymanifest_controller
.
Changed
- Disabled logger development mode to avoid panicking
- Changed the functions in
utils.go
- Changed the
policyexception_controller
andclusterpolicy_controller
to usepolicy_api
. - Disable PSPs.
v0.0.8
Changed
- Modify
PolicyExceptions
CRD to allow for easy adoption bypolicy-meta-operator
chart.
v0.0.7
Changed
- Update Kyverno
PolicyExceptions
to v2beta1
v0.0.6
Changed
- Configure
gsoci.azurecr.io
as the default container image registry.