Pulp2 used for a large deployment, serves content to
* Pulls down content from content sources, e.g. RH or other channels
* Snapshot content on bi-weekly or weekly cadence
* Multiple PoPs
* Desiring to roll out RHEL 9
* Custom tooling to organize the repos and promotion using Pulp APIs
* Peforms some quality checks, e.g. linting, signature checks, etc
* Copies content between repos
* Uses rsync distributor to a webserver
Images:
Currently the operator makes use of the following images:
You can use other application/webserver images by declaring image
and image_web
in the Pulp CR, those images can be built from: https://github.com/pulp/pulp-oci-images/tree/latest/images/pulp/stable
And the operator image can be built from the operator repo: https://github.com/pulp/pulp-operator/blob/main/Dockerfile
Operator RBAC:
on_demand
Have a PR open to fix replication bug: https://github.com/pulp/pulpcore/pull/5140
Need to prioritize https://github.com/pulp/pulpcore/issues/4637