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

Tools: Fix Cloudflare SRV update utility after API change #6020

Merged

Conversation

onetechnical
Copy link
Contributor

Summary

Cloudflare deprecated a few data fields on SRV records, relying on a name field incorporating them. This PR updates the Cloudflare library utility to remove the deprecated data fields and add a Name field. See also:

https://developers.cloudflare.com/fundamentals/api/reference/deprecations/#name-related-data-fields-on-srv-dns-records

Test Plan

Tested using internal tooling to verify functionality.

@onetechnical onetechnical self-assigned this Jun 7, 2024
@algorandskiy
Copy link
Contributor

algorandskiy commented Jun 7, 2024

Have you tried provisioning some small network like hello-word from test/testdata/deployednettemplates/recipes ?

@algorandskiy
Copy link
Contributor

init_wallet_handle fix #6021

@onetechnical
Copy link
Contributor Author

Have you tried provisioning some small network like hello-word from test/testdata/deployednettemplates/recipes ?

Yes, seems to work.

@algorandskiy
Copy link
Contributor

I suggest to force merge it since there is a known non-related e2e-subs tests flakiness.

@algojohnlee algojohnlee merged commit 9853ab2 into algorand:master Jun 7, 2024
14 of 17 checks passed
@onetechnical onetechnical deleted the fix-cloudflare-srv-update branch June 7, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants