-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.14
-
None
-
No
-
Rejected
-
False
-
This is a clone of issue OCPBUGS-15613. The following is the description of the original issue:
—
Description of problem:
The chk_default_ingress.sh script for keepalived is not correctly matching the default ingress pod name anymore. The pod name in a recently deployed dev-scripts cluster is router-default-97fb6b94c-wfxfk which does not match our grep pattern of router-default-[[:xdigit:]]\\{10}-[[:alnum:]]
{5}{}. The main issue seems to be that the first id is only 9 digits, not 10.
Version-Release number of selected component (if applicable):
4.14
How reproducible:
Unsure, but has been seen at least twice
Steps to Reproduce:
1. Deploy recent nightly build 2. Look at chk_default_ingress status 3.
Actual results:
Always failing, even on nodes with the default ingress pod
Expected results:
Passes on nodes with default ingress pod
Additional info:
- clones
-
OCPBUGS-15613 Default ingress check not working
- Closed
- is blocked by
-
OCPBUGS-15613 Default ingress check not working
- Closed
- links to
-
RHBA-2023:5672 OpenShift Container Platform 4.13.z bug fix update