kubernetes/cmd/kubeadm/app/discovery/token
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
..
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
token_test.go kubeadm: simplify discover/token and add detailed unit tests 2019-11-27 01:16:43 +02:00
token.go kubeadm: improve the error messages when validating discovery CA hash 2020-12-14 20:13:36 +02:00