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

Warning about target mode #56

Open
ctapmex opened this issue Jan 25, 2025 · 1 comment
Open

Warning about target mode #56

ctapmex opened this issue Jan 25, 2025 · 1 comment

Comments

@ctapmex
Copy link

ctapmex commented Jan 25, 2025

when you run octodns with selectel, we get a warning

2025-01-25T15:04:36  [125633851420800] INFO  SelectelProvider[selectel] plan: desired=example.com.
2025-01-25T15:04:38  [125633851420800] INFO  SelectelProvider[selectel] populate: found 9 records
2025-01-25T15:04:38  [125633851420800] WARNING SelectelProvider[selectel] Provider selectel used in target mode did not return exists
2025-01-25T15:04:38  [125633851420800] INFO  SelectelProvider[selectel] root NS record in existing, but not supported or not configured; ignoring it
2025-01-25T15:04:38  [125633851420800] INFO  SelectelProvider[selectel] plan:   Creates=1, Updates=0, Deletes=0, Existing Records=8

add these lines after

exists = zone.name in self._zones
return exists
@ross
Copy link
Contributor

ross commented Jan 25, 2025

PRs welcomed.

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

No branches or pull requests

2 participants