kubernetes/pkg/kubectl/cmd/wait
Mikalai Radchuk d3445d71d0 Return an error if there is no resources matching
This makes `kubectl wait` print useful message when
there is no resources matching a query. Also it will now
exit with the exit status 1.
2018-07-31 18:15:24 +01:00
..
BUILD make delete waits match on UID 2018-07-12 14:48:13 -04:00
wait_test.go Return an error if there is no resources matching 2018-07-31 18:15:24 +01:00
wait.go Return an error if there is no resources matching 2018-07-31 18:15:24 +01:00