grafana / rollout-operator

Kubernetes Rollout Operator
Apache License 2.0
141 stars 20 forks source link

Make patching of reference resource optional #169

Closed pstibrany closed 2 months ago

pstibrany commented 2 months ago

Added grafana.com/rollout-mirror-replicas-from-resource-update-status-replicas annotation to optionally disable patching of reference resource when using scaling based on reference resource.

pstibrany commented 2 months ago

Thanks for review @pr00se, I hopefully addressed all your findings.