Skip to content

feat(data-plane): add Firecracker Execute validation gate - #28

Merged
InderdeepBajwa merged 1 commit into
mainfrom
feature/data-plane-v0-firecracker-execute-gate
Apr 26, 2026
Merged

feat(data-plane): add Firecracker Execute validation gate#28
InderdeepBajwa merged 1 commit into
mainfrom
feature/data-plane-v0-firecracker-execute-gate

Conversation

@InderdeepBajwa

Copy link
Copy Markdown
Contributor

This commit completes the Firecracker Execute validation gate for Data Plane V0. It correctly sets the launch as invalid with ERR_LAUNCH_BACKEND_EXECUTION_UNSUPPORTED if ValidateLaunch selects firecracker and LaunchMode is Execute. It also provides a stable reason code, validation trace, and remediation hints, while Firecracker Validate and DryRun remain valid. Tests are updated to assert these conditions.

This commit completes the Firecracker Execute validation gate for Data Plane V0.
It correctly sets the launch as invalid with ERR_LAUNCH_BACKEND_EXECUTION_UNSUPPORTED
if ValidateLaunch selects firecracker and LaunchMode is Execute. It also provides
a stable reason code, validation trace, and remediation hints, while Firecracker
Validate and DryRun remain valid. Tests are updated to assert these conditions.
@InderdeepBajwa
InderdeepBajwa merged commit 091db5b into main Apr 26, 2026
1 check failed
@InderdeepBajwa
InderdeepBajwa deleted the feature/data-plane-v0-firecracker-execute-gate branch April 26, 2026 01:00
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