kubernetes/cmd/kube-apiserver/app/testing
Dr. Stefan Schimanski c1c564fd4d apiserver: add SecureServingOptions.ExternalAddress
Before this the advertised IP (which shows up in the server cert) in case of
listening to loopback was the first host interface IP. This makes self-signed
certs non-constant, such that we cannot use fixtures.
2018-07-13 09:49:54 +02:00
..
testdata apiserver: use fixtures for self-signed certs in test server 2018-07-13 09:49:54 +02:00
BUILD apiserver: use fixtures for self-signed certs in test server 2018-07-13 09:49:54 +02:00
testserver.go apiserver: add SecureServingOptions.ExternalAddress 2018-07-13 09:49:54 +02:00