-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
UPSTREAM: 58955: pkg: kubelet: do not assume anything about images names #18340
Conversation
LGTM |
need a 3.8 pick since 3.8 masters run 3.8 nodes. |
@derekwaynecarr I also verified the positive case in which the image does exist in the configured, non-docker, registry and the container pulls from the configured registry and runs successfully. |
my old friend, flake #17556 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: derekwaynecarr, sjenning The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue (batch tested with PRs 18225, 18351, 18331, 18340, 18326). |
Automatic merge from submit-queue (batch tested with PRs 18624, 18605). Revert "Admission plugin: openshift.io/ImageQualify" This reverts commit 8bc3e07. #18020 Render unneeded by upstream kubernetes/kubernetes#58955 and Origin pick #18340 Will live on forever in git history if we find a use case for it later.
kubernetes/kubernetes#58955
removes the need for #18020
see history:
kubernetes/kubernetes#51751
kubernetes/kubernetes#52110
kubernetes/kubernetes#53161
@liggitt @derekwaynecarr @frobware @mrunalp @runcom