submariner-io / submariner-operator

Operator that deploys the various Submariner components.
Apache License 2.0
104 stars 65 forks source link

Remove DeleteAllOf call for deployments in SD controller #3107

Closed tpantelis closed 2 months ago

tpantelis commented 2 months ago

This call requires deletecollection RBAC permission and was put in the original code but it's really no longer necessary since we now clean everything up via a finalizer.

submariner-bot commented 2 months ago

🤖 Created branch: z_pr3107/tpantelis/sd_del_coll_perm 🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

submariner-bot commented 2 months ago

🤖 Closed branches: [z_pr3107/tpantelis/sd_del_coll_perm]