kubectl/pkg
Michael Gugino feccbe3c28 kubectl/drain: add disable-eviction option
Currently, if eviction is supported during a drain operation,
eviction is always used.

This commit allows the user to specify disabling eviction.
This is particularly useful when you wish to ignore
PodDisruptionBudgets after a normal drain has failed for
some time.

Kubernetes-commit: 6c1d587d5142b95e6c169a198a086332a7e4d8ad
2019-11-23 11:18:52 -05:00
..
apply Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
apps Move pkg/kubectl/apps to staging 2019-07-24 20:02:05 -07:00
cmd kubectl/drain: add disable-eviction option 2019-11-23 11:18:52 -05:00
describe Included FSType in CSI volumes 2019-11-14 11:18:40 -05:00
drain kubectl/drain: add disable-eviction option 2019-11-23 11:18:52 -05:00
explain Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
generate Move pkg/kubectl/generate to staging 2019-07-27 20:58:04 -07:00
generated Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-28 21:29:36 -07:00
metricsutil Eliminate couple unnecessary conversions 2019-11-12 14:19:14 +01:00
polymorphichelpers Fix kubectl conversions 2019-11-17 18:35:55 +01:00
proxy Move pkg/kubectl/proxy to staging 2019-07-25 12:01:00 -07:00
rawhttp make kubectl --raw consistent for create, update, get, delete 2019-07-03 08:27:19 -04:00
scale test(scale): fix tests 2019-08-22 17:51:10 +08:00
scheme Minor cleanup of jsonFallbackEncoder 2019-09-22 13:50:05 +02:00
util Rename test/data directory to testdata 2019-10-31 13:40:02 -07:00
validation Move pkg/kubectl/validation to staging 2019-06-26 12:56:28 -07:00