Skip to content

feat: allow skipping external-dns target updates#11

Open
PKizzle wants to merge 2 commits into
jr42:mainfrom
PKizzle:feature/skip-external-dns-update
Open

feat: allow skipping external-dns target updates#11
PKizzle wants to merge 2 commits into
jr42:mainfrom
PKizzle:feature/skip-external-dns-update

Conversation

@PKizzle

@PKizzle PKizzle commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add dynamic-prefix.io/no-external-dns-target-update=true to opt out of managed external-dns target changes in HA mode
  • continue updating the managed Cilium IP annotation even when the external-dns target is left untouched
  • add focused tests for the opt-out behavior

Testing

  • ran focused ServiceSync controller tests

Note

Closes #5

@jr42

jr42 commented Apr 12, 2026

Copy link
Copy Markdown
Owner

Thanks! Clean opt-out mechanism for external-dns.

@PKizzle PKizzle force-pushed the feature/skip-external-dns-update branch from d979af9 to 44cc33d Compare May 21, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Skip External-DNS Update Annotation

2 participants