vino/pkg
Sean Eagan e663f81ff2 Various reconciliation fixes
- Reduce log noise by logging errors instead of successes
- Use context logger provided by controller-runtime
- Patch status instead of update to avoid "the object has been modified; please apply your changes to the latest version and try again"
- Add finalizer even if object is already under deletion, in case we never got a chance yet
- Don't set RequeueAfter on errors since it is ignored anyway [0]

[0]: https://github.com/kubernetes-sigs/controller-runtime/issues/617
Change-Id: Ic06aa74f9e1465d3f7e32137559231e940c8a74d
2021-01-20 09:47:36 -06:00
..
api/v1 Add default daemonset template, remove hardcoded DS definition 2021-01-15 16:03:44 -06:00
controllers Various reconciliation fixes 2021-01-20 09:47:36 -06:00