add feature to execute user-defined command when repair is successfully finished #1077
Annotations
2 errors
op/kube_node_remove.go#L122
using time.Tick leaks the underlying ticker, consider using it only in endless functions, tests and the main package, and use time.NewTicker here (SA1015)
|
|
This job failed
Loading