-
Notifications
You must be signed in to change notification settings - Fork 42.1k
kubeadm: Allow customizing the image repository via flags #71135
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
Conversation
timothysc
left a comment
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.
/approve
looks clean to me, but defer to @fabriziopandini if it will affect the all change in any way.
fabriziopandini
left a comment
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.
@luxas thanks!
/approve
/lgtm
@timothysc at first sight no interference with the other PR in flights, but I will keep an eye on merge
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fabriziopandini, luxas, timothysc The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/LGTM Thanks for quick turnaround to meet user feedback! |
|
@rdodev: changing LGTM is restricted to assignees, and only kubernetes/kubernetes repo collaborators may be assigned issues. DetailsIn 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. |
|
/test pull-kubernetes-e2e-kops-aws |
|
/priority critical-urgent Setting priority to critical-urgent to prevent it from getting kicked out of merge queue in case Tide doesnt get to it by Code freeze time. |
|
Thanks @AishSundar! |
|
Support pod-infra-container-image? |
|
1.13 uses imageRepository for pod-infra-container-image. |
|
Very good! |
What type of PR is this?
What this PR does / why we need it:
Based on feedback from KubeCon China.
Honestly, I thought we had this feature long time ago already.
This is a great UX improvement for those behind the GFW
(which I've now been myself the latest week).
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Special notes for your reviewer:
This targets GA / v1.13
Does this PR introduce a user-facing change?:
@kubernetes/sig-cluster-lifecycle-pr-reviews