[Reconciller] Why do I need to get the object in the cluster? #3546
-
Hi, I'm having some trouble to understand the role/logic a Reconciler. Is it to prevent race conditions? or to follow the idea that the Reconciler should always look at the current state of the cluster when receiving a reconcile request? In the same context how can access the underlying informer within the Reconciler context? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The doc added in the PR: #3596 If you still qith questions feel free to open other issues. |
Beta Was this translation helpful? Give feedback.
The doc added in the PR: #3596
should answer your question. Please, check it out.
If you still qith questions feel free to open other issues.