gardener / gardener-extension-shoot-dns-service

Gardener extension controller for DNS services for shoot clusters.
https://gardener.cloud
Apache License 2.0
8 stars 34 forks source link

[ci:component:github.com/gardener/external-dns-management:v0.18.7->v0.19.0] #354

Closed gardener-robot-ci-1 closed 2 months ago

gardener-robot-ci-1 commented 2 months ago

Release Notes:

Bumps golang from 1.22.4 to 1.22.5.
The address lookups for domain names in `DNSEntries` to create  `A` or `AAAA` records has been moved to a separate background processing to avoid periodic reconciliation of such `DNSEntries`.
Additionally, it is now possible to create `A` or `AAAA` records instead of a `CNAME` record for a single domain name target by specifying `.spec.resolveTargetsToAddresses: true`.
gardener-robot commented 2 months ago

@gardener-robot-ci-1 Thank you for your contribution.