Files
velero/pkg
Andy Goldstein 84fa48d57a Make config change detection more robust
Fix 2 issues with config change detection:
- Objects received via Get() don't have kind and apiVersion set, while
those from Watch() do, leading to false positives.
- Compare the unmodified config (prior to applying defaults) to the
updated one from Watch().

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2017-09-14 17:12:32 -04:00
..
2017-09-13 09:51:40 -04:00
2017-09-13 10:16:16 -04:00
2017-09-13 09:51:40 -04:00
2017-09-11 15:40:48 -04:00