-
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
Add ClusterUpgrade tests #24150
Add ClusterUpgrade tests #24150
Conversation
This PR is not for the master branch but does not have the |
Labelling this PR as size/L |
GCE e2e build/test passed for commit e314e61. |
re-assigning to @roberthbailey since he owns 1.2 now. I added both the 1.2 milestone and the cp-candidate label to THIS PR. I'll leave it up to him to figure out exactly how he wants to handle it. |
@ihmccreery It would be easier if you'd split the original PR into 2 PRs (you split it into two commits but the cherry pick tool works on PRs rather than commits). |
I think I've added the right labels for this to get merged into the release branch. We'll see if I've appeased the merge bot. |
The bot won't touch it because jenkins unit tests failed :-( but the labels look good! |
Yeah, and I haven't found an appropriate flake for this one. |
Ack. |
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. |
@roberthbailey Why did you add |
All cherry picks require a release note. |
Automatic merge from submit-queue Add configuration for splitting upgrade jobs instead of using Jenkins steps This is a manual cherrypick of another part of #22962 (different from #24150). This properly propagates `E2E_REPORT_PREFIX`, since the files changed here are versioned differently from `e2e-runner.go`. cc @roberthbailey @zmerlynn as owners of v1.2 branch?
…s-1.2 Add ClusterUpgrade tests
Automatic merge from submit-queue Add configuration for splitting upgrade jobs instead of using Jenkins steps This is a manual cherrypick of another part of kubernetes#22962 (different from kubernetes#24150). This properly propagates `E2E_REPORT_PREFIX`, since the files changed here are versioned differently from `e2e-runner.go`. cc @roberthbailey @zmerlynn as owners of v1.2 branch?
…s-1.2 Add ClusterUpgrade tests
Automatic merge from submit-queue Add configuration for splitting upgrade jobs instead of using Jenkins steps This is a manual cherrypick of another part of kubernetes#22962 (different from kubernetes#24150). This properly propagates `E2E_REPORT_PREFIX`, since the files changed here are versioned differently from `e2e-runner.go`. cc @roberthbailey @zmerlynn as owners of v1.2 branch?
dynamic certs and cluster auth Origin-commit: ff958cab9d36efedb8f9c0876c36c47163c9734c
dynamic certs and cluster auth Origin-commit: ff958cab9d36efedb8f9c0876c36c47163c9734c
dynamic certs and cluster auth
This is a manual cherrypick of half of #22962.
@eparis, @bgrant0607, how do you all want to do this?
cc @spxtr as reviewer of #22962.