pulp / pulp-oci-images

Containerfiles and other assets for building Pulp 3 OCI images
https://docs.pulpproject.org/pulp_oci_images/
30 stars 55 forks source link

Please add gem plugin with pulp ocp operator #625

Open midhuhk opened 5 months ago

midhuhk commented 5 months ago

Current pulp minimal image does not have gem plugin added . Request to add the gem plugin .

[root@TEST:~]# pulp gem repository create --name test Error: The server does not provide the pulp component ‘gem’, which is needed to use this command. See ‘pulp status’ for installed components.

mikedep333 commented 5 months ago

Hey, we'll add it to the "pulp" image also. Since they have the same set of plugins, the difference is that pulp-minimal cannot be used as a single container with the webserver and all.

FYI: We are able to add it now because the Gem plugin is now considered stable.

midhuhk commented 3 months ago

Any news on this ?

keiser1080 commented 1 month ago

@mikedep333 is there a way to add manually the gem plugin to an instance of the pulp-minimal container ?