Commit Graph

2 Commits

Author SHA1 Message Date
Oleksii Kliukin 439f4321ee Update dependencies to go-client 6.0.
Intermdiate commit, preserving changes in the glide.yaml and lock.
Rename k8s.io/client-go/pkg/api[s]/ to k8s.io/api.
2018-07-24 16:46:52 +02:00
Oleksii Kliukin 8e99518eeb
Improve behavior on node decomissionining (#184)
* Trigger the node migration on the lack of  the readiness label.

* Examine the node's readiness status on node add.

Make sure we don't miss the not ready node, especially when the
operator is killed during the migration.
2018-01-04 11:53:15 +01:00