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

Migrate to kuberetes-release-dev #28792

Merged
merged 1 commit into from
Jul 11, 2016

Conversation

zmerlynn
Copy link
Member

@zmerlynn zmerlynn commented Jul 11, 2016

Analytics

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 zmerlynn added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Jul 11, 2016
@zmerlynn zmerlynn added this to the v1.3 milestone Jul 11, 2016
@k8s-github-robot k8s-github-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 11, 2016
@zmerlynn
Copy link
Member Author

@ixdy is OOO, @spxr, care to look? Or @david-mcmahon?

@@ -1228,7 +1228,7 @@ function kube::release::gcs::copy_release_artifacts() {

gsutil ls -lhr "${gcs_destination}" || return 1

if [[ -n "${KUBE_GCS_RELEASE_BUCKET_MIRROR:-}" ]]; then
if [[ "${KUBE_GCS_RELEASE_BUCKET_MIRROR:-}" != "${KUBE_GCS_RELEASE_BUCKET}" ]]; then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If KUBE_GCS_RELEASE_BUCKET_MIRROR is empty but KUBE_GCS_RELEASE_BUCKET is not will this break?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. I knew I meant to leave the -n in as well. Jussec.

@zmerlynn
Copy link
Member Author

PTAL

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

spxtr commented Jul 11, 2016

This looks fine to me.

@zmerlynn zmerlynn added the do-not-merge DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed. label Jul 11, 2016
@zmerlynn
Copy link
Member Author

cc @roberthbailey .. I'll release the do-not-merge when the GKE side has been finished.

@k8s-bot
Copy link

k8s-bot commented Jul 11, 2016

GCE e2e build/test passed for commit 3edbadc.

@david-mcmahon
Copy link
Contributor

LGTM

@zmerlynn zmerlynn removed the do-not-merge DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed. label Jul 11, 2016
@zmerlynn
Copy link
Member Author

I'm self-labeling this after enough LGTM-y comments. :)

@zmerlynn zmerlynn added lgtm "Looks good to me", indicates that a PR is ready to be merged. retest-not-required labels Jul 11, 2016
@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 6bb0bce into kubernetes:master Jul 11, 2016
@zmerlynn zmerlynn added cherrypick-candidate cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. and removed cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. labels Jul 12, 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 12, 2016
@zmerlynn
Copy link
Member Author

Approving cherrypick based on prior discussions. Someone can rescind if they object.

@zmerlynn zmerlynn deleted the stop-mirroring branch July 12, 2016 14:47
@zmerlynn zmerlynn modified the milestones: v1.1, v1.3 Jul 12, 2016
k8s-github-robot pushed a commit that referenced this pull request Jul 12, 2016
…92-upstream-release-1.3

Automatic merge from submit-queue

Automated cherry pick of #28792

Cherry pick of #28792 on release-1.3.
zmerlynn added a commit that referenced this pull request Jul 12, 2016
…92-upstream-release-1.2

Automated cherry pick of #28792
@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 cherrypick-candidate 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-#28792-upstream-release-1.3

Automatic merge from submit-queue

Automated cherry pick of kubernetes#28792

Cherry pick of kubernetes#28792 on release-1.3.
shyamjvs pushed a commit to shyamjvs/kubernetes that referenced this pull request Dec 1, 2016
…ck-of-#28792-upstream-release-1.2

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

Automated cherry pick of kubernetes#28792
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-none Denotes a PR that doesn't merit a release note. 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.

8 participants