oracle / oci-native-ingress-controller

OCI Native Ingress Controller
https://blogs.oracle.com/cloud-infrastructure/post/oracle-cloud-native-ingress-controller-kubernetes
Universal Permissive License v1.0
20 stars 21 forks source link

Listener is not reconfigured as HTTPS when a TLS certificate is added #90

Open alcampag opened 3 months ago

alcampag commented 3 months ago

I tested the Native Ingress v1.3.9 and if I add a TLS certificate to the listener, it is not updated and I have to delete the listener so that it is created again with SSL enabled and the correct certificate. Steps to reproduce:

Workaround: manually delete the listener to force re-creation.

nirpai commented 3 months ago

@alcampag Thanks for reporting the issue. We have taken a note of this.