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

revamp DNS firewall methods, remove virtual DNS #1313

Merged
merged 4 commits into from Jun 19, 2023

Conversation

jacobbednarz
Copy link
Member

@jacobbednarz jacobbednarz commented Jun 19, 2023

This was an alias for the newer DNS firewall. Since we are revamping the
DNS firewall file, we should remove this now to avoid introducing
breaking changes to these older methods.

This PR is also removing the last dependency on api.UserBaseURL which
we can pull out following this being merged 🎉

Best reviewed commit by commit ignoring 453ca7f given it is an internal
change.

This was an alias for the newer DNS firewall. Since we are revampign the
DNS firewall file, we should remove this now to avoid introducing
breaking changes to these older methods.
This shouldn't be used anywhere however, we can add support here until
it's fully quashed as a concept in the services.
@jacobbednarz jacobbednarz changed the title virtualdns: remove support from SDK revamp DNS firewall methods, remove virtual DNS Jun 19, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1313 (37b9d25) into master (74e0b34) will increase coverage by 0.10%.
The diff coverage is 21.73%.

@@            Coverage Diff             @@
##           master    #1313      +/-   ##
==========================================
+ Coverage   48.95%   49.05%   +0.10%     
==========================================
  Files         135      134       -1     
  Lines       13180    13120      -60     
==========================================
- Hits         6452     6436      -16     
+ Misses       5212     5168      -44     
  Partials     1516     1516              
Impacted Files Coverage Δ
dns_firewall.go 7.69% <10.00%> (-13.74%) ⬇️
resource.go 85.18% <100.00%> (+1.85%) ⬆️

... and 1 file with indirect coverage changes

@github-actions
Copy link
Contributor

changelog detected ✅

@jacobbednarz jacobbednarz merged commit 768e236 into cloudflare:master Jun 19, 2023
11 checks passed
@jacobbednarz jacobbednarz deleted the modernise-dns-firewall branch June 19, 2023 22:35
@github-actions github-actions bot added this to the v0.70.0 milestone Jun 19, 2023
github-actions bot pushed a commit that referenced this pull request Jun 19, 2023
@github-actions
Copy link
Contributor

This functionality has been released in v0.70.0.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants