@jetbrains Looks like some of your k8s ingresses are presenting self-signed. Lots of workers got this dialog pop up just now.

DMs open

codewithme-lobby.api.jetbrains.comcodewithme-relay-europe-north1-1.api.jetbrains.comcodewithme-relay-europe-north1-2.api.jetbrains.comap-help.api.jetbrains.comoauth2-proxy-api.api.jetbrains.com
  • breadsmasher@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    25 days ago

    I think its maybe “worse” than just presenting self signed certificates. Kubernetes Ingress Controller Fake Certificate is the default Kubernetes certificate when you initially start configuring TLS (and potentially provide incorrect configuration).

    Ive seen this happen in the past when the secrets for a certificate are in a different/wrong namespace than the certificate resource