Skip to content

Releases: giantswarm/dns-operator-route53

v0.9.2

26 Aug 10:51
848e819
Compare
Choose a tag to compare

Added

  • Add rbac rule for operator to access infraClusters on CAPA.

v0.9.1

19 Aug 11:49
d6777b2
Compare
Choose a tag to compare

Changed

  • Do not reconcile Cluster if the infrastructure cluster kind is AWSCluster.

v0.9.0

25 Jul 14:26
166cc1c
Compare
Choose a tag to compare

Changed

  • Upgrade k8s.io/api, k8s.io/apimachinery and k8s.io/client-go from 0.23.0 to 0.29.2
  • Upgrade sigs.k8s.io/cluster-api from 1.1.3 to 1.6.5
  • Upgrade sigs.k8s.io/controller-runtime from 0.11.1 to 0.17.3

v0.8.3

01 Apr 13:31
a851524
Compare
Choose a tag to compare

Fixed

  • Fix missing team label on all resources.

v0.8.2

19 Dec 13:17
b730ccc
Compare
Choose a tag to compare

Changed

  • Align PSS (deploy PSPs conditionally).
  • Configure gsoci.azurecr.io as the default container image registry.
  • Increase memory resources.

v0.8.1

24 Aug 12:16
16679ab
Compare
Choose a tag to compare

Changed

  • Ignore CVE-2023-3978.
  • Fix security issues reported by kyverno policies.
  • Make resource configuration configurable and increase default memory usage to 120Mi.

v0.8.0

18 Jul 16:21
ce35b0e
Compare
Choose a tag to compare

Added

  • Respect new ingress-nginx app in addition to existing nginx-ingress-controller app.

v0.7.3

31 Mar 09:28
fb2d69b
Compare
Choose a tag to compare

Fixed

  • Fix missing entries for new clusters.

v0.7.2

29 Mar 08:57
e171113
Compare
Choose a tag to compare
Release v0.7.2 (#101)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.7.1

27 Mar 17:56
2636a4e
Compare
Choose a tag to compare

Added

  • Add vsphere support.
  • Add use of the runtime/default seccomp profile.
  • Push to vsphere app collection.

Changed

  • Changed PSP to allow the same volumes as restricted, to prevent seccomp profile changes breaking pod creation.