Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix nill map in full snapshot reconcile
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>
- Loading branch information