Skip to content

Releases: giantswarm/dns-operator-azure

v2.3.0

26 Jun 12:18
98611c9
Compare
Choose a tag to compare

Added

  • Add workload cluster identity authentication method.

Changed

  • Repository: Some chores. (#269)
    • CircleCI: Rework config.yml.
    • Chart: Update values.schema.json.
    • Chart: Rework Chart.yaml.
    • Repository: Remove leading whitespace from .gitignore.

v2.2.0

02 Sep 12:53
b713188
Compare
Choose a tag to compare

Added

  • Add support for tagging the resource group of the DNS zone for non-CAPZ workload clusters via prefixed annotations on the non-CAPZ workload cluster's Infrastructure Cluster resource.

v2.1.1

21 Aug 09:00
4f89991
Compare
Choose a tag to compare

Fixed

  • Disable logger development mode to avoid panicking

v2.1.0

02 May 12:11
8885682
Compare
Choose a tag to compare

Changed

  • Do not run on the host network since it is not necessary when there is a defined AzurePodIdentityException.

v2.0.2

26 Apr 14:19
5b96d5a
Compare
Choose a tag to compare

Fixed

  • Revert azure sdk package versions. The newer versions cause authentication failures.
  • Revert github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.2.2
  • Revert github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.4.0
  • Revert github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns to v1.1.0
  • Revert github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armprivatedns to v1.1.0

v2.0.1

25 Apr 16:09
78cdad7
Compare
Choose a tag to compare

This release is broken due to #124 causing authentication issues with Azure. Please use v2.0.2

Added

  • Add a helm switch for PodMonitor.

v2.0.0

24 Apr 10:00
bc2d041
Compare
Choose a tag to compare

Added

  • Add wildcard CNAME record to ingress.basedomain
  • Add toleration for node.cluster.x-k8s.io/uninitialized taint.
  • Add node affinity to prefer schedule to control-plane nodes.
  • Enable creating DNS records in Azure for clusters of non-Azure providers

v1.3.4

22 Jan 13:55
4c2c271
Compare
Choose a tag to compare
Release v1.3.4 (#110)

v1.3.3

22 Jan 11:44
91e6847
Compare
Choose a tag to compare

Changed

  • Add seccomp annotation to PSP.

v1.3.2

22 Jan 10:58
71f57b8
Compare
Choose a tag to compare

Changed

  • Fix missing seccompProfile.