Humberto Yagi
Humberto Yagi
https://github.com/pulp/pulp-operator/pull/1370
Hi @catalinpan, I could not reproduce this error after configuring Pulp CR with: ``` is_nginx_ingress: true web: replicas: 0 ``` I suspect that this error happened because a configuration in...
Hi, @vkukk! This is because of a design decision we took a long time ago, as a safe measure, to avoid users losing data. Here is another similar issue with...
Not the same issue, but somehow related: https://github.com/pulp/pulpcore/issues/5931
Hi @EStork09 In PR #1351 we will add support for APT signatures, but I could not make the operator read the secrets in a generic way yet (it would need...
@dependabot rebase
At this time, installing pulp-ui through pulp-operator is not supported. We’ll need to first make some adjustments in pulp-oci-images (https://github.com/pulp/pulp-oci-images/issues/712) before proceeding with implementation in the operator.