Skip to content

review: build the storage params sparse at one site - #124

Merged
CMGS merged 1 commit into
masterfrom
review/storage-params
Aug 27, 2026
Merged

review: build the storage params sparse at one site#124
CMGS merged 1 commit into
masterfrom
review/storage-params

Conversation

@CMGS

@CMGS CMGS commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

From the simplify-round adjudication of #122.

The cli had two idioms for a plugin params map — node add builds under IsSet guards while the four workload paths filled every key and compacted after — and CompactParams was the patch reconciling the second to the first. StorageParams now builds the storage request sparse in one place, the four call sites become one-liners, CompactParams leaves the exported surface, and the lambda test states the expected presence in its table instead of re-deriving it from the other columns. Wire output is unchanged (regression tests kept).

From the simplify-round adjudication of #122. The cli had two idioms for
a plugin params map — node add builds under IsSet guards while the four
workload paths filled every key and compacted after — and CompactParams
was the patch reconciling the second to the first. StorageParams now
builds the storage request sparse in one place, the four sites become
one-liners, CompactParams leaves the exported surface, and the lambda
test states the expected presence in its table instead of re-deriving it
from the other columns.
@CMGS
CMGS merged commit 042da2a into master Aug 27, 2026
3 checks passed
@CMGS
CMGS deleted the review/storage-params branch August 27, 2026 04:49
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.

1 participant