kubernetes/cmd/kubeadm/app
Rostislav M. Georgiev eb6f7b1f17 kubeadm: Add configurable control plane up timeout
Until now the control plane timeout was fixed to 4 minutes and users did not
have the ability to change it. This commit allows that timeout to be configured
via the new `timeoutForControlPlane` option in the API server config (itself a
member of the ClusterConfiguration).

The default timeout is still 4 minutes.

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-11-05 12:36:28 +02:00
..
apis/kubeadm kubeadm: Add configurable control plane up timeout 2018-11-05 12:36:28 +02:00
cmd kubeadm: Add configurable control plane up timeout 2018-11-05 12:36:28 +02:00
componentconfigs Fix typos on cmd/kubeadm/app/cmd 2018-10-31 16:32:02 -03:00
constants kubeadm: Add configurable control plane up timeout 2018-11-05 12:36:28 +02:00
discovery Fix typos on cmd/kubeadm/app/cmd 2018-10-31 16:32:02 -03:00
features Fix typos on cmd/kubeadm/app/cmd 2018-10-31 16:32:02 -03:00
images Change pause version value to a constant for image 2018-09-23 14:27:53 -07:00
phases Merge pull request #70495 from rosti/writable-to-readonly-volumes 2018-11-03 01:43:02 -07:00
preflight Fix typos on cmd/kubeadm/app/cmd 2018-10-31 16:32:02 -03:00
util kubeadm: Add configurable control plane up timeout 2018-11-05 12:36:28 +02:00
BUILD autogenerated 2018-07-08 21:33:56 +03:00
kubeadm.go GCP: Remove the deprecated google-json-key support 2018-10-02 16:53:28 -07:00