You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Never used init containers myself, but I would suspect that this has to do with kubetail not finding the other pods at the time it finds the init container. I think that solving #67 and #33 would also solve this issue.
kubetail version : 1.6.11-SNAPSHOT
I use the initContainers check status MySQL service when it startup.
Kubetail display logs from init containers, when the init containers are complete, it does not display logs of "app-service"
Kube stops here, no logs while "app-service" still working.
The text was updated successfully, but these errors were encountered: