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

cannot unmarshal bool into Go struct field Image.tags of type string #159

Open
pannon opened this issue Apr 27, 2020 · 0 comments
Open

cannot unmarshal bool into Go struct field Image.tags of type string #159

pannon opened this issue Apr 27, 2020 · 0 comments

Comments

@pannon
Copy link

pannon commented Apr 27, 2020

This is failing now on latest Triton (support channel version) with:

Error decoding List response: json: cannot unmarshal bool into Go struct field Image.tags of type string

Example run:

triton-kubernetes create manager 
✔ Backend Provider: Local
✔ Cloud Provider: Triton
✔ Cluster Manager Name: test
✔ Private Registry: None
✔ Rancher Server Image: Default
✔ Rancher Agent Image: Default
✔ Set UI Admin Password: ****
✔ Triton Account Name: skunkworks
✔ Triton Key Path: ~/.ssh/kube
✔ Triton URL: https://cloudapi.....
✔ Triton Networks: external
  Attach another? Yes
✔ Triton Networks: fabric-skn1
  Attach another? No
Error decoding List response: json: cannot unmarshal bool into Go struct field Image.tags of type string
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

No branches or pull requests

1 participant