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

[v2.9] fix: Retry operation on conflict #670

Merged

Conversation

yiannistri
Copy link
Contributor

(cherry picked from commit a261149)

What this PR does / why we need it:

Occasionally when a conflict occurs during the reconciliation process, the config object that is returned is non-nil but empty, causing logs to be missing fields.

Which issue(s) this PR fixes
Issue #665

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests
  • backport needed

fix: Retry operation on conflict
(cherry picked from commit a261149)
@yiannistri yiannistri added the kind/bug Something isn't working label Sep 27, 2024
@yiannistri yiannistri marked this pull request as ready for review September 27, 2024 08:33
@yiannistri yiannistri requested a review from a team as a code owner September 27, 2024 08:33
@mjura mjura merged commit 947a102 into rancher:release-v2.9 Sep 30, 2024
6 checks passed
@yiannistri yiannistri deleted the 665-retry-on-conflict-release-v2.9 branch September 30, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants