Commit Graph

3329 Commits (5239ee6e70c330c3d447e5038d09daa3e5e9042a)

Author SHA1 Message Date
Medya Ghazizadeh 689eca4a75
Merge pull request #7509 from medyagh/extra_opt_overwrite
Respect driver.FlagDefaults even if --extra-config is set
2020-04-08 16:48:36 -07:00
Medya Gh a585340bd6 address review comments 2020-04-08 15:15:23 -07:00
Medya Gh 2f84aa642f address code review comment 2020-04-08 13:54:20 -07:00
Thomas Strömberg d7bb5a8833
Merge pull request #7424 from medyagh/paralel_kubeadm
do kubeadm post init in parallel
2020-04-08 11:38:12 -07:00
Thomas Strömberg 4f704271d7
Merge pull request #7385 from priyawadhwa/generate-docs
Automatically generate commands docs and add unit test
2020-04-08 11:28:03 -07:00
Medya Ghazizadeh 0e4b4d2d18
Merge pull request #7494 from priyawadhwa/ssh-runner
Use SSH runner once SSH is set up in kic
2020-04-08 01:21:47 -07:00
Medya Gh 1f4bf22d4e lint 2020-04-08 01:14:09 -07:00
Medya Gh e9c375d266 reduce log noise 2020-04-08 01:05:22 -07:00
Medya Gh 9116393aa3 fix wait retry logic 2020-04-08 00:36:52 -07:00
Medya Gh 176ee7cf15 do kubeadm post init in paralle 2020-04-07 19:36:35 -07:00
Medya Ghazizadeh e098a3c4ca
Merge pull request #7449 from medyagh/fix_soft_start_nondocker
Behavior change: start with no arguments uses existing cluster config
2020-04-07 17:12:52 -07:00
Priya Wadhwa 4f42dc3a5b logs 2020-04-07 16:46:41 -07:00
Priya Wadhwa 0119d725c6 Use SSH runner once SSH is set up in kic
This change shaves off 1.5 seconds on setupKubeadm, and shaves off ~4 seconds in total.
2020-04-07 15:51:29 -07:00
Priya Wadhwa 8ee163c846 Rebased on master 2020-04-07 15:13:06 -07:00
Medya Gh 75bc44212b dont bumpt preload version in this PR yet 2020-04-06 20:10:11 -07:00
Medya Gh 5517e2b03b remove debugging statement 2020-04-06 18:58:42 -07:00
Medya Gh 9c0e5df1ac remove most of the viper calls from node start 2020-04-06 18:58:42 -07:00
Medya Gh 2c037b42f2 fix unit test 2020-04-06 18:58:42 -07:00
Medya Gh 1d892a2e0b fix it 2020-04-06 18:58:42 -07:00
Medya Gh bee681559b save profile 2020-04-06 18:58:42 -07:00
Medya Gh a3480c0e14 bump preload image version 2020-04-06 18:56:19 -07:00
Medya Gh 6676bbc697 add issue 2020-04-06 18:56:19 -07:00
Medya Gh deb16d6751 copy kic overlay image only for docker run time tarball 2020-04-06 18:56:19 -07:00
Medya Gh e1650ac78d revert default cni 2020-04-06 18:56:19 -07:00
Medya Gh 2aacdde555 only remove kic overaly for docker driver 2020-04-06 18:56:19 -07:00
Medya Gh cf9883628f remove kic overlay network 2020-04-06 18:56:19 -07:00
Medya Gh b880469cd7 add logs for waiting 2020-04-06 15:23:06 -07:00
Medya Gh c9eb446eb3 fix comment 2020-04-06 15:17:35 -07:00
Medya Gh 20c27081ca add timeout for WaitForAppsRunning 2020-04-06 15:16:41 -07:00
Medya Gh 2da72fac54 add wait for k8s-app running 2020-04-06 15:14:16 -07:00
Medya Gh 0bb1c411d4 add new wait component apps_running 2020-04-06 14:57:33 -07:00
Priya Wadhwa 3c7c47e1c7 Rewrite default values that are OS dependent 2020-04-06 10:58:54 -07:00
Priya Wadhwa 7d1d965faa Merge branch 'master' of https://github.com/kubernetes/minikube into generate-docs 2020-04-06 10:26:19 -07:00
Priya Wadhwa ff65422562 Code review comments 2020-04-06 10:26:16 -07:00
Anders F Björklund d41865a5fb Add some basic documentation string for golint
"exported type ControlPlane should have comment or be unexported"
2020-04-05 10:19:16 +02:00
Thomas Strömberg 25cbb6e6f0
Merge pull request #7410 from medyagh/adjust_warn_slow
adjust warn if slow for ps and volume
2020-04-04 10:45:42 -07:00
Anders F Björklund e4fb49304a Make node start message easier to translate 2020-04-04 12:47:04 +02:00
Medya Gh a0263c2513 adjust more 2020-04-03 20:59:03 -07:00
Medya Gh a62d611e0b adjust kill time 2020-04-03 20:59:03 -07:00
Medya Gh 8f51d7de58 adjust warn if slow for ps and volume 2020-04-03 20:59:03 -07:00
Medya Ghazizadeh f65f925670
Merge pull request #7375 from medyagh/wait_sa2
--wait, wait for more components
2020-04-03 20:47:43 -07:00
Medya Gh 478d183331 use all components list in should wait 2020-04-03 18:46:18 -07:00
Medya Gh 4221e63e13 add logs for wait components 2020-04-03 18:43:37 -07:00
Thomas Strömberg e78e8ed29d
Merge pull request #7407 from tstromberg/debug-statement
Remove noisy debug statement from logs
2020-04-03 17:21:40 -07:00
Thomas Strömberg 44f1b4c313
Merge pull request #7394 from priyawadhwa/parallel
parallelize updating cluster and setting up certs
2020-04-03 16:59:24 -07:00
Thomas Stromberg ecbe344ac2 Remove noisy debug statement from logs 2020-04-03 16:55:02 -07:00
Medya Gh 74551841cc address review comments 2020-04-02 23:41:45 -07:00
Medya Ghazizadeh 825a6e897b
Merge pull request #7393 from medyagh/ingress_addon_mac
allow ingress addon for docker/podman drivers only on linux for now
2020-04-02 19:47:40 -07:00
Medya Gh fa9d47ae18 reuse timeout 2020-04-02 19:21:30 -07:00
Medya Gh 90c251d7e9 lint 2020-04-02 19:19:23 -07:00