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

Add container-snap #137

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

dcermak
Copy link

@dcermak dcermak commented Jan 9, 2025

This is a draft PR to add support for container-snap, a highly experimental deployment tool of OCI images (this is comparable to #128, but uses a different mechanism).

The current implementation "works" to reboot into a snapshot based on a container image, but it's very far from being pretty or anywhere close to being end user usable.

Existing shortcomings:

  • getList doesn't appear to work properly and is not easy to pull off, as container-snap doesn't support all the info that snapper does
  • getDefault and getCurrent currently return the same thing (I am unsure what the difference between them is)
  • inProgress is not really doing anything useful atm, as container-snap has no implementation of "in progress" (yet).

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