You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Fleet agents BundleDeployments reconciler has a retry-on-conflict mechanism that completely ignores the current status when retrying, causing possible modifications to be lost.
Expected Behavior
Updates to fields while the reconciler is running should be preserved.
This is a backport issue for #3020, automatically created via GitHub Actions workflow initiated by @aruiz14
Original issue body:
Is there an existing issue for this?
Current Behavior
The Fleet agents
BundleDeployments
reconciler has a retry-on-conflict mechanism that completely ignores the current status when retrying, causing possible modifications to be lost.Expected Behavior
Updates to fields while the reconciler is running should be preserved.
Steps To Reproduce
No response
Environment
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: