-
Notifications
You must be signed in to change notification settings - Fork 355
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 ostreecontainer support #5277
Commits on Sep 26, 2023
-
Implement needs_network for rpm_ostree_container (#2125655)
Based on my discussion and recommendation on the bug, the 'registry' transport should be the only one which needs network to work. Other ways of transport should be used for local management. Related: rhbz#2125655
Configuration menu - View commit details
-
Copy full SHA for e119dc5 - Browse repository at this point
Copy the full SHA e119dc5View commit details -
Move rpm-ostree deps from Lorax to Anaconda (#2125655)
Our intention is to move dependencies specific for Anaconda execution from Lorax into Anaconda. Let's do that for rpm-ostree because we need to also add `skopeo` project to be able to download container images. Require rpm-ostree version which contains: - ostreedev/ostree-rs-ext#464 (simplified syntax) - ostreedev/ostree-rs-ext#462 (stateroot is not mandatory) Related: rhbz#2125655
Configuration menu - View commit details
-
Copy full SHA for bd7920f - Browse repository at this point
Copy the full SHA bd7920fView commit details
Commits on Jan 15, 2024
-
Enable RPM OSTree from container source in payload (#2125655)
We have a new RPMOStreeContainer source now which enables us to use containers as installation source. In this commit we adapt the current rpm_ostree to be able to consume this new container source. Add a lot of rpm ostree tasks tests for the container source. Resolves: rhbz#2125655
Configuration menu - View commit details
-
Copy full SHA for f466f5e - Browse repository at this point
Copy the full SHA f466f5eView commit details -
Add RPM OSTree source from container (#2125655)
RPM OSTree is getting new functionality to use containers as the base image. Thanks to that it's possible to use standard container repositories. This source enables to use these repositories. Related: rhbz#2125655
Configuration menu - View commit details
-
Copy full SHA for 00f8f66 - Browse repository at this point
Copy the full SHA 00f8f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 030cedc - Browse repository at this point
Copy the full SHA 030cedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94979a9 - Browse repository at this point
Copy the full SHA 94979a9View commit details -
Change the arguments of ChangeOSTreeRemoteTask
Use sysroot and physroot in the installation tasks.
Configuration menu - View commit details
-
Copy full SHA for 3656227 - Browse repository at this point
Copy the full SHA 3656227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa3466 - Browse repository at this point
Copy the full SHA 8aa3466View commit details -
Do not call PullRemoteAndDeleteTask task
PullRemoteAndDeleteTask should not be called for OSTree Container deployment
Configuration menu - View commit details
-
Copy full SHA for 846366a - Browse repository at this point
Copy the full SHA 846366aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0c58e - Browse repository at this point
Copy the full SHA ce0c58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f5ec4 - Browse repository at this point
Copy the full SHA d3f5ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e6cd6f - Browse repository at this point
Copy the full SHA 5e6cd6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 253f34c - Browse repository at this point
Copy the full SHA 253f34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b8710 - Browse repository at this point
Copy the full SHA 13b8710View commit details