kubectl-gs release v0.17.0
Changed
- Allow for empty
--release
flag in AWS since it is defaulted in the admission controller. - Allow for empty
--master-az
flag in AWS since it is defaulted in the admission controller. - Allow for empty
--name
flag in AWS since it is defaulted in the admission controller.
Removed
- Removed the
--domain
flag since it is managed by admission controller. - Removed defaulting of the
--provider
flag fortemplate cluster
andtemplate nodepool
commands.