Skip to content

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Dec 20, 2021

No description provided.

…tor/api/ObservedGenerationAware.java

Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
…tor/api/ObservedGenerationAware.java

Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
csviri and others added 3 commits December 20, 2021 14:44
…tor/api/reconciler/Reconciler.java

Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
…tor/api/ObservedGenerationAware.java

Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
…tor/api/reconciler/ErrorStatusHandler.java

Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
Comment on lines 14 to 18
* {@link UpdateControl#noUpdate()}. This the common use cases. However in cases, for
* example the operator is restarted, and we don't want to have an update call to k8s api
* to be made unnecessarily, by returning {@link UpdateControl#noUpdate()} this update can
* be skipped. <b>However we will always call an update if there is no finalizer on object
* and it's not marked for deletion.</b>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part isn't clear to me… :(

Copy link
Collaborator Author

@csviri csviri Dec 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed, simpliefied mostly. This indeed does not make sense.

csviri and others added 2 commits December 20, 2021 14:47
…tor/api/reconciler/Reconciler.java

Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
@csviri csviri self-assigned this Dec 20, 2021
@csviri csviri merged commit caa71eb into main Dec 20, 2021
@csviri csviri deleted the v2-review branch December 20, 2021 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants