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

e2e: upgrade: allow specifying the origin k8s version #3397

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

burgerdev
Copy link
Contributor

@burgerdev burgerdev commented Oct 8, 2024

Context

The e2e upgrade test only allows setting the target k8s version, not the origin k8s version.

Versions should only increment one minor at a time, which makes it tricky to run upgrade tests on a k8s version bump PR because the origin cluster is two minors behind the target.

Proposed change(s)

  • Add fromKubernetes parameter.

Checklist

@burgerdev burgerdev added the no changelog Change won't be listed in release changelog label Oct 8, 2024
@burgerdev burgerdev added this to the v2.19.0 milestone Oct 8, 2024
Copy link

netlify bot commented Oct 8, 2024

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 902f1b1
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/67059ac7fd410a000857bd42

@burgerdev burgerdev merged commit b1cf9bc into main Oct 9, 2024
20 of 21 checks passed
@burgerdev burgerdev deleted the burgerdev/upgrade-k8s-version branch October 9, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Change won't be listed in release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants