kubernetes/cmd/kubeadm/app/discovery
Lubomir I. Ivanov 429b7e2272 kubeadm: improve the error messages when validating discovery CA hash
The error messages when the user feeds an invalid discovery token CA
hash are vague. Make sure to:
- Print the list of supported hash formats (currently only "sha256").
- Wrap the error from pubKeyPins.Allow() with a descriptive message.
2020-12-14 20:13:36 +02:00
..
file Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
https Make discovery wait for a finite time 2019-08-01 13:17:45 +02:00
token kubeadm: improve the error messages when validating discovery CA hash 2020-12-14 20:13:36 +02:00
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
discovery_test.go Make discovery wait for a finite time 2019-08-01 13:17:45 +02:00
discovery.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00