-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
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
- Architecture:
- Fleet Version: 0.10.X
- Cluster:
- Provider:
- Options:
- Kubernetes Version:
Logs
No response
Anything else?
No response