Custom tags not working while installing ROSA STS cluster with customization through cli.

Solution Verified - Updated -

Environment

Red Hat OpenShift Service on AWS

  • 4.12.6

Issue

  • Getting “ invalid tag format” error while installing ROSA STS cluster with customization option. Custom tags are not accepting the system.
? Operator roles prefix: test-m4e1
X Sorry, your reply was invalid: invalid tag format. Expected tag format: --tags=key:value

Resolution

Red Hat identified this issue as a bug and will deliver a fix soon.

Diagnostic Steps

$ rosa create cluster
I: Enabling interactive mode
? Cluster name: test
? Deploy cluster using AWS STS: Yes
W: In a future release STS will be the default mode.
W: --sts flag won't be necessary if you wish to use STS.
W: --non-sts/--mint-mode flag will be necessary if you do not wish to use STS.
? OpenShift version: 4.12.6
I: Using arn:aws:iam::XXXXXXXXXXXX:role/ManagedOpenShift-Installer-Role for the Installer role
I: Using arn:aws:iam::XXXXXXXXXXXX:role/ManagedOpenShift-ControlPlane-Role for the ControlPlane role
I: Using arn:aws:iam::XXXXXXXXXXXX:role/ManagedOpenShift-Worker-Role for the Worker role
I: Using arn:aws:iam::XXXXXXXXXXXX:role/ManagedOpenShift-Support-Role for the Support role
? External ID (optional):
? Operator roles prefix: test-m4e1
X Sorry, your reply was invalid: invalid tag format. Expected tag format: --tags=key:value
? Tags (optional): [? for help]

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments