-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18
-
None
-
None
-
False
-
-
Release Note Not Required
-
In Progress
Description of problem:
When we switched the API servers to use the /livez endpoint, we overlooked updating the audit policy to exclude this endpoint from being logged. As a result, requests to the /livez endpoint are currently being persisted in the audit log files. The issue applies to the other API servers as well (oas and oauth-apiserver)
Version-Release number of selected component (if applicable):
How reproducible:
Just download must-gather and grep for /livez endpoint.
Steps to Reproduce:
Just download must-gather and grep for /livez endpoint.
Actual results:
Requests to the /livez endpoint are being recorded in the audit log files.
Expected results:
Requests to the /livez endpoint are NOT being recorded in the audit log files.
Additional info:
- blocks
-
OCPBUGS-43657 API: Audit logs persisting request to /livez
- Closed
- is cloned by
-
OCPBUGS-43657 API: Audit logs persisting request to /livez
- Closed
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update