ublue-os / forge

On-prem Universal Blue
Apache License 2.0
31 stars 1 forks source link

Question: OSTree integration with Pulpproject ? #56

Open blaisep opened 4 months ago

blaisep commented 4 months ago

Describe the feature

Just a question: Would this integrate with Pulp? https://docs.pulpproject.org/pulp_ostree/ It seems like since they both use Ansible and OStree that it would not be hard to make them work together?

castrojo commented 4 months ago

In the old days yeah, but by now it's probably this one:

https://docs.pulpproject.org/pulp_container/workflows/

This would indeed be a cool integration!

tepene commented 4 months ago

First time I hear about Pulp. @blaisep and @castrojo, can you explain in more detail what you'd like to get out of it? Do you want to synchronize the contaier images from the official source like https://github.com/ublue-os/bluefin/pkgs/container/bluefin? If so do we use the existing docker container registry or do we migrate to the pulp container registry? Or are you interested in something different?