-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.14.0
-
None
-
No
-
False
-
Description of problem:
In awsendpointservice CR AWSEndpointAvailable is still true when endpoint is deleted on AWS console, and AWSEndpointServiceAvailable is still true when endpoint service is deleted on AWS console.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. Create a PublicAndPrivate or Private cluster, wait for cluster to come up 2. Check conditions in awsendpointservice cr, status of AWSEndpointAvailable and AWSEndpointServiceAvailable should be True 3. On AWS console delete endpoint 4. In awsendpointservice cr, check if condition AWSEndpointAvailable is changed to false 5. On AWS console delete endpoint service 6. In awsendpointservice cr, check if condition AWSEndpointServiceAvailable is changed to false
Actual results:
status of AWSEndpointAvailable and AWSEndpointServiceAvailable is True
Expected results:
status of AWSEndpointAvailable and AWSEndpointServiceAvailable should be False
Additional info:
- links to
-
RHSA-2023:5006 OpenShift Container Platform 4.14.z security update
- mentioned on