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

Chart v1.14.0 with webhook fails to deploy #4174

Closed
gabe565 opened this issue Jan 11, 2024 · 0 comments · Fixed by #4173
Closed

Chart v1.14.0 with webhook fails to deploy #4174

gabe565 opened this issue Jan 11, 2024 · 0 comments · Fixed by #4173
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@gabe565
Copy link
Contributor

gabe565 commented Jan 11, 2024

What happened:
When a webhook is enabled, the install fails with the following error:

Helm upgrade failed for release adguard-home/adguard-home-external-dns with chart external-dns@1.14.0: cannot patch "adguard-home-external-dns" with kind Deployment: Deployment.apps "adguard-home-external-dns" is invalid: spec.template.spec.containers[1].ports[1].name: Invalid value: "http-webhook-metrics": must be no more than 15 characters

What you expected to happen:
No error should occur

How to reproduce it (as minimally and precisely as possible):
Any helm install with the webhook enabled will trigger this error. Example HelmRelease which encounters the error (note that I added a patch at the bottom to circumvent this).

Anything else we need to know?:
N/A

Environment:

  • External-DNS version (use external-dns --version): v0.14.0
  • DNS provider: AdGuard Home
  • Others:
@gabe565 gabe565 added the kind/bug Categorizes issue or PR as related to a bug. label Jan 11, 2024
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
Development

Successfully merging a pull request may close this issue.

1 participant