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

Change references to gs://kubernetes-release/ci #28193

Merged
merged 1 commit into from
Jun 29, 2016

Conversation

zmerlynn
Copy link
Member

Change over to gs://kubernetes-release-dev/ci. This should be all the
places we reference gs://kubernetes-release/ci or
https://storage.googleapis.com/kubernetes-release/ci. I'm happy to be
wrong.

Follow-on to #28172

Analytics

Change over to gs://kubernetes-release-dev/ci. This should be all the
places we reference gs://kubernetes-release/ci or
https://storage.googleapis.com/kubernetes-release/ci. I'm happy to be
wrong.

Follow-on to kubernetes#28172
@zmerlynn
Copy link
Member Author

cc @kubernetes/release-maintainers @kubernetes/test-infra-maintainers

@k8s-github-robot k8s-github-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. release-note-label-needed labels Jun 28, 2016
@ixdy
Copy link
Member

ixdy commented Jun 29, 2016

LGTM

@ixdy ixdy added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 29, 2016
@zmerlynn zmerlynn added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-label-needed labels Jun 29, 2016
@k8s-bot
Copy link

k8s-bot commented Jun 29, 2016

GCE e2e build/test passed for commit 9248532.

@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 Jun 29, 2016

GCE e2e build/test passed for commit 9248532.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit d965b47 into kubernetes:master Jun 29, 2016
@zmerlynn zmerlynn deleted the pull-ci-elsewhere branch June 29, 2016 02:19
zmerlynn added a commit to zmerlynn/kubernetes that referenced this pull request Jun 29, 2016
…ewhere"

This reverts commit d965b47, reversing
changes made to 08a28e5.
@eparis eparis removed this from the v1.3 milestone Jun 29, 2016
k8s-github-robot pushed a commit that referenced this pull request Jun 29, 2016
Automatic merge from submit-queue

Revert revert of #28172

We're going to try reintroducing just the build changes in #28172, get signal off of that, and wait on re-introducing #28193. I also setup the `gke-updown` job for faster signal: kubernetes/test-infra#239.

This reverts commit fe64293.

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
zmerlynn added a commit to zmerlynn/test-infra that referenced this pull request Jun 29, 2016
zmerlynn added a commit to zmerlynn/test-infra that referenced this pull request Jun 29, 2016
@zmerlynn zmerlynn added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Jul 11, 2016
zmerlynn added a commit to zmerlynn/kubernetes that referenced this pull request Jul 11, 2016
This turns off the kubernetes-release-dev mirror. kubernetes#28193 should have
shifted all the references over, this should ensure that it's true.
zmerlynn added a commit that referenced this pull request Jul 11, 2016
…93-upstream-release-1.3

Automated cherry pick of #28193
k8s-github-robot pushed a commit that referenced this pull request Jul 11, 2016
Automatic merge from submit-queue

Migrate to kuberetes-release-dev

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()

This turns off the kubernetes-release-dev mirror. #28193 should have shifted all the references over, this should ensure that it's true.

Along the way: Modify it so that the equal bucket and mirror is a noop for things like kubernetes/test-infra#244.
zmerlynn added a commit that referenced this pull request Jul 12, 2016
zmerlynn added a commit to zmerlynn/kubernetes that referenced this pull request Jul 12, 2016
This turns off the kubernetes-release-dev mirror. kubernetes#28193 should have
shifted all the references over, this should ensure that it's true.
zmerlynn added a commit to zmerlynn/kubernetes that referenced this pull request Jul 12, 2016
This turns off the kubernetes-release-dev mirror. kubernetes#28193 should have
shifted all the references over, this should ensure that it's true.
zmerlynn added a commit to zmerlynn/kubernetes that referenced this pull request Jul 12, 2016
This turns off the kubernetes-release-dev mirror. kubernetes#28193 should have
shifted all the references over, this should ensure that it's true.
@roberthbailey roberthbailey modified the milestones: v1.2, v1.1 Jul 14, 2016
@roberthbailey roberthbailey added release-note-none Denotes a PR that doesn't merit a release note. and removed release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Jul 14, 2016
shyamjvs pushed a commit to shyamjvs/kubernetes that referenced this pull request Dec 1, 2016
…ck-of-#28193-upstream-release-1.3

Automated cherry pick of kubernetes#28193
shyamjvs pushed a commit to shyamjvs/kubernetes that referenced this pull request Dec 1, 2016
This turns off the kubernetes-release-dev mirror. kubernetes#28193 should have
shifted all the references over, this should ensure that it's true.
shyamjvs pushed a commit to shyamjvs/kubernetes that referenced this pull request Dec 1, 2016
shyamjvs pushed a commit to shyamjvs/kubernetes that referenced this pull request Dec 1, 2016
This turns off the kubernetes-release-dev mirror. kubernetes#28193 should have
shifted all the references over, this should ensure that it's true.
xingzhou pushed a commit to xingzhou/kubernetes that referenced this pull request Dec 15, 2016
…ewhere"

This reverts commit d965b47, reversing
changes made to 08a28e5.
xingzhou pushed a commit to xingzhou/kubernetes that referenced this pull request Dec 15, 2016
…l-ci-elsewhere""

Bring back kubernetes#28193. We caught a break in
kubernetes/test-infra#240 and discovered the
previous issue, fixed in
kubernetes/test-infra#241 and
kubernetes/test-infra#244, so I have a pretty
good handle on what was causing the previous bringup issues (and it
wasn't kubernetes#28193). By the time this merges, we'll have good signal on GKE
in the `kubernetes-e2e-gke-updown` job.

This reverts commit ee1d480.
shouhong pushed a commit to shouhong/kubernetes that referenced this pull request Feb 14, 2017
shouhong pushed a commit to shouhong/kubernetes that referenced this pull request Feb 14, 2017
This turns off the kubernetes-release-dev mirror. kubernetes#28193 should have
shifted all the references over, this should ensure that it's true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-release 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-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants