bookingcom / shipper

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

Create explicit Shipper application cluster role #402

Closed nikoloup closed 2 years ago

nikoloup commented 2 years ago

This MR changes shipperctl so that it creates an explicit application-cluster role with fewer permissions. Previously shipperctl would give shipper cluster admin rights to the application clusters.

farhatmihalko commented 2 years ago

LGTM!