Skip to content

Releases: giantswarm/aws-resolver-rules-operator

v0.21.0

02 Sep 15:18
0c69085
Compare
Choose a tag to compare

Changed

  • Create karpenter custom resources in workload clusters.

v0.20.0

23 Jun 14:56
2dd5849
Compare
Choose a tag to compare

Changed

  • Change renovate configuration to only get upgrades for CAPA compatible versions of k8s dependencies.
  • Don't reconcile the ShareReconciler if only the status field has changed.

Fixed

  • Only remove finalizer after there are no more karpenter instances to terminate.

v0.19.0

17 Jun 13:50
652c47a
Compare
Choose a tag to compare

Added

  • Add crossplane controller to create crossplane provider cluster config.

v0.18.0

17 Jun 09:50
f3b2003
Compare
Choose a tag to compare

Added

  • Add controller to create node pool bootstrap data on S3.

Changed

  • Dynamically calculate CAPI and CAPA versions from go cache, so that we use the right path when installing the CRDs during tests.
  • Add tags to VPC created for acceptance tests.

Fixed

  • Resolve several linting errors.

v0.17.0

30 Sep 13:21
1abf312
Compare
Choose a tag to compare

Changed

  • Enable ShareReconciler.

v0.16.0

21 Aug 09:09
83c481d
Compare
Choose a tag to compare

Changed

  • Update CAPI/CAPA/controller-runtime Go modules

Fixed

  • Disable logger development mode to avoid panicking

v0.15.0

17 Apr 12:17
25bc2e1
Compare
Choose a tag to compare

Changed

  • Update capa to v2.3.0.
  • Use ResourceID instead of ID for CAPA Subnets.

v0.14.6

17 Apr 07:44
4a11a6a
Compare
Choose a tag to compare

Changed

  • Add toleration for node.cluster.x-k8s.io/uninitialized taint.
  • Add node affinity to prefer scheduling CAPI pods to control-plane nodes.

v0.14.5

07 Feb 12:08
39ded72
Compare
Choose a tag to compare

Fixed

  • Fix finding NS record of the DNS zone. This only happens in rare cases.

v0.14.4

31 Jan 12:50
bb28fe5
Compare
Choose a tag to compare

Changed

  • Avoid deletion reconciliation if finalizer is already gone