v0.5.1
Changelog
- [kubedog cmd] Suppress klog as in werf.
- Fix multitracker exited before ready issue
- Context cancelled error was not suppressed properly in lowlevel pod-tracker and was ignored in multitracker.
- Fix pod tracker panic
- Remove map shared by multiple goroutines, use channel to pass container state from the parent routing to the child routines instead.
- [docs] Update install links.