-
Bug
-
Resolution: Done
-
Normal
-
4.12.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
3
-
None
-
No
-
None
-
None
-
WINC - Sprint 248
-
1
-
In Progress
-
Bug Fix
-
-
None
-
None
-
None
-
None
Description of problem:
CSI proxy already merged with WMCO version 7, however the must gather host service logs are missing it
tree host_service_logs/windows/log_files/
├── containerd
│ └── containerd.log
├── hybrid-overlay
│ └── hybrid-overlay.log
├── kube-proxy
│ ├── kube-proxy.exe.ERROR
│ ├── kube-proxy.exe.INFO
│ └── kube-proxy.exe.WARNING
└── kubelet
└── kubelet.log
Version-Release number of selected component (if applicable):
7.2.0-7535e42
How reproducible:
100%
Steps to Reproduce:
1. install version 7.2.0 Windows cluster
2. do 'oc adm must gather'
3. navigate to host_service_logs/windows/log_files/
Actual results:
"host_service_logs/windows/log_files/csi-proxy/"
"host_service_logs/windows/log_files/csi-proxy/csi-proxy.log"
Are missing
Expected results:
CSI proxy logs should be icluded as well as the CSI proxy support
Additional info:
- depends on
-
OCPBUGS-19928 CSI-proxy logs not stored in must-gather for WMCO version 8.1.0
-
- Closed
-
- links to