Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci:component:github.com/gardener/external-dns-management:v0.15.8->v0.16.0] #1269

Open
wants to merge 1 commit into
base: update
Choose a base branch
from

Conversation

gardener-robot-ci-3
Copy link
Contributor

Release Notes:

Fix reading IPv6 records for azure-dns and azure-private-dns providers.
Infoblox provider: support for extensible attributes
Bumps golang from 1.21.3 to 1.21.4.
Additional AWS regions `ap-southeast-4` and `il-central-1` with canonical hosted zones for ELBs
`NS` records are not retrieved anymore for all accessible hosted zones to avoid reading all DNS record sets of all hosted zones periodically independently if they are used. Only hosted zones with active `DNSProviders` are synched, but without caring about consequences of `NS` records for subdomains. If there are many large hosted zones accessible for given credentials and there are only  `DNSProviders` using a few of these zones (either by domain or zone include), the period synchronisation of the zone state for all other hosted zones is avoided. This can result in a significant reduction of requests to the provider backend. As a downside of this change, applying a `DNSEntry` for a forwarded subdomain now results in a DNS record set in the parent hosted zone, if the real hosted zone is unknown to the controller. Formerly, applying such a `DNSEnty` resulted in an error state. 
No action is necessary from the users, this is only a "heads up" for the changed behaviour if `NS` records are used for subdomains.
Update AWS canonical hosted zones from github.com/kubernetes-sigs/external-dns repository.
The `rfc2136` provider for authorive DNS servers supporting DNS Update [RFC2136](https://datatracker.ietf.org/doc/html/rfc2136) has been added.
Update k8s dependencies by updating controller-manager-library
Validate provider domain includes and excludes for forbidden wildcard domains.
Bumps golang from 1.21.2 to 1.21.3.
Bumps golang from 1.21.1 to 1.21.2.
Bumps golang from 1.20.7 to 1.21.1.
Creating a `DNSEntry` for the base domain of a hosted zone is now allowed for all providers but `azure-dns` and `azure-private-dns`.
3072 bit RSA keys are now used in order to generate TLS certificates.

@gardener-robot-ci-3 gardener-robot-ci-3 requested a review from a team as a code owner November 29, 2023 14:52
@gardener-robot
Copy link

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

@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Nov 29, 2023
@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Nobody worked on this for 6 months (will further age) needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants