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