Skip to content

fix: minor fixes #767

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Dec 20, 2021
Merged

fix: minor fixes #767

merged 9 commits into from
Dec 20, 2021

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Dec 20, 2021

No description provided.

…tor/api/ObservedGenerationAware.java

Co-authored-by: Chris Laprun <[email protected]>
…tor/api/ObservedGenerationAware.java

Co-authored-by: Chris Laprun <[email protected]>
csviri and others added 3 commits December 20, 2021 14:44
…tor/api/reconciler/Reconciler.java

Co-authored-by: Chris Laprun <[email protected]>
…tor/api/ObservedGenerationAware.java

Co-authored-by: Chris Laprun <[email protected]>
…tor/api/reconciler/ErrorStatusHandler.java

Co-authored-by: Chris Laprun <[email protected]>
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
@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