argoproj-labs / argo-rollouts-manager

Kubernetes Operator for Argo Rollouts controller.
https://argo-rollouts-manager.readthedocs.io/en/latest/
Apache License 2.0
90 stars 299 forks source link

ClusterRoles '*aggregate*' should be deleted when RolloutManager is deleted #85

Open jgwest opened 3 weeks ago

jgwest commented 3 weeks ago

ClusterRoles argo-rollouts-aggregate-to-admin, argo-rollouts-aggregate-to-edit and argo-rollouts-aggregate-to-view do not get deleted upon deletion of Rolloutmanager instance.

To reproduce

Actual Results

ClusterRoles argo-rollouts-aggregate-to-admin, argo-rollouts-aggregate-to-edit and argo-rollouts-aggregate-to-view do not get deleted

Expected results:

ClusterRoles argo-rollouts-aggregate-to-admin, argo-rollouts-aggregate-to-edit and argo-rollouts-aggregate-to-view should get deleted

Fix Criteria

jgwest commented 3 weeks ago

Red Hat External JIRA tracker: https://issues.redhat.com/browse/GITOPS-5388