vmware-archive / kops

Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
Apache License 2.0
3 stars 3 forks source link

Removed usage validation from update cmd, unbloking create cmd. #60

Closed prashima closed 7 years ago

prashima commented 7 years ago

Removed usage validation from update command. This check was blocking create command, which internal uses update command, if --yes flag is specified.

This means that update command for existing cluster will continue to fail for vSphere, until this is fixed https://github.com/vmware/kops/issues/51

prashima commented 7 years ago

@msterin the big map comment is not clear to me. Let's syncup offline. Merging this one to unblock another issue https://github.com/vmware/kops/issues/28.