You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matyas Orhidi (Jira)" <ji...@apache.org> on 2022/03/25 11:10:00 UTC

[jira] [Created] (FLINK-26866) Expired cert during Helm installation

Matyas Orhidi created FLINK-26866:
-------------------------------------

             Summary: Expired cert during Helm installation
                 Key: FLINK-26866
                 URL: https://issues.apache.org/jira/browse/FLINK-26866
             Project: Flink
          Issue Type: Bug
          Components: Deployment / Kubernetes
            Reporter: Matyas Orhidi


I have a minikube cluster running for a while. Although the cert manager seems ok on it and the operator comes up helm installation drops a concerning  error:

{{helm install flink-operator helm/flink-operator}}
{{Error: INSTALLATION FAILED: failed to create resource: Internal error occurred: failed calling webhook "webhook.cert-manager.io": failed to call webhook: Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": x509: certificate has expired or is not yet valid: current time 2022-03-25T11:01:46Z is after 2022-03-21T08:31:13Z}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)