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

RFE - OSTree repository management #95

Open
luisarizmendi opened this issue Feb 15, 2023 · 1 comment
Open

RFE - OSTree repository management #95

luisarizmendi opened this issue Feb 15, 2023 · 1 comment
Labels
approved pm aprroved to work enhancement New feature or request

Comments

@luisarizmendi
Copy link
Contributor

luisarizmendi commented Feb 15, 2023

At this moment the Collection is able to create an OSTree repository that is "published" using an HTTP server. When you create a new image that then substitutes the previous one (be aware of this [1] issue)... but there is more functionality around OSTree repo management that could be useful.

For example, as OSTree image admin I would like to:

  • Rollback to a previous OSTree commit (image)
  • Manage OSTree repo branches, promoting, etc [2] (for development, testing, different major versions, etc)
  • Create an OSTree repo from TAR files (separately from creating images)
  • Use external (to the image builder) hosting for the OSTree repo (ie. Ansible Automation Hub)
  • OSTree repo signing

[1] #94
[2] https://ostree.readthedocs.io/en/stable/manual/repository-management/

@chadmf chadmf added the approved pm aprroved to work label Mar 17, 2023
@chadmf
Copy link
Collaborator

chadmf commented Mar 17, 2023

break down into multiple pieces of work.

@chadmf chadmf added the enhancement New feature or request label Mar 17, 2023
@chadmf chadmf added this to the GA milestone Jul 19, 2023
@chadmf chadmf removed this from the GA milestone Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved pm aprroved to work enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants