kubernetes/pkg/kubectl/cmd/wait
Clayton Coleman 5a8afa073f
Dynamic client watchers should be able to handle ERROR gracefully
Watch can return type "ERROR" and a metav1.Status object. We need to
handle that during wait, and make it easy to handle the status object.
2018-10-16 12:55:23 -04:00
..
BUILD Dynamic client watchers should be able to handle ERROR gracefully 2018-10-16 12:55:23 -04:00
wait_test.go Dynamic client watchers should be able to handle ERROR gracefully 2018-10-16 12:55:23 -04:00
wait.go Dynamic client watchers should be able to handle ERROR gracefully 2018-10-16 12:55:23 -04:00