bookingcom / shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm
Apache License 2.0
734 stars 38 forks source link

Fix Shipperctl Clusters Parameters #322

Closed parhamdoustdar closed 4 years ago

parhamdoustdar commented 4 years ago

Previously, these commands were accepting parameters they didn't need (e.g. shipperctl clusters setup management was asking for --application-cluster-service-account). This PR fixes those parameters, so that each command only asks for what it needs.


#