mirror of
https://github.com/openziti/ziti.git
synced 2026-09-10 08:45:41 +00:00
65bbd7b5f7
- iterates pods per namespace instead of running 'kubectl logs' with no pod or selector, which errored out and captured nothing on every failure - adds 'kubectl describe' so readiness/liveness probe failure events are captured (probe failures surface as pod events, not container logs) - adds --prefix to per-pod logs so multi-container output is attributable