k3s/cmd/kube-apiserver/app
Kubernetes Submit Queue 60ca804515
Merge pull request #65832 from sttts/sttts-apiserver-reusable-loopback-logic
Automatic merge from submit-queue (batch tested with PRs 65832, 66160, 66145). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

apiserver: make loopback logic in SecureServingOptions reusable

For reuse in other components this PR separates the loopback logic from the GenericApiServer config.
2018-07-13 13:22:04 -07:00
..
options kube-apiserver: disallow --secure-port 0 2018-07-09 14:03:08 +02:00
testing apiserver: add SecureServingOptions.ExternalAddress 2018-07-13 09:49:54 +02:00
BUILD apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping 2018-07-05 17:34:16 +02:00
aggregator.go Enable coordination api group 2018-06-27 13:30:13 +02:00
apiextensions.go apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping 2018-07-05 17:34:16 +02:00
server.go apiserver: make loopback logic in SecureServingOptions reusable 2018-07-13 13:04:57 +02:00