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

Move HTTPS to its own file, import them in octodns.record #1179

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

ross
Copy link
Contributor

@ross ross commented Jun 7, 2024

The types need to be imoprted into octodns.record so that they're registered and supported by default. Ran into this problem when adding support in octodns/octodns-powerdns#70.

Splitting the HTTPS type out into it's own file is just a minor tweak to make it work/look a little more like all the rest of the types. It also adds a no-op HttpsValue just to make things more consistent.

/cc octodns/octodns-powerdns#70 which lead me to hit part of this.
/cc #1176 which this builds on/tweaks slightly

@pieterlexis-tomtom
Copy link
Contributor

👍

sorry for missing this :)

@ross
Copy link
Contributor Author

ross commented Jun 10, 2024

sorry for missing this :)

You had no way to know, I was the one who missed it. Figured implemeting things in octodns-powerdns would shake out things.

@ross ross merged commit 92064b2 into main Jun 10, 2024
7 checks passed
@ross ross deleted the svcb-tweaaks branch June 10, 2024 12:53
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.

None yet

2 participants