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

Change API to make all methods work on an opened image #43

Open
cgwalters opened this issue Dec 13, 2022 · 1 comment
Open

Change API to make all methods work on an opened image #43

cgwalters opened this issue Dec 13, 2022 · 1 comment

Comments

@cgwalters
Copy link
Collaborator

This relates to #31 - basically it would make way more sense for us to expose methods on an opened image.

This would also help fix coreos/rpm-ostree#4213 because then we could impl Drop on it so that the image is automatically closed.

@cgwalters
Copy link
Collaborator Author

That said I've recently been thinking we actually should be using a better RPC API here, whether that's varlink or Cap'n Proto or something else. If we did that it might be more likely that we could hook in with an IPC-level API for ensuring resources are dropped.

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

No branches or pull requests

1 participant