Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support generating iso with imagecache #9775

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Nov 21, 2024

Support generating iso with imagecache.

Part-of: #9616

Support generating iso with imagecache.

Part-of: siderolabs#9616

Signed-off-by: Noel Georgi <[email protected]>
"strconv"
"strings"
"time"

"github.com/siderolabs/go-pointer"
"github.com/siderolabs/go-procfs/procfs"
"golang.org/x/exp/slices"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch 😅

@frezbo
Copy link
Member Author

frezbo commented Nov 21, 2024

Can be either:

make secureboot-iso IMAGER_ARGS="--image-cache=/out/image-cache"

or

make iso IMAGER_ARGS="--image-cache=127.0.0.1:5010/frezbo/cache:latest"

@frezbo
Copy link
Member Author

frezbo commented Nov 21, 2024

/m

@talos-bot talos-bot merged commit 77cf84f into siderolabs:main Nov 21, 2024
50 checks passed
@frezbo frezbo deleted the feat/imager-iso-cache-gen-support branch November 21, 2024 16:12
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.

3 participants