k3s/cmd/kube-apiserver
Eric Paris cde68d294b Do not create subject alt dns names for kubelet self signed certs
PR #10643 Started adding the dns names for the kubernetes master to self
sign certs which were created. The kubelet uses this same code, and thus
the kubelet cert started saying it was valid for these name as well.
While hardless, the kubelet cert shouldn't claim to be these things. So
make the caller explicitly list both their ip and dns subject alt names.
2015-07-04 23:01:01 -04:00
..
app Do not create subject alt dns names for kubelet self signed certs 2015-07-04 23:01:01 -04:00
apiserver.go Randomize apiserver watch timeouts 2015-05-21 20:52:33 -07:00