TykTechnologies / tyk-k8s

Kubernetes ingress controller and sidecar injector for Tyk API Gateway
https://tyk.io
Other
7 stars 5 forks source link

TLS spec changes are ignored #38

Open excieve opened 4 years ago

excieve commented 4 years ago

Changes in the spec.tls of the ingress are not inspected during an update (only during ingress creation). This prevents changing the certificates and blocks Jetstack cert-manager from working at all (it updates the tls spec when it issues a cert).