-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.16
-
Quality / Stability / Reliability
-
False
-
-
1
-
None
-
No
-
None
-
None
-
ETCD Sprint 250, ETCD Sprint 251, ETCD Sprint 252
-
3
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
/var/log/etcd/etcd-health-probe.log exist on control plane node, but we only touch it in code:
https://github.com/openshift/cluster-etcd-operator/blob/master/bindata/etcd/pod.yaml#L26
etcd's /var/log/etcd/etcd-health-probe.log be though audit log, because there are audit log in same directory tree for apiserver and auth:
/var/log/kube-apiserver/audit-2024-03-21T04-27-49.470.log
/var/log/oauth-server/audit.log
etcd-health-probe.log will bring some misunderstanding to user
How reproducible:always
Steps to Reproduce:
1. login control plane node
2. check /var/log/etcd/etcd-health-probe.log
3. the file size is always zero
Actual results:
Expected results:remove this file in code/don't touch this file
Additional info:
- blocks
-
OCPBUGS-32952 etcd-health-probe.log need to be deprecated on control plane node
-
- Closed
-
- is cloned by
-
OCPBUGS-31393 etcd-health-probe.log need to be deprecated on control plane node
-
- Closed
-
-
OCPBUGS-32952 etcd-health-probe.log need to be deprecated on control plane node
-
- Closed
-
- links to
-
RHEA-2024:0041
OpenShift Container Platform 4.16.z bug fix update