k3s/cmd/kube-apiserver
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
..
app Merge pull request #65832 from sttts/sttts-apiserver-reusable-loopback-logic 2018-07-13 13:22:04 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS add CaoShuFeng as a reviewer of kube-apiserver 2018-04-17 14:32:05 +08:00
apiserver.go Remove signal handler registration from pkg/kubelet 2018-05-24 20:44:12 +01:00