pulp / pulp-operator

Kubernetes Operator for Pulp 3. Under active development.
https://docs.pulpproject.org/pulp_operator/
GNU General Public License v2.0
67 stars 50 forks source link

Add openshift resource to manage pulp repository actions(create/sync/publish) #1263

Open midhuhk opened 7 months ago

midhuhk commented 7 months ago

We are planning to move from pulp runinng on a VM to operator in openshift . From infrastructure as a code perspective , it would be great to control the repoistory actions like creating syncing and all also via openshift resources . If not separate automation tool has to be used for maanging repository part alone .

git-hyagi commented 7 months ago

Hi @midhuhk,

We had an internal discussion about this issue and, for now:

With that being said, we are going to let this issue open and will revisit it later (but no promises with dates), ok?

mikedep333 commented 4 months ago

Additional design details in #1299