Skip to content

Bug: the web ui generates clobbered cli #358

@razvan

Description

@razvan

I was wondering why my cluster only had a TTL of 1h instead of the requested 12h. I copy&pasted the CLI command from the web UI and missed that there is a whitespace missing before the --ttl argument.

The generated CLI looks like this:

replicated cluster create  --distribution openshift --instance-type r1.large  --version 4.14.0-okd--ttl 12h  --disk 50

Seems that version parsing succeedes but then a default TTL of 1h is set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions