failure to generate cert: cannot satisfy request, as TTL would result in notAfter 2030-12-26T02:40:00.829770137Z that is beyond the expiration of the CA certificate at 2030-10-15T09:14:03Z
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vault-charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
EDIT(lourot on 2021-03-09): the real issue here is that the charm properly logs this valid error but then doesn't put itself in error state, so that the system doesn't work properly later on although everything is green. See comment #8
I just added a new node to my cluster and it is stuck waiting for kube-proxy to start. The snap isn't configured with any options like my other nodes and so it fails to start:
kubernetes-
$ sudo snap get kube-proxy
error: snap "kube-proxy" has no configuration
No real information in the logs about any errors. I'm running k8s 1.20.1 and kubernetes-worker charm version 718.
summary: |
- new node waiting on kube-proxy to start + failure to generate cert: cannot satisfy request, as TTL would result in + notAfter 2030-12-26T02:40:00.829770137Z that is beyond the expiration of + the CA certificate at 2030-10-15T09:14:03Z |
Looks like I'm missing tls_client. certs.saved and worker. auth.bootstrapp ed.