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

fix(ci): Correct k3s version used for e2e testing #172

Merged
merged 10 commits into from
Feb 14, 2025

Conversation

mallardduck
Copy link
Member

Per title, this PR fixes an issue where the current k3s version used for e2e testing was static and with recent changes incompatible. So now we use a supported version for the k8s range we target with this version (based on the Rancher Minor we support).

Similarly, when we propagate changes back to other branches we will be able to set those branches to use proper k8s versions for e2e testing too.

@mallardduck mallardduck requested a review from a team as a code owner February 14, 2025 17:15
@mallardduck mallardduck merged commit 5ffb997 into rancher:main Feb 14, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants