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

Ensure compatible versions are used between CP and workers #289

Merged
merged 3 commits into from
Oct 5, 2023

Conversation

jnummelin
Copy link
Member

Currently in some tests the CP gets created with "latest" (e.g. 1.28.2) and workers as 1.27.1, the workers will never get up since they cannot find the proper kubelet configs etc. as k0s assumes same minor version in the initial node bootstrap.

@jnummelin jnummelin requested a review from a team as a code owner October 4, 2023 11:23
@jnummelin jnummelin added bug Something isn't working cluster-api Something that relates to k0smotron acting as Cluster API provider area/ci labels Oct 4, 2023
@jnummelin jnummelin force-pushed the fix/smoke-k0s-versions branch from 7f6b262 to 17a1c8e Compare October 4, 2023 11:45
@juanluisvaladas
Copy link
Collaborator

Looks good, but the last PR should probably be a fixup of the first one.

@jnummelin jnummelin force-pushed the fix/smoke-k0s-versions branch from f4ffe61 to 3978ed7 Compare October 4, 2023 23:51
@jnummelin
Copy link
Member Author

the last PR should probably be a fixup of the first one

yup, fixed now

@jnummelin jnummelin merged commit c4a795b into k0sproject:main Oct 5, 2023
18 checks passed
@jnummelin jnummelin deleted the fix/smoke-k0s-versions branch October 5, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci bug Something isn't working cluster-api Something that relates to k0smotron acting as Cluster API provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants