This is a clone of issue OCPBUGS-35440. The following is the description of the original issue:
—
Description of problem:
Because of a bug in upstream CAPA, the Load Balancer ingress rules are continuously revoked and then authorized, causing unnecessary AWS API calls and cluster provision delays.
Version-Release number of selected component (if applicable):
4.16+
How reproducible:
always
Steps to Reproduce:
1. 2. 3.
Actual results:
A constant loop of revoke-authorize of ingress rules.
Expected results:
Rules should be revoked only when needed (for example, when the installer removes the allow-all ssh rule). In the other cases, rules should be authorized only once.
Additional info:
Upstream issue created: https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/5023 PR submitted upstream: https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/5024
- clones
-
OCPBUGS-35440 [aws capi] unnecessary revoke-authorize ingress rules loop
- Closed
- is blocked by
-
OCPBUGS-35440 [aws capi] unnecessary revoke-authorize ingress rules loop
- Closed
- links to
-
RHBA-2024:4965 OpenShift Container Platform 4.16.z bug fix update