Nabeel S

Results 67 comments of Nabeel S

This weekend the latest. I'll close this issue when I do so you get notified 🙂

@knottnhupfer I haven't got around to publishing an official release yet, but the ingressClass fix is merged into main and you should be able to use it with the `nabsul/kcert:sha-aafd15f`...

v1.1.0 is released, with Helm charts!

Hi, are you able to see any of the logs from KCert itself? The first thing I would check is that KCert is accessible from the outside. If you create...

Can you also check if KCert has created an ingress object for itself? This should be in the kcert namespace by default.

Thanks for pulling these logs! I think the key is this message: ``` "Message": "HTTP Operation failed with respones: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Ingress.extensions \\"kcert\\" is invalid: annotations.kubernetes.io/ingress.class: Invalid value: \\"nginx\\": can not be...

This has been fixed.

Interesting! That sounds like a flaw in my design. I think KCert scans all ingresses and existing secrets to decide on which hosts to request for the cert. It should...