pulp-operator icon indicating copy to clipboard operation
pulp-operator copied to clipboard

[RFE] Configure `routes` to `pulp-certguard`

Open git-hyagi opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. We need to verify if our configuration of OCP Routes works with pulp-certguard. The current configuration is already doing the edge TLS termination (the Ingress Controller terminates TLS encryption before forwarding traffic to pulp-api/pulp-content), but we also need to check if it is possible to do the missing configurations from https://docs.pulpproject.org/pulp_certguard/reverse_proxy_config.html.

Describe the solution you'd like Verify if it is possible to configure OCP Routes with the settings from https://docs.pulpproject.org/pulp_certguard/reverse_proxy_config.html and, if it is, update the operator with the expected configs.

git-hyagi avatar Jun 21 '23 18:06 git-hyagi