-
Bug
-
Resolution: Unresolved
-
Normal
-
4.17
-
Moderate
-
None
-
Rejected
-
False
-
Description of problem:
The ingress operator takes too long to report a degraded=true status when the canary check fails. It can take up to ~5m whereas other operators are able to report degraded status much sooner. By reducing the Canary health check delay, the Ingress Operator can report degraded status sooner.
Version-Release number of selected component (if applicable):
4.17.0
How reproducible:
100%
Steps to Reproduce:
1. Install AWS cluster 2. Edit Ingresscontroller/default to go into a degraded status 3. Observe the time it takes to get into degraded=true
Actual results:
Ingress Operator takes up to 5 minutes whereas other operators can report this state faster
Expected results:
Ingress operator should also report degraded status within a minute or 2
Additional info: