Skip to content

Releases: giantswarm/kyverno-policies-connectivity

v0.7.0

02 Jan 11:48
713f770
Compare
Choose a tag to compare

Added

  • Add dnsDomainRoot to fix an issue with applications using .cluster.local.

v0.6.2

31 Oct 14:24
56775cb
Compare
Choose a tag to compare

Changed

  • Add NetworkPolicy for WorkloadCluster Ip Job

v0.6.1

30 Oct 08:56
35dd701
Compare
Choose a tag to compare

Changed

  • Add /tmp emptyDir volume to WorkloadCluster Ip Job to make kubectl able to write temporary files.

v0.6.0

15 Jul 08:57
0a58663
Compare
Choose a tag to compare

Changed

  • Update kubectl container image to version v1.26.0 for WorkloadCluster Ip Job
  • Increase pod and container SecurityContext settings for WorkloadCluster Ip Job
  • Execute kubectl apply with --server-side=true --field-manager='kubectl-client-side-apply' --force-conflicts flags in WorkloadCluster Ip Job

Removed

  • Remove unused tests under helm directory.

v0.5.4

09 Jan 11:59
f81252f
Compare
Choose a tag to compare

Changed

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

v0.5.3

14 Aug 14:21
6a082c9
Compare
Choose a tag to compare

Changed

  • Fix missing apiVersion in manifest for check-wc-cp-ip-clusters policy.

v0.5.2

04 Aug 14:51
6437bbe
Compare
Choose a tag to compare

Added

  • Add kyverno policy for guarding the IPs of workload clusters.

v0.5.1

01 Aug 14:28
c19362c
Compare
Choose a tag to compare

Removed

  • Remove old tests which are not relevant to the repository's purpose.

v0.5.0

31 Jul 17:11
8682288
Compare
Choose a tag to compare

Added

  • Add ClusterPolicy to sync cert-manager Route53 secret to all org namespaces.

Changed

  • Set validationFailureAction: Enforce.

v0.4.1

10 May 11:39
cc2f344
Compare
Choose a tag to compare

Added

  • Add push to gcp-app-collection.
  • Add push to vsphere-app-collection.

Changed

  • Make the name based exclusion of the inject-proxy-env-to-containers policy configurable. Defaulting to status quo.