mirror of
https://github.com/k3s-io/k3s.git
synced 2026-02-03 20:39:49 -05:00
* Add ADR * Add `k3s certificate check` command. * Add periodic check and events when certs are about to expire. * Add metrics for certificate validity remaining, labeled by cert subject Signed-off-by: Brad Davidson <brad.davidson@rancher.com> |
||
|---|---|---|
| .. | ||
| services | ||
| api.go | ||
| apierrors.go | ||
| cert.go | ||
| client.go | ||
| client_test.go | ||
| command.go | ||
| errors.go | ||
| file.go | ||
| gates.go | ||
| gates_test.go | ||
| labels.go | ||
| net.go | ||
| net_test.go | ||
| reflect.go | ||
| token.go | ||