mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-03 08:59:37 +00:00
If a full reconcile wins the race against sync of an individual snapshot resource, or someone intentionally deletes the configmap, the data map could be nil and cause a crash. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>