mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-25 00:26:08 +00:00
These single-object delete helpers were introduced earlier but are no longer called in production code: DeleteSecretsWithLabel and DeleteConfigMapsWithLabel now delete inline with UID preconditions. Remove the dead functions and their tests. Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>