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

stackit ske kubeconfig create doesn´t create a kubeconfig when the output is json #552

Open
fjvela opened this issue Jan 9, 2025 · 2 comments · Fixed by #553
Open

stackit ske kubeconfig create doesn´t create a kubeconfig when the output is json #552

fjvela opened this issue Jan 9, 2025 · 2 comments · Fixed by #553
Labels
bug Something isn't working

Comments

@fjvela
Copy link

fjvela commented Jan 9, 2025

Hello!

When you execute the command stackit ske kubeconfig create ske-001 --expiration 12h -o json it doesn't create the kubeconfig file.

https://github.com/stackitcloud/stackit-cli/blob/main/internal/cmd/ske/kubeconfig/create/create.go#L134

When you use another output, it does. Should it create the kubeconfig file always?

@marceljk
Copy link
Contributor

Hello @fjvela,

thanks for reporting this. We will fix this so that it always creates the kubeconfig, regardless of the output format.

@marceljk marceljk linked a pull request Jan 10, 2025 that will close this issue
@marceljk marceljk added the bug Something isn't working label Jan 10, 2025
@marceljk
Copy link
Contributor

We have fixed this issue and will release it in our next release.

@marceljk marceljk reopened this Jan 10, 2025
@marceljk marceljk reopened this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants