-
Notifications
You must be signed in to change notification settings - Fork 2.7k
feat(cloudflare): add support for MX records #5283
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
Open
arthlr
wants to merge
24
commits into
kubernetes-sigs:master
Choose a base branch
from
arthlr:feat/mx-record
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
99af754
feat(cloudflare): add support for MX records
arthlr 2fa91d0
test(txt): add additional TXT and MX record test cases
arthlr 2f657d1
feat(endpoint): implement parsing for MX and SRV records with structuβ¦
arthlr 558553b
fix(txt): remove TXT record type from supported types in NewTXTRegistry
arthlr 42e7e51
refactor(digitalocean): streamline MX record handling
arthlr 12affc5
refactor(cloudflare): improve error handling in change creation
arthlr 65e903e
fix(endpoint): return all parsed SRV targets instead of a single target
arthlr bb5a509
test(endpoint): add parsing tests for MX and SRV records
arthlr aab81a7
fix(endpoint): streamline MX and SRV record validation and parsing
arthlr 364f1aa
fix(digital_ocean): simplify MX record parsing
arthlr 5c2c3b9
fix(docs): update link to CRD source in MX record documentation
arthlr ddda28a
fix(cloudflare): improve error handling for MX record parsing
arthlr a63a9b9
fix(cloudflare): improve error message formatting for MX record parsing
arthlr cb611d7
refactor(endpoint): rename ParseMXRecord to NewMXTarget and update reβ¦
arthlr 9571205
fix(endpoint): update NewMXTarget to return pointer and adjust tests β¦
arthlr bd08258
refactor(cloudflare): consolidate proxyEnabled and proxyDisabled variβ¦
arthlr 58b996b
fix(endpoint): update TestNewMXTarget to reflect changes in MXTarget β¦
arthlr 03b2066
fix(digitalocean): improve MX record handling by adjusting error handβ¦
arthlr d6ae998
refactor(endpoint): change MXTarget fields to unexported and update Nβ¦
arthlr 852a53a
refactor(cloudflare): update groupByNameAndTypeWithCustomHostnames toβ¦
arthlr fcd0340
test(cloudflare): enhance test cover
arthlr 1d7d8e4
refactor(endpoint): remove unused SRVTarget struct from endpoint.go
arthlr 7912f0b
refactor(endpoint): rename NewMXTarget to NewMXRecord for clarity andβ¦
arthlr fa5d134
Update docs/sources/mx-record.md
arthlr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.