mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-08 00:56:41 +00:00
d6c60b2dd5
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>