-
Notifications
You must be signed in to change notification settings - Fork 40k
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
GCI: Update the command to get the image #24987
Conversation
LGTM |
Removing label |
We need this patch in release-1.2 also, please label it |
GCE e2e build/test passed for commit 967fd49. |
@k8s-bot test this [submit-queue is verifying that this PR is safe to merge] |
GCE e2e build/test passed for commit 967fd49. |
Automatic merge from submit-queue |
@dchen1107 I think you need to replace "release-note-label" with "release-note". Otherwise the cherry-pick #24999 will not be merged |
…-#24987-upstream-release-1.2 Automated cherry pick of #24987
Commit found in the "release-1.2" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked. |
…ry-pick-of-#24987-upstream-release-1.2 Automated cherry pick of kubernetes#24987
…ry-pick-of-#24987-upstream-release-1.2 Automated cherry pick of kubernetes#24987
Bug 1827071: UPSTREAM: 90792: Send a nicer event when resizing attached Cinder volume Origin-commit: 46de616bdb52164a210104b1ee4ddc0550a42d63
Bug 1827071: UPSTREAM: 90792: Send a nicer event when resizing attached Cinder volume Origin-commit: 46de616bdb52164a210104b1ee4ddc0550a42d63
When we announced public GCI, we used the project google-containers to host GCI release images. However, later we encountered a licence issue and the administrators of google-containers project decided to remove this project from gcloud commands. According, we should list GCI images with the flag "--project google-containers". But the same image is listed twice during this transient period. This PR updates the code of getting the GCI image, which works during the transient period and after the google-containers project change finishes.
@roberthbailey @dchen1107 @zmerlynn please review it.
cc/ @wonderfly @fabioy FYI