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: Allow switch command to handle remote images #93

Open
gmpinder opened this issue Feb 27, 2024 · 5 comments
Open

feat: Allow switch command to handle remote images #93

gmpinder opened this issue Feb 27, 2024 · 5 comments
Labels
type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Milestone

Comments

@gmpinder
Copy link
Member

No description provided.

@gmpinder gmpinder added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Feb 27, 2024
@xynydev
Copy link
Member

xynydev commented Feb 27, 2024

As in, do the same thing as rpm-ostree rebase and bootc switch?

@gmpinder
Copy link
Member Author

gmpinder commented Mar 2, 2024

Hmmm you're right. Maybe if we incorporate some way of managing/updating the policy.json so that users can just directly rebase onto a signed image this would be a good idea. Otherwise we'd just be calling rpm-ostree directly.

@xynydev
Copy link
Member

xynydev commented Mar 3, 2024

And with VanillaOS, it would be updating the abroot.json. With #65, such a command would have to be a new command, though, with nothing to do with building images.

@gmpinder
Copy link
Member Author

gmpinder commented Mar 3, 2024

And with VanillaOS, it would be updating the abroot.json. With #65, such a command would have to be a new command, though, with nothing to do with building images.

So what if when we replace upgrade/rebase we call the new command switch and it's only responsibility would be to do those things?

@xynydev
Copy link
Member

xynydev commented Mar 3, 2024

Sounds good!

@gmpinder gmpinder changed the title feat: Allow rebase/upgrade command to handle remote images feat: Allow switch command to handle remote images Mar 17, 2024
@gmpinder gmpinder added this to the v0.9.0 milestone May 18, 2024
@gmpinder gmpinder modified the milestones: v0.9.0, v0.10.0 Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
None yet
Development

No branches or pull requests

2 participants