DryRunReconcile으로 drift 제안 및 충돌 검증, ApplyReconcile으로 idempotency key 기반 재현 가능한 적용을 구현한다. 중복 적용은 ReconcileStatusDuplicate로 처리하고 사이드 이펙트를 반복하지 않는다. |
||
|---|---|---|
| .. | ||
| cmd | ||
| internal | ||
| migrations | ||
| go.mod | ||
| go.sum | ||
DryRunReconcile으로 drift 제안 및 충돌 검증, ApplyReconcile으로 idempotency key 기반 재현 가능한 적용을 구현한다. 중복 적용은 ReconcileStatusDuplicate로 처리하고 사이드 이펙트를 반복하지 않는다. |
||
|---|---|---|
| .. | ||
| cmd | ||
| internal | ||
| migrations | ||
| go.mod | ||
| go.sum | ||