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

kubefirst launch cluster list throwing exception on 2.3.0-rc18 #1829

Closed
1 task done
johndietz opened this issue Sep 20, 2023 · 1 comment
Closed
1 task done

kubefirst launch cluster list throwing exception on 2.3.0-rc18 #1829

johndietz opened this issue Sep 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@johndietz
Copy link
Contributor

Which version of kubefirst are you using?

rc18

Which cloud provider?

Civo

Which installation type?

CLI

Which distributed Git provider?

GitHub

What is the issue?

using kubefirst cli against civo cluster on rc18, the command go run . launch cluster list is throwing an error FATA[0000] error unmarshaling api response: json: cannot unmarshal object into Go value of type []map[string]interface {} when it tries to get the list of clusters - is there anything obvious i should change that type to or should i just open a ticket for now?
https://github.com/kubefirst/kubefirst/blob/main/internal/launch/cmd.go#L651

Code of Conduct

  • I agree to follow this project's Code of Conduct
@johndietz johndietz added the bug Something isn't working label Sep 20, 2023
@CristhianF7
Copy link
Contributor

Fixed by #1832

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

No branches or pull requests

2 participants