Files
kubernetes/pkg/credentialprovider
Oleg Bulatov 5bec54ed5b fix: padded base64 encoded docker auth field
base64 allows usage of new line characters and some tools use them.
As a result, the length of the encoded string cannot be used to
determine whether it's padded or not.

This patch fixes the regression after #82148.
2019-11-28 17:12:03 +01:00
..
2019-11-21 19:14:47 -08:00
2018-06-22 16:22:57 -07:00