-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
Compatibility/Configuration, User Experience
-
-
Today, DevSpaces requires a manual configuration to communicate with Git servers using self-signed TLS certs. Thos procedure is described here in section 3.4.3 of the Admin Guide.
Openshift already has a cluster-wide configuration procedure to add custom CA bundles globally to the cluster. It would be useful if the DevSpaces Operator could check if this configuration is already present in the cluster and leverage it automatically without requiring the user to create yet another ConfigMap just for DevSpaces.
This is how a Openshift cluster-admin configure custom trusted CA bundles on Openshift https://docs.openshift.com/container-platform/4.16/networking/configuring-a-custom-pki.html