-
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
Automated cherry pick of #28922 #29892 #30182 #31025 #32013 #32235 #34359 #35233 #35459
Conversation
Pass thru KUBE_GCS_RELEASE_BUCKET (for federation yamls that change it).
This is the version of #35458 for release-1.2. I'm guessing we don't care about release-1.1 or earlier? I don't see it on Jenkins. |
Jenkins GKE smoke e2e failed for commit 6e5aa1c. Full PR test history. The magic incantation to run this job again is |
Jenkins GCI GKE smoke e2e failed for commit 6e5aa1c. Full PR test history. The magic incantation to run this job again is |
This PR is not for the master branch but does not have the |
oh right, I think PR GKE has always been broken on release-1.2 because we don't have |
Jenkins unit/integration failed for commit 6e5aa1c. Full PR test history. The magic incantation to run this job again is |
Jenkins GCE etcd3 e2e failed for commit 6e5aa1c. Full PR test history. The magic incantation to run this job again is |
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. |
Cherry pick of #28922 #29892 #30182 #31025 #32013 #32235 #34359 #35233 on release-1.2.
#28922: Add RELEASE_INFRA_PUSH related code to support pushes from
#29892: Clone kubernetes/release into something other than /release
#30182: Add SET_NOMOCK_FLAG handling.
#31025: Fix unbound variable issue (set -e).
#32013: Call push-ci-build.sh from the kubernetes/release repo.
#32235: Change push-ci-build.sh to push-build.sh and some cleanup.
#34359: Add support for adding a suffix to the GCS upload dir in
#35233: Delete some old, dead release code
This change is