-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.12.0
-
None
-
Moderate
-
None
-
False
-
Description of problem:
The dropdown in the Logs tab for Windows nodes does not show the `containerd` and `wicd` services
Version-Release number of selected component (if applicable):
4.12
How reproducible:
Always
Steps to Reproduce:
In a OCP cluster with a Windows node: 1. Go to the Node page for the Windows node 2. Go to the Logs tab 3. Click the dropdown to select the service
Actual results:
- jounal - containers - hybrid-overlay - kube-proxy - kubelet
Expected results:
-jounal - containers - hybrid-overlay - kube-proxy - kubelet - containerd - wicd
Additional info:
containerd and wicd are both file based logs, and the corresponding path should be added in the pathItems[1] for Windows nodes.