Skip to content

up uxp install --set does not support lists #494

@bok11

Description

@bok11

What happened?

I need to install crossplane, with the arguments --enable-usages and --enable-dependency-version-upgrades.
I see in the helm chart that i need to overwrite the .args value which is a list.

How can we reproduce it?'

$ kind create cluster --name crossplane
$ up uxp install --set=args="['--enable-usages','--enable-dependency-version-upgrades']" 
up: error: uxp.installCmd.Run(): unable to parse install parameters: key "--enable-dependency-version-upgrades" has no value

What environment did it happen in?

UXP version:
Client:
Version: v0.31.0
Go Version: go1.22.3
Git Commit: 56026df
OS/Arch: linux/amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions