Skip to content

Releases: Kuadrant/dns-operator

v0.15.0

03 Oct 10:44
a1bfbc8

Choose a tag to compare

Multi Cluster CoreDNS integration to technical preview stage.

Updates the CoreDNS provider to rely solely on the new multi cluster mechanism introduced by the "Cluster Aware DNSRecord Delegation" rfc. Unlike other providers, this will be the only supported way of achieving multi cluster support when using CoreDNS.

  • Cluster Aware DNSRecord delegation
    • Adds support for default provider secrets.
    • Add multi cluster support to the dns operator by making it aware of other clusters allowing it to process DNSRecord resources on other clusters as well as its own.
    • Add support to delegate the processing of a DNSRecord to another DNSRecord created and managed by the dns operator.
    • Adds a new provider implementation (endpoint) that allows any resource that fulfils the contract for an external-dns Endpoint resource to act as a central "zone" resource that can be updated by many other endpoint resources.

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

07 Apr 08:53
fe35453

Choose a tag to compare

Adds support for a new "coredns" provider #391

What's Changed

  • coredns(local-setup): Update dnsprovider make targets to include coredns by @mikenairn in #424
  • fix: update example DNS Records by @philbrookes in #423
  • deps: Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #420
  • coreds(deployment): Update namespaced deployments to include coredns by @mikenairn in #428
  • docs: update contributing guide with details for contacting team by @philbrookes in #431
  • coredns(provider): Update e2e tests by @mikenairn in #433
  • coredns(provider): Initial implementation by @maleck13 in #421
  • tests: CoreDNS provider and test updates by @mikenairn in #435

Full Changelog: v0.13.0...v0.14.0

v0.13.0

26 Mar 08:28
5235fa8

Choose a tag to compare

Includes minor updates and changes plus some of the ground work for core dns integration

v0.13.0-alpha1

07 Feb 11:53
v0.13.0-alpha1

Choose a tag to compare

v0.13.0-alpha1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0-alpha1

v0.12.0

26 Nov 15:51
b94d2ef

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

25 Nov 15:58
311f428

Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.11.0

v0.10.1

25 Nov 14:23
6ffba11

Choose a tag to compare

Full Changelog: v0.10.0...v0.10.1

v0.10.0

22 Nov 14:50
a78106c

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

22 Nov 14:16
527e4dd

Choose a tag to compare

What's Changed

  • feat: Support overlay generation with remote refs by @mikenairn in #302
  • add basic unit test to see passed headers are added to the request by @maleck13 in #304
  • refactor CEL validation on healthcheck specs by @maksymvavilov in #303
  • ensure we remove healthcheckprobes if healthcheck unset by @maleck13 in #307

Full Changelog: v0.8.0...v0.9.0

v0.8.0

11 Nov 12:15
85fc853

Choose a tag to compare

Full Changelog: v0.8.0...v0.8.0

What's Changed

Full Changelog: v0.7.0...v0.8.0