-
Notifications
You must be signed in to change notification settings - Fork 550
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: implement Install
for imager overlays
#8383
Conversation
e0d2dbf
to
b00f301
Compare
02941ce
to
e975d90
Compare
e975d90
to
ebb746c
Compare
ebb746c
to
db11fef
Compare
As a result of these changes, I guess And we should drop SBC assets from the release step in Drone |
ff08e28
to
87c452d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would assume documentation update will be another PR?
probably we need at least a note in |
yeh, I can add that, docs can be another PR |
Implement `Install` for imager overlays. Also add support for generating installers. Depends on: siderolabs#8377 Fixes: siderolabs#8350 Fixes: siderolabs#8351 Fixes: siderolabs#8350 Signed-off-by: Noel Georgi <git@frezbo.dev>
87c452d
to
d118a85
Compare
/m |
Implement
Install
for imager overlays.Also add support for generating installers.
Depends on: #8377
Fixes: #8350
Fixes: #8351
Fixes: #8350