-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.17
-
None
-
None
-
False
-
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:
- blocks
-
OCPBUGS-38423 Unexpected stat errors can prevent creation of keepalived sentinel iptables file
- Closed
- is cloned by
-
OCPBUGS-38423 Unexpected stat errors can prevent creation of keepalived sentinel iptables file
- Closed
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update