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.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment