Kubernetes Submit Queue
f9c8898116
Merge pull request #64034 from deads2k/cli-62-wait
...
Automatic merge from submit-queue (batch tested with PRs 64034, 64072, 64146, 64059, 64161). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md ">here</a>.
add kubectl wait
Adds a `kubectl wait --for=[delete|condition=condition-name] resource/string` command. This allows generic waiting on well behaved conditions and for a resource or set of resources to be deleted.
This was requested for delete to do foreground deletion
WIP because I need to add test cases.
@kubernetes/sig-cli-maintainers this is using a separation of concerns made possible by the genericclioptions to make an easily unit testable command.
@smarterclayton
```release-note
adds a kubectl wait command
```
2018-05-22 19:20:12 -07:00
..
2018-03-21 12:44:37 -07:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-05-12 02:01:04 -04:00
2018-05-22 19:20:12 -07:00
2018-04-06 13:14:13 -07:00
2018-01-18 15:29:27 -08:00
2018-05-22 08:47:42 -04:00
2018-02-23 09:33:14 +08:00
2018-04-19 13:20:13 +02:00
2018-04-23 22:45:24 -07:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-03-07 11:27:56 -08:00
2018-04-19 13:20:13 +02:00
2018-03-07 11:27:56 -08:00
2018-05-02 19:44:32 -07:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-05-16 07:07:05 -07:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-05-21 14:59:41 -04:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-05-21 20:45:32 -07:00
2018-04-13 08:21:28 -04:00
2018-02-08 21:12:03 -08:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-05-02 19:44:32 -07:00
2018-03-07 17:43:47 +08:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-03-29 17:01:32 -07:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-05-12 02:01:09 -04:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-03-23 15:38:20 +02:00
2018-04-19 13:20:13 +02:00
2018-05-04 12:41:09 -07:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-05-07 16:52:20 -07:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-06 16:37:19 -07:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-03-07 17:43:47 +08:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-02-07 21:45:02 -08:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-03-29 17:01:30 -07:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-04-19 13:20:13 +02:00
2018-05-02 19:44:32 -07:00