Skip to content

Releases: giantswarm/kyverno-policies-dx

v0.5.1

25 Sep 17:53
12048d3
Compare
Choose a tag to compare

Changed

  • Use Enforce and Audit validationFailureAction.

v0.5.0

22 Mar 08:04
5cb4125
Compare
Choose a tag to compare

Added

  • Add policy to block k8s-initiator-app deployment on CAPA.

v0.4.5

19 Mar 12:12
75954ad
Compare
Choose a tag to compare

Removed

  • Removed check-deprecated-apis-1-22/25 policies since the CRDs are not present anymore.

v0.4.4

13 Feb 12:51
22ef996
Compare
Choose a tag to compare

Removed

  • Remove KustomizeController PolicyException.

v0.4.3

13 Feb 12:39
4f7aff6
Compare
Choose a tag to compare

Added

  • Push to vsphere app collection.
  • Don't push to openstack app collection.
  • Add policy exception for kustomize-controller in flux-giantswarm Namespace.
  • Added the new registry gsoci.azurecr.io/giantswarm/* and gsociprivate.azurecr.io/giantswarm/*to kyverno-policy enforcing registries.

v0.4.2

09 Feb 13:39
7dd4354
Compare
Choose a tag to compare

Changed

  • Added back the previous Aliyun registry to avoid false positives on images that have not been migrated to the new one yet.

Added

  • Push to capz app collection.

v0.4.1

07 Feb 14:52
47c39ee
Compare
Choose a tag to compare

Changed

  • Change Aliyun registry for Enterprise one.

v0.4.0

23 Jan 13:40
4817aad
Compare
Choose a tag to compare

Added

  • Push to gcp and cloud-director app collection.
  • Add external-secrets related policies that restrict the usage of *giantswarm* namespaces service account for secret stores using the kubernetes provider.

Changed

  • Remove deprecated validate step from CI.

v0.3.0

29 Nov 18:48
6dd106c
Compare
Choose a tag to compare

Added

  • Actually added the crossplane checks to the Helm chart

Changed

  • Split deprecated CRD usage checks per kubernetes version and added Helm kubernetes version check condition to them because kyverno fails if those CRDs do not exist anymore (e.g. the cluster was upgraded beyond that version)

v0.2.0

17 Nov 13:49
2c4f148
Compare
Choose a tag to compare

Added

  • Add ClusterPolicy to allow managing pkg.crossplane.io/v1/Provider only to subject in the giantswarm:giantswarm:giantswarm-admins group or with the cluster-admin cluster role