Skip to content

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

Open
@pannon

Description

@pannon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions