Skip to content

Releases: giantswarm/kyverno-policy-operator

v0.1.4

31 Jan 16:56
5aae6d5
Compare
Choose a tag to compare

Changed

  • Add validation before creating empty PolicyExceptions.

v0.1.3

29 Jan 12:52
74ce3b7
Compare
Choose a tag to compare

Changed

  • Disable CRD install job and let them be installed by policy-meta-operator.

v0.1.2

28 Jan 21:54
cb5f6cd
Compare
Choose a tag to compare

Changed

  • Updated CRDs and fixed labels and annotations for policy-meta-operator deployment.

v0.1.1

20 Jan 16:13
89a34e9
Compare
Choose a tag to compare

Changed

  • Re enabled CRD install job.

v0.1.0

20 Jan 15:36
4285b14
Compare
Choose a tag to compare

Added

  • Added the policymanifest_controller.

Changed

  • Disabled logger development mode to avoid panicking
  • Changed the functions in utils.go
  • Changed the policyexception_controller and clusterpolicy_controller to use policy_api.
  • Disable PSPs.

v0.0.8

29 Aug 15:55
2243623
Compare
Choose a tag to compare

Changed

  • Modify PolicyExceptions CRD to allow for easy adoption by policy-meta-operator chart.

v0.0.7

16 Jan 15:13
8aa5661
Compare
Choose a tag to compare

Changed

  • Update Kyverno PolicyExceptions to v2beta1

v0.0.6

11 Dec 13:55
dce1d04
Compare
Choose a tag to compare

Changed

  • Configure gsoci.azurecr.io as the default container image registry.

v0.0.5

10 Nov 16:10
82e13ed
Compare
Choose a tag to compare

Changed

  • Add CiliumNetowrkPolicy.

v0.0.4

31 Oct 18:25
f6d6c26
Compare
Choose a tag to compare

Changed

  • Add ClusterPolicy controller to automatically exclude chart-operator ServiceAccount from custom policies.