mvp v6: gateway placeholder config + controller workload mount - #296
Merged
Merged
Conversation
Two follow-ons to the Phase D pre-work overlay (#294): deploy/configs/sketchcol-gateway-mvp-v6-placeholder.yaml Gateway sketchcol config the multi-stage overlay references. Shape-correct (OTLP receiver / memory_limiter / batch / OTLP-backend exporter) so the gateway stands up; sketch-merge processors are intentionally absent until Phase B's emit_gateway_yaml replaces this YAML with the controller's plan. deploy/docker-compose/mvp-v6-multi-stage.yml Mount mvp-v6-workload.yaml into the controller container as /etc/asap/mvp-v6-workload.yaml; set CONTROLLER_WORKLOADS env so the controller reads it at startup. Set USE_TYPED_STAGE_SPLIT=1 so when Phase B's emitter is wired the typed stage-split path fires automatically. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Follow-up to the gateway placeholder commit — the actual mvp-v6-workload.yaml mount + CONTROLLER_WORKLOADS env-var setting landed here instead of the prior commit (Edit needed a prior Read). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced May 6, 2026
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.
Two follow-on files for the multi-stage overlay merged in #294.
deploy/configs/sketchcol-gateway-mvp-v6-placeholder.yaml— gateway sketchcol config the overlay references; shape-correct, sketch-merge processors stubbed for Phase B's emitter to fill indeploy/docker-compose/mvp-v6-multi-stage.yml— mount mvp-v6-workload.yaml into controller + set USE_TYPED_STAGE_SPLIT=1Two commits: gateway placeholder + workload mount.
🤖 Generated with Claude Code