-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.16.z
-
None
-
False
-
Description of problem:
When installing an HCP, the ValidIdentityProvider status is "False" until a certain point (token minted - HCP up). This results in confusion when debugging installations (red herring), as it's perceived as an error that could block the installation.
Version-Release number of selected component (if applicable):
4.16.z 4.15.z 4.14.z
How reproducible:
100%
Steps to Reproduce:
1. Install an AWS HCP 2. Observe the status of ValidAWSIdentityProvider 3.
Actual results:
- lastTransitionTime: "2024-08-06T09:26:08Z" message: WebIdentityErr observedGeneration: 1 reason: InvalidIdentityProvider status: "False" type: ValidAWSIdentityProvider
Expected results:
ValidAWSIdentityProvider is not set, or is set to Unknown until we explicitly know if it's valid or not.
Additional info: