mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-08 22:23:15 +00:00
fix panic when processing DeleteBackupRequest objs without labels (#1556)
This fix initialises an empty map if the request object's Labels map is nil, allowing the controller to later add and modify labels on the object. Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
This commit is contained in:
committed by
KubeKween
parent
9e7ff4e3d9
commit
d6c60b2dd5
1
changelogs/unreleased/1556-prydonius
Normal file
1
changelogs/unreleased/1556-prydonius
Normal file
@@ -0,0 +1 @@
|
||||
fix panic when processing DeleteBackupRequest objects without labels
|
||||
Reference in New Issue
Block a user