Files
stack-orchestrator/stack_orchestrator
A. F. DudleyandClaude Opus 4.6 14f423ea0c fix(k8s): read existing resourceVersion/clusterIP before replace
K8s PUT (replace) operations require metadata.resourceVersion for
optimistic concurrency control. Services additionally have immutable
spec.clusterIP that must be preserved from the existing object.

On 409 conflict, all _ensure_* methods now read the existing resource
first and copy resourceVersion (and clusterIP for Services) into the
body before calling replace.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 04:32:20 +00:00
..
2026-01-21 20:58:31 -05:00
2026-01-21 20:58:31 -05:00
2026-01-21 20:58:31 -05:00
2026-01-21 20:58:31 -05:00