Skip to content
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

Merged
merged 1 commit into from
Apr 29, 2016
Merged

GCI: Update the command to get the image #24987

merged 1 commit into from
Apr 29, 2016

Conversation

andyzheng0831
Copy link

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

@dchen1107 dchen1107 self-assigned this Apr 29, 2016
@dchen1107
Copy link
Member

LGTM

@dchen1107 dchen1107 added cherrypick-candidate release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Apr 29, 2016
@k8s-cherrypick-bot
Copy link

Removing label cherrypick-candidate because no release milestone was set. This is an invalid state and thus this PR is not being considered for cherry-pick to any release branch. Please add an appropriate release milestone and then re-add the label.

@andyzheng0831
Copy link
Author

We need this patch in release-1.2 also, please label it

@dchen1107 dchen1107 added this to the v1.2 milestone Apr 29, 2016
@dchen1107 dchen1107 added cherrypick-candidate release-note-none Denotes a PR that doesn't merit a release note. lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Apr 29, 2016
@k8s-github-robot k8s-github-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 29, 2016
@andyzheng0831
Copy link
Author

@k8s-bot test this issue #24905

@andyzheng0831
Copy link
Author

@k8s-bot unit test this issue #24661

@k8s-bot
Copy link

k8s-bot commented Apr 29, 2016

GCE e2e build/test passed for commit 967fd49.

@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented Apr 29, 2016

GCE e2e build/test passed for commit 967fd49.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 54b62b6 into kubernetes:master Apr 29, 2016
@andyzheng0831
Copy link
Author

@dchen1107 I think you need to replace "release-note-label" with "release-note". Otherwise the cherry-pick #24999 will not be merged

@dchen1107 dchen1107 added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-none Denotes a PR that doesn't merit a release note. labels Apr 29, 2016
@roberthbailey roberthbailey added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Apr 30, 2016
roberthbailey added a commit that referenced this pull request May 4, 2016
…-#24987-upstream-release-1.2

Automated cherry pick of #24987
@k8s-cherrypick-bot
Copy link

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.

@andyzheng0831 andyzheng0831 deleted the image branch May 5, 2016 17:02
shyamjvs pushed a commit to shyamjvs/kubernetes that referenced this pull request Dec 1, 2016
…ry-pick-of-#24987-upstream-release-1.2

Automated cherry pick of kubernetes#24987
shouhong pushed a commit to shouhong/kubernetes that referenced this pull request Feb 14, 2017
…ry-pick-of-#24987-upstream-release-1.2

Automated cherry pick of kubernetes#24987
openshift-publish-robot pushed a commit to openshift/kubernetes that referenced this pull request May 23, 2020
Bug 1827071: UPSTREAM: 90792: Send a nicer event when resizing attached Cinder volume

Origin-commit: 46de616bdb52164a210104b1ee4ddc0550a42d63
openshift-publish-robot pushed a commit to openshift/kubernetes that referenced this pull request May 27, 2020
Bug 1827071: UPSTREAM: 90792: Send a nicer event when resizing attached Cinder volume

Origin-commit: 46de616bdb52164a210104b1ee4ddc0550a42d63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants