-
Bug
-
Resolution: Unresolved
-
Critical
-
4.17
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
In Progress
-
Release Note Not Required
-
-
None
-
None
-
None
-
None
This is a clone of issue OCPBUGS-61183. The following is the description of the original issue:
—
Description of problem:
"cluster in workload identity mode" warning doesn't appear when the only token-auth-azure annotation is being set (without the other providers)
Version-Release number of selected component (if applicable):
4.17
How reproducible:
always
Steps to Reproduce:
1.create managed identity 4.17.27 cluster on Azure (i used ARO)
2. follow these steps for some operator (set only the azure annotation), like so:
features.operators.openshift.io/token-auth-aws: "false" features.operators.openshift.io/token-auth-azure: "true" features.operators.openshift.io/token-auth-gcp: "false"
3. deploy you catalog and check the installation page for the workload identity mode warning
Actual results:
The warning doesn't appear
Expected results:
Seeing "cluster in Workload Identity/Federated Identity mode" warning in the operator installation page
Additional info:
1. Setting all token-auth annotation to true for all the providers make the warning to appear 2. When only token-auth-azure is set and you try to search it by filtrating operators that supports STS in the operatorHub it also doesn't appear
- clones
-
OCPBUGS-61183 "cluster in workload identity mode" isn't applied with the token-auth-azure annotation
-
- Verified
-
- is blocked by
-
OCPBUGS-61183 "cluster in workload identity mode" isn't applied with the token-auth-azure annotation
-
- Verified
-
- links to