bookingcom / shipper

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

Move CapacityTargets to application clusters #314

Closed juliogreff closed 4 years ago

juliogreff commented 4 years ago

Currently, most CRDs are defined only in the management cluster. As part of splitting shipper into a management and app components, we are instead defining the CapacityTarget CRD in the application clusters, together with InstallationTargets, and soon to be joined by TrafficTargets too.