-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
4.17
-
None
-
None
-
False
-
-
N/A
-
Release Note Not Required
-
Done
This is a clone of issue OCPBUGS-38288. The following is the description of the original issue:
—
Description of problem:
The control loop that manages /var/run/keepalived/iptables-rule-exists looks at the error returned by os.Stat and decides that the file exists as long as os.IsNotExist returns false. In other words, if the error is some non-nil error other than NotExist, the sentinel file would not be created.
Version-Release number of selected component (if applicable):
4.17
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-38288 Unexpected stat errors can prevent creation of keepalived sentinel iptables file
- Verified
- is blocked by
-
OCPBUGS-38288 Unexpected stat errors can prevent creation of keepalived sentinel iptables file
- Verified
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update