redhat-cop / cert-utils-operator

Set of functionalities around certificates packaged in a Kubernetes operator
Apache License 2.0
94 stars 35 forks source link

Ability to inject openshift-service-ca.crt ConfigMap as route destinationCACertificate #141

Open andychoi-ibm opened 2 years ago

andychoi-ibm commented 2 years ago

OpenShift adds openshift-service-ca.crt ConfigMap in all namespaces. It'd be great if there is an annotation that can be used to populate destinationCACertificate of a route and update the route when the service CA in the ConfigMap changes.