kops/pkg/drain
Justin SB b1f8f84306
Code changes for 1.15
2019-08-25 16:00:39 -04:00
..
BUILD.bazel Code changes for 1.15 2019-08-25 16:00:39 -04:00
README.md Code changes for 1.15 2019-08-25 16:00:39 -04:00
cordon.go Code changes for 1.15 2019-08-25 16:00:39 -04:00
default.go Code changes for 1.15 2019-08-25 16:00:39 -04:00
drain.go Code changes for 1.15 2019-08-25 16:00:39 -04:00
filters.go Code changes for 1.15 2019-08-25 16:00:39 -04:00

README.md

Drain code

This is the drain code copied from k8s.io/kubernetes, after the extraction in https://github.com/kubernetes/kubernetes/pull/80045/files

Once we are on that version of k/k (1.16), we can replace with the upstream version.