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

Update k0smotron dependencies #703

Closed
wants to merge 1 commit into from

Conversation

juanluisvaladas
Copy link
Collaborator

K0smotron currently imports k0s 1.27 which is nearing the end of its life and has multiple vulnerable imports (which I believe aren’t affecting us).

In order to upgrade this we need to upgrade k8s.io/api, apimachinery, client-go, Kubernetes and controller-runtime as well which eventually makes us need to upgrade cluster API

There are 3 big changes:
1- Upgraded k8s version
2- Upgraded cluster API version to v0.18.
3- Moved from footloose to bootloose.

@juanluisvaladas juanluisvaladas force-pushed the bootloose branch 3 times, most recently from edaf89e to 7b1dcbb Compare September 3, 2024 10:53
K0smotron currently imports k0s 1.27 which is nearing the end of its life and has multiple vulnerable imports (which I believe aren’t affecting us).

In order to upgrade this we need to upgrade k8s.io/api, apimachinery, client-go, Kubernetes and controller-runtime as well which eventually makes us need to upgrade cluster API

There are 3 big changes:
1- Upgraded k8s version
2- Upgraded cluster API version to v0.18.
3- Moved from footloose to bootloose.

Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <[email protected]>
@juanluisvaladas
Copy link
Collaborator Author

Closed in favor of #712

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.

1 participant