-
Notifications
You must be signed in to change notification settings - Fork 50
Move dns propagnation helpers to own packages #245
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 dns propagnation helpers to own packages #245
Conversation
@prksu: GitHub didn't allow me to request PR reviews from the following users: gottwald. Note that only kubernetes-sigs members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
cc @gottwald |
/cc @MorrisLaw @cpanato |
/milestone v0.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly LGTM, however the validation pattern of the "Name" should be extended.
d44cc1e
to
c13fa01
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
c13fa01
to
4d6a97e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, gottwald, prksu The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
This PR move DNS propagation helpers to own packages since
cloud
directory is devoted to related cloud provider stuffSpecial notes for your reviewer:
/cc @gottwald
/assign @timoreimann
Release note: