Closed roivaz closed 1 year ago
/lgtm
Btw, there is a warning telling branch is out-of-date with main
, can you please rebase @roivaz ?
LGTM label has been added.
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: roivaz
The full list of commands accepted by this bot can be found here.
The pull request process is described here
I realised that the prune resources function could be ambiguous and remove something that should not be removed because there can be resources with the same name but different type. This is not currently a bug because we only use the pruner to delete canary resources, which happen to be differently named to all the other managed resources. But I wanted to fix this to avoid it biting us in the future.
/kind bug /priority important-longterm /assign