Skip to content

CLI seems to ignore image arugment #1657

Description

@ctron

Downloading the CLI and then running the install command seems to ignore the provided image argument, defaulting to a quite old one instead:

$ noobaa install --noobaa-image=noobaa/noobaa-core:5.18.6
INFO[0000] CLI version: 5.18.6                          
INFO[0000] noobaa-image: noobaa/noobaa-core:master-20240520 
INFO[0000] operator-image: noobaa/noobaa-operator:5.18.6 
INFO[0000] noobaa-db-image: quay.io/sclorg/postgresql-15-c9s 
INFO[0000] Namespace: default    

My expectation would be that the image default is aligned with the most recent released one. And that providing that argument would actually override it.

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