mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-02 22:33:52 +00:00
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.