Skip to content

Conversation

@fwiesel
Copy link
Contributor

@fwiesel fwiesel commented Oct 23, 2025

Drop the use of retry.RetryOnConflict as it will block the thread and therefor another reconciliation in the queue.

@fwiesel fwiesel requested a review from notandy October 23, 2025 13:31
@fwiesel fwiesel force-pushed the GenerationChangedPredicateTraits branch from 5d29477 to 991d6c4 Compare October 24, 2025 07:25
@github-actions
Copy link

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/cobaltcore-dev/openstack-hypervisor-operator/internal/controller 36.36% (-0.45%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/cobaltcore-dev/openstack-hypervisor-operator/internal/controller/traits_controller.go 60.00% (-4.91%) 50 (-7) 30 (-7) 20 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Drop the use of retry.RetryOnConflict as it will block
the thread and therefor another reconciliation in the queue.
@notandy notandy merged commit 6454428 into main Oct 24, 2025
7 checks passed
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.

3 participants