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 suppport for set expiration of image #480

Open
Cynerd opened this issue Jun 24, 2021 · 0 comments
Open

Add suppport for set expiration of image #480

Cynerd opened this issue Jun 24, 2021 · 0 comments

Comments

@Cynerd
Copy link

Cynerd commented Jun 24, 2021

With https://github.com/lxc/lxd/pull/6266 it is possible to modify the expiration date of the image and with https://github.com/lxc/lxd/pull/8831 it is possible to set an expiration date on publishing. This is not yet supported by pylxd (at least if I grepped right).

I think that the needs two changes:

  • Image attribute expires_at should no longer be read-only
  • The expires attribute should be added to publish method of the container and value propagated to API call.
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