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

Rollback external-dns to get NS record creation back #392

Merged
merged 1 commit into from
Mar 21, 2021

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Mar 20, 2021

Signed-off-by: Yury Tsarev [email protected]

* external-dns `v0.7.6` included https://github.com/kubernetes-sigs/external-dns/pull/1915/files
* Even with `--managed-record-types=A,CNAME,NS` it silently skips NS
  record type creation
* `test.k8gb.io` NS record was staying orphaned and undeleted in reference setup
  configuration making an illusion that everything is properly working
  with route53 based zone delegation
* Switch back to reliable `v0.7.5` where NS record support was introduced
  at kubernetes-sigs/external-dns#1813

Signed-off-by: Yury Tsarev <[email protected]>
@ytsarev ytsarev merged commit 95cd31b into master Mar 21, 2021
@ytsarev ytsarev deleted the external-dns-NS-rollback branch March 21, 2021 08:27
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.

3 participants