kubectl/pkg/drain
Sagar Muchhal 72f141c577 Passes a context to the drain helper object
Enables the PatchOrReplace call for the cordon helper to accept a
user-supplied context to be used for the client.Patch/Update calls to
alter the node status while cordoning/uncordoning the node.

Signed-off-by: Sagar Muchhal <muchhals@vmware.com>

Kubernetes-commit: 017eaa519de5926fd75a9ddc61bedf2398b69653
2020-12-04 15:13:03 -08:00
..
cordon.go Passes a context to the drain helper object 2020-12-04 15:13:03 -08:00
default.go Passes a context to the drain helper object 2020-12-04 15:13:03 -08:00
drain.go Comment default behaviour of GracePeriodSeconds 2020-11-23 17:46:14 +00:00
drain_test.go Fix int->string casts 2020-07-24 11:13:07 -04:00
filter_test.go kubectl/drain add support for custom pod filters 2020-02-18 19:15:07 -05:00
filters.go kubectl: deprecate --delete-local-data 2020-09-25 17:33:45 -04:00