Closed nightkr closed 1 month ago
This is a bug that exists in a released SDP version?
Yesn't. Pretty sure that it was present in a older versions (haven't done a deep dive, but I suspect the logic hasn't changed significantly since back in #436) but that we didn't trigger it before now (because we didn't use the features yet that made it problematic). So it was a bug in op-rs, but not in SDP.
For example:
Arguably, this is actually two separate bugs that should both be resolved separately:
delete_orphaned_resources
should also do a sanity check againstowner_references
before deletingClusterResources
, and overwrite the ownership labels inherited from the listener