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

WIP/poc, use k0s config api from k0s pkg #287

Closed
wants to merge 1 commit into from
Closed

Conversation

kke
Copy link
Contributor

@kke kke commented Nov 26, 2021

This will pretty much require converting k0sctl to use the funny yaml package used in k0s and apparently the rest of the k8s ecosystem.

Benefits: local validation and default config, no config digging, access to k0s's config manipulation functions (for dynamic config etc)

Downsides: this kind of locks k0sctl to certain versions of k0s, the k0s api-version, like the k0sctl's too, has never been bumped from v1beta1 albeit plethora of changes.

@kke kke marked this pull request as draft November 26, 2021 13:21
@kke
Copy link
Contributor Author

kke commented Nov 26, 2021

The built binary is apparently not noticeably grown by the inclusion of k0s.

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