Skip to content

apollo_deployments,deployment: convert sepolia-integration hybrid overlays to in-place jsonnet#14585

Closed
nimrod-starkware wants to merge 1 commit into
nimrod/jsonnet/generator-multi-overlayfrom
nimrod/jsonnet/overlays-sepolia-integration
Closed

apollo_deployments,deployment: convert sepolia-integration hybrid overlays to in-place jsonnet#14585
nimrod-starkware wants to merge 1 commit into
nimrod/jsonnet/generator-multi-overlayfrom
nimrod/jsonnet/overlays-sepolia-integration

Conversation

@nimrod-starkware

Copy link
Copy Markdown
Contributor

Convert the sepolia-integration hybrid overlay data (common, sepolia-integration,
common/dummy_for_testing layers) from flat-dotted config.sequencerConfig YAML into
nested, #is_none-folded jsonnet, in place under deployments/.../overlays/hybrid/.
Each layer is a self-contained sequencer_config.jsonnet (deltas only); they are
deep-merged in deploy order by the generator. The existing flat YAML is kept as the
equivalence baseline. A new test (in_place_jsonnet_overlay_equivalence) evaluates the
three files, deep-merges them, and asserts the result reproduces the YAML-derived
overrides (components.* excluded) and builds into node-loadable per-service configs.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

…rlays to in-place jsonnet

Convert the sepolia-integration hybrid overlay data (common, sepolia-integration,
common/dummy_for_testing layers) from flat-dotted config.sequencerConfig YAML into
nested, #is_none-folded jsonnet, in place under deployments/.../overlays/hybrid/.
Each layer is a self-contained sequencer_config.jsonnet (deltas only); they are
deep-merged in deploy order by the generator. The existing flat YAML is kept as the
equivalence baseline. A new test (in_place_jsonnet_overlay_equivalence) evaluates the
three files, deep-merges them, and asserts the result reproduces the YAML-derived
overrides (components.* excluded) and builds into node-loadable per-service configs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

nimrod-starkware commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@reviewable-StarkWare

Copy link
Copy Markdown

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants