fix(kubernetes): retry conflict on workload updates (000333)
Retry Deployment/StatefulSet/DaemonSet/CronJob updates on 409 Conflict using retry.RetryOnConflict, re-fetching the latest object before each attempt so the retried write carries a fresh resourceVersion. Closes keel-hq/keel#818. WIP: unit tests still pending. Spec-Ref: helix-specs@e0e887cf
K
karolis committed
bce644105205a69dc0a329ae43a4ac2088628b3d
Parent: 7a529a3