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

Add list_zones() #41

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Add list_zones() #41

merged 4 commits into from
Jan 26, 2024

Conversation

squintfox
Copy link
Contributor

@squintfox squintfox commented Jan 24, 2024

Add list_zones() method to support wildcard lookup. Fixes #40.

Copy link
Contributor

@ross ross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Can you please add an entry to CHANGELOG.md about the added list_zones support. Once that's in this will be gtg.

@squintfox
Copy link
Contributor Author

Absolutely, will do.

Copy link
Contributor

@ross ross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@@ -1,6 +1,8 @@
## v0.0.3 - 2023-??-??

* Enable support for root level NS records (`SUPPORTS_ROOT_NS=true`)
* Enable support for wildcard zone lookups (list_zones())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor tweak here, 0.0.3 is a work in progress so it can just go into this section until a release is cut.

@ross ross merged commit 0244e13 into octodns:main Jan 26, 2024
7 checks passed
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.

UltraProvider does not support list_zones
2 participants