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

k0sctl need to use new k0s configuration validation command #292

Closed
WilliamMiceli opened this issue Jan 1, 2022 · 0 comments · Fixed by #294
Closed

k0sctl need to use new k0s configuration validation command #292

WilliamMiceli opened this issue Jan 1, 2022 · 0 comments · Fixed by #294

Comments

@WilliamMiceli
Copy link

I'm using k0sctl 0.12.0 trying to apply a config for 1.23.1+k0s.0

output, err := h.ExecOutput(h.Configurer.K0sCmdf(`validate config --config "%s"`, h.K0sConfigPath()), exec.Sudo(h))

Currently, I get the following error which is preventing me from applying my config:
image

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 a pull request may close this issue.

1 participant