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

External dns ownership fix #32

Merged
merged 2 commits into from
Jan 22, 2020
Merged

External dns ownership fix #32

merged 2 commits into from
Jan 22, 2020

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Jan 22, 2020

We faced [] because owner id does not match, found: \"\", required: \"default\""
during updates of gslb controlled dns entries.
To fix that:

  • Update to latest 5.18 external-dns release
  • Explicitly set txt-ownership-id to avoid mismatch

We faced ` [] because owner id does not match, found: \"\", required: \"default\""`
during updates of gslb controlled dns entries.
To fix that:
* Update to latest 5.18 external-dns release
* Explicitly set `txt-ownership-id` to avoid mismatch
@ytsarev ytsarev merged commit e085c69 into master Jan 22, 2020
@ytsarev ytsarev deleted the dns-tests branch January 22, 2020 22:13
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.

2 participants