-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
4.18.0, 4.19.0
-
None
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
Rejected
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When there is a communication error between oc and the node-joiner pod, the log trace from the node-joiner pod is printed out from the beginning instead of just showing the tail.
Version-Release number of selected component (if applicable):
4.18
How reproducible:
sometimes
Steps to Reproduce:
1. Run the command and break oc's connection to the node-joiner pod temporarily 2. 3.
Actual results:
The entire node-joiner pod logs are repeated printed in its entirety.
Expected results:
The node-joiner pod logs are tailed even when there is a connection issue between oc and the pod.
Additional info: