Skip to content
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

fix: record reconciliation failure after ShouldReconcileTortoiseNow #144

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

sanposhiho
Copy link
Collaborator

@sanposhiho sanposhiho commented Oct 4, 2023

What this PR does / why we need it:

otherwise all tortoise would't get updated:

  1. ShouldReconcileTortoiseNow says that we cannot update this tortoise now.
  2. defer is executed and UpdateTortoiseStatus in it updates lastTimeUpdateTortoise
  3. In next reconciliation, (1) and (2) would happen again

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@sanposhiho sanposhiho merged commit d7b8f45 into main Oct 4, 2023
3 checks passed
@sanposhiho sanposhiho deleted the bugbug branch October 4, 2023 06:59
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.

1 participant