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

Fix MIAB dns create TXT record format #5268

Merged
merged 12 commits into from
Sep 9, 2024
Merged

Conversation

lifeboy
Copy link
Contributor

@lifeboy lifeboy commented Aug 26, 2024

No description provided.

Neilpang and others added 5 commits August 20, 2024 11:59
The MIAB API requires that the txtvlaue to a TXT record includes the "value=" and "ttl=" components as part of the TXT record when adding a new record.
Corrected typo
@lifeboy lifeboy marked this pull request as ready for review August 26, 2024 09:14
Copy link

Welcome
First thing: don't send PR to the master branch, please send to the dev branch instead.
Please make sure you've read our DNS API Dev Guide and DNS-API-Test.
Then reply on this message, otherwise, your code will not be reviewed or merged.
We look forward to reviewing your Pull request shortly ✨
注意: 必须通过了 DNS-API-Test 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.

@lifeboy
Copy link
Contributor Author

lifeboy commented Aug 26, 2024 via email

@Neilpang
Copy link
Member

@lifeboy
Copy link
Contributor Author

lifeboy commented Aug 27, 2024

I'm struggling with the test. Do I need to run tests for all the possible environments, or do I test it on Linux 64bit (for example) and then redo a PR? The dns.yml file contains all the possible environments...

@lifeboy
Copy link
Contributor Author

lifeboy commented Sep 3, 2024

The change now has passed all the tests which would run... I presume the skipped tests are intentional?

@lifeboy
Copy link
Contributor Author

lifeboy commented Sep 9, 2024

@Neilpang, do I just wait now?

@Neilpang Neilpang merged commit c1e0566 into acmesh-official:dev Sep 9, 2024
13 checks passed
@lifeboy lifeboy deleted the patch-1 branch September 26, 2024 11:03
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