Skip to content

fix: stop endless reconcile loop 94#95

Closed
henninge wants to merge 2 commits into
moolen:masterfrom
henninge:fix-endless-reconcile-94
Closed

fix: stop endless reconcile loop 94#95
henninge wants to merge 2 commits into
moolen:masterfrom
henninge:fix-endless-reconcile-94

Conversation

@henninge

Copy link
Copy Markdown
Contributor

What this PR does: This is a first draft of a fix for the endless reconcile loop.

The actual fix should put the compare functionality in a predicate for an event filter.

Which issue this PR fixes: fixes #94

Notes:

Still WIP but I needed HS to STFU.

@henninge henninge changed the title Fix endless reconcile 94 fix: stop endless reconcile loop 94 Aug 20, 2021
@henninge

Copy link
Copy Markdown
Contributor Author

I realized that the actual fix in this is to write a constant value in LastRobotReconciliation. The "changed" check does not add any extra value.

I would change this to remove LastRobotReconciliation completely but for my quickfix I did not want to change the CRD.

@moolen

moolen commented Jan 25, 2022

Copy link
Copy Markdown
Owner

I think this was fixed in #97, let me know if you have any issues.

@moolen moolen closed this Jan 25, 2022
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.

Endless continouus reconcile loops

2 participants