-
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 #35458
Conversation
Pass thru KUBE_GCS_RELEASE_BUCKET (for federation yamls that change it).
This is basically "use |
LGTM |
Any thoughts on the kubemark error? |
@fejta that's broken for a different reason, I think - there's a build from 2 weeks ago with the same error: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/34281/kubernetes-pull-build-test-kubemark-e2e-gce/2560/
|
see also #33409 (comment) |
@k8s-bot kubemark e2e test this |
LGTM |
/lgtm |
@k8s-bot test this please |
Jenkins Kubemark GCE e2e failed for commit 0b644ee. Full PR test history. The magic incantation to run this job again is |
|
Commit found in the "release-1.3" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked. |
…f-#28922-kubernetes#29892-kubernetes#30182-kubernetes#31025-kubernetes#32013-kubernetes#32235-kubernetes#34359-kubernetes#35233-upstream-release-1.3 Automated cherry pick of kubernetes#28922 kubernetes#29892 kubernetes#30182 kubernetes#31025 kubernetes#32013 kubernetes#32235 kubernetes#34359 kubernetes#35233
Cherry pick of #28922 #29892 #30182 #31025 #32013 #32235 #34359 #35233 on release-1.3.
#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