Fixes for upgrade mode

Uses correct flag for draining with a pod selector
Verifies minimum kubectl version for compatibility
This commit is contained in:
Matthew Mosesohn
2018-09-11 14:57:19 +03:00
parent ffbe9e7fd8
commit 8becd905b8
2 changed files with 20 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
---
drain_grace_period: 300
drain_timeout: 360s
drain_label_selector: ""
drain_pod_selector: ""
drain_nodes: true