kubernetes/cmd/kubeadm/app/util/pkiutil/testing
Lubomir I. Ivanov 518fa1a412 kubeadm: add more *rsa.key files in util/pkiutil/testing/testdata
Running "go test ./cmd/kubeadm/app/..." results in these 3 files
being generated, since we have more callers to the functions
for generating unique private keys during pkiutil tests.

Add the files to ensure they are not generated locally all the time.
2021-05-11 22:58:38 +03:00
..
testdata kubeadm: add more *rsa.key files in util/pkiutil/testing/testdata 2021-05-11 22:58:38 +03:00
testing.go