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

DNSEndpoint CRD has had its approval annotation removed #4483

Closed
andeke07 opened this issue May 19, 2024 · 0 comments · Fixed by #4488
Closed

DNSEndpoint CRD has had its approval annotation removed #4483

andeke07 opened this issue May 19, 2024 · 0 comments · Fixed by #4488
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@andeke07
Copy link

What happened:
The DNSEndpoint CRD has had its approval CRD removed which is causing other charts relying on this release to no longer be able to use the CRDs. See this issue here: bitnami/charts#25967

The solution is to revert back to v7.0.2 of the chart which looks to be the last release where this CRD had the annotation still.

The annotation required is: api-approved.kubernetes.io: "https://github.com/kubernetes-sigs/external-dns/pull/2007"

What you expected to happen:
CRDs can be created

How to reproduce it (as minimally and precisely as possible):
Install the latest Bitnami chart with crd.create: true. Creation of the CRD will fail

Anything else we need to know?:

Environment:

  • External-DNS version (use external-dns --version):
  • DNS provider:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
1 participant