open-policy-agent / gatekeeper

🐊 Gatekeeper - Policy Controller for Kubernetes
https://open-policy-agent.github.io/gatekeeper/
Apache License 2.0
3.72k stars 764 forks source link

Gate each status controller on the `status` operation to avoid conflict #3624

Closed ritazh closed 1 month ago

ritazh commented 1 month ago
          Can we create PRs to add it to the other status controllers that do not have a similar gate? This would include expansion template status at the minimum.

_Originally posted by @maxsmythe in https://github.com/open-policy-agent/gatekeeper/pull/3544#discussion_r1774302210_

mutatorstatus_controller should gate on status not mutationstatus.