Enable the ReferencedDataGate feature flag in the lab#145
Merged
Conversation
02f4ac6 to
883e7ac
Compare
53731c4 to
eaea6ac
Compare
883e7ac to
60844b5
Compare
eaea6ac to
e7c5af7
Compare
60844b5 to
c07ab0a
Compare
e7c5af7 to
f48da2b
Compare
c07ab0a to
a05ae62
Compare
f48da2b to
de74409
Compare
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)
a05ae62 to
443cf5d
Compare
de74409 to
15117eb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Value
Enables the
ReferencedDataGatefeature flag on the lab cell overlay, so referenced ConfigMap/Secret delivery can be exercised in the lab environment.What
A single config change to the cell overlay turning the gate on for lab.
(The referenced-data e2e suite that previously rode with this PR has been deferred — see #149 — and removed; this is now just the lab enablement.)
🤖 Generated with Claude Code