We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is failing now on latest Triton (support channel version) with:
Example run:
The text was updated successfully, but these errors were encountered: