k3s/cmd/kube-apiserver
Kubernetes Submit Queue b8fc6a093a Merge pull request #43149 from deads2k/server-07-clean-kube-start
Automatic merge from submit-queue

break kube-apiserver start into stages

This is a code shuffle which breaks the kube-apiserver start into
 1. set defaults on the options
 1. create the generic config from the options
 1. create the master config from the generic config and the options

This makes apiserver composition easy/possible later on.
2017-03-25 23:55:50 -07:00
..
app Merge pull request #43149 from deads2k/server-07-clean-kube-start 2017-03-25 23:55:50 -07:00
BUILD copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00
OWNERS add liggitt to apimachinery/apiserver packages 2017-02-03 12:24:22 -05:00
apiserver.go copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00