feat(microvm): add image build example - #5373
Draft
edersonbrilhante wants to merge 8 commits into
Draft
Conversation
edersonbrilhante
changed the base branch from
microvm-multi-runner-integration-split
to
microvm-integration-independent
September 4, 2026 19:24
edersonbrilhante
marked this pull request as draft
September 4, 2026 19:36
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
from
September 4, 2026 19:43
c5d9970 to
470efcf
Compare
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
5 times, most recently
from
September 4, 2026 21:17
e0ae713 to
f77a8f8
Compare
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
from
September 4, 2026 21:26
98b4681 to
3619abc
Compare
edersonbrilhante
changed the base branch from
microvm-integration-independent
to
microvm-foundation-example
September 4, 2026 21:47
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
3 times, most recently
from
September 4, 2026 22:08
7f43788 to
ec4541e
Compare
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
2 times, most recently
from
September 4, 2026 22:13
a1eec91 to
12820f5
Compare
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
3 times, most recently
from
September 4, 2026 22:19
f833575 to
c020cbd
Compare
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
from
September 8, 2026 15:59
a080d65 to
059217b
Compare
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
from
September 8, 2026 19:26
f23d660 to
56c55e8
Compare
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
from
September 8, 2026 19:32
56c55e8 to
8522550
Compare
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
from
September 8, 2026 19:45
8522550 to
59cddaf
Compare
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
from
September 8, 2026 21:15
59cddaf to
8831ba0
Compare
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
4 times, most recently
from
September 10, 2026 18:01
1e7aa46 to
58b98ec
Compare
edersonbrilhante
removed this pull request from stack #5379
September 11, 2026 08:01
edersonbrilhante
added this pull request to stack #5414
September 11, 2026 08:04
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
from
September 11, 2026 08:38
f488785 to
c42e9f5
Compare
This reverts commit 182149e.
edersonbrilhante
force-pushed
the
microvm-examples-image-build
branch
from
September 11, 2026 08:49
c42e9f5 to
c9509ab
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.
Description
Adds the repository-local Lambda MicroVM image-build flow and runner example.
server.jsvalidation.examples/microvmconsumer and image-build workflow/documentation updates.Test Plan
server.jsterraform validateforexamples/microvmgit diff --checkRelated Issues
Depends on #5377.