# Functions
DeletingPredicate returns a predicate that returns true if the object is being deleted.
No description provided by the author
NodeKernelReconcilePredicate will queue the request in the following cases: CREATE: always, as we need to make sure we add a new entry to 'kernelToOS' mapping UPDATE: only if the kernel version or the os image version changed DELETE: never.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PodReadinessChangedPredicate returns a predicate for Update events that only returns true if the Ready condition changed.
No description provided by the author
No description provided by the author
No description provided by the author