Maintenance: Planio will be observing a scheduled maintenance window this Sunday, November 10, 2024 from 20:00 UTC until 21:00 UTC to perform important network maintenance in our primary data center. Your Planio account will be unavailable for a few minutes during this maintenance window.
Story #8918
closedStory #8924: As a user, I can manage OSTree repositories
As a user, I can create a new repository by uploading an archive with OSTree commits
100%
Description
-
Use Image Builder to create a Fedora IoT image
-
Download the built image from Image Builder
-
Create an OSTree repository in Pulp by specifying a name and relative path for where it should be served to clients.
-
Upload the image archive to a new pulp repository, optionally specify a new ref
-
A VM or metal client can use the repository URL and the original or new ref (if it was specified) to boot from the repository in Pulp.
Related issues
Updated by ipanova@redhat.com over 3 years ago
Did you mean to mention also distribution creation in step 3, or the relative_path will be stored on the repo object?
Updated by lmjachky over 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to lmjachky
- Sprint set to Sprint 101
Updated by ipanova@redhat.com over 3 years ago
- Sprint changed from Sprint 101 to Sprint 102
Updated by lmjachky over 3 years ago
- Status changed from ASSIGNED to POST
Updated by lmjachky about 3 years ago
- Related to Story #8919: As a user, I can upload a Fedora IoT update image with OSTree commits to an existing repository added
Updated by lmjachky about 3 years ago
- Related to Story #8920: As a Pulp REST API user, I can see what refs are available in OSTree repository version added
Added by Lubos Mjachky about 3 years ago
Updated by Anonymous about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 6caebd2d4bdd29a699f1d0e7ce939b2b5a2c7b56.
Implement uploading
closes #8918