Skip to content

hoffmanm-PLATFORM-2372 allow rollout on statefulsets and deployments without clobbering old in-use objects

  • /templates/constraint_template_allow_rollout_restart_deployments.yaml
  • /templates/constraint_template_allow_rollout_restart_statefulset.yaml
  • /rego/allow_rollout_restart_deployment/policy.rego
  • /rego/allow_rollout_restart_deployment/policy_test.rego
  • /rego/allow_rollout_restart_statefulset/policy.rego
  • /rego/allow_rollout_restart_statefulset/policy_test.rego
  • /Chart.yaml

Closes PLATFORM-2372

Merge request reports