You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appending to ca.crt in make-cert-client.sh (introduced in #724203) causes
multiple identical ca certs being added into /etc/kubernetes/certs/ca.crt which
prevents kube-controller-manager from starting with following error:
'expected 1 certificate, found X'
Task: 45392
Story: 2010042
Change-Id: I5ca9cb8c7afb1ce9cb1a337a9fe2faf3fab3ba61
(cherry picked from commit 2c2dfeb)
(cherry picked from commit 1994919)
0 commit comments