Skip to content

Commit 8a65d48

Browse files
scotwellsclaude
andcommitted
feat(lab): enable ReferencedDataGate feature flag on cell overlay
Activates the scheduling-gate + Instance-level Ready=False/SourceNotFound contract for the lab (datum-us-central-1-lab). The flag is set in the cell overlay's ConfigMap patch so it only affects deployments using the cell OCI bundle (lab); management-plane and dev overlays are unaffected. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> (cherry picked from commit 2cf963f)
1 parent d147985 commit 8a65d48

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/overlays/cell/disable_webhook_patch.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ data:
1010
bindAddress: "0"
1111
discovery:
1212
quotaKubeconfigPath: /etc/quota-credentials/kubeconfig
13+
featureFlags:
14+
enableReferencedDataGate: true

0 commit comments

Comments
 (0)