Commit Graph

9318 Commits (a1d8634f6e2a713147494c9939daa4446897702c)

Author SHA1 Message Date
Sharif Elgamal 92683a744f
Merge pull request #7514 from tomocy/translations-ja
Update Japanese translations
2020-04-08 09:26:32 -07:00
Kenta Iso 5110da968d Fix `minikube start` output node name to match worker node name 2020-04-09 00:25:21 +09:00
tomocy 544f15cd2d Update Japanese translations 2020-04-08 23:09:08 +09:00
tomocy ec10017443 Fix typo 2020-04-08 22:43:47 +09:00
tomocy 4e1eed8602 Run make extract 2020-04-08 22:38:39 +09: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 590c229e49 go mod tidy 2020-04-08 00:39:17 -07:00
Medya Gh 9116393aa3 fix wait retry logic 2020-04-08 00:36:52 -07:00
Prasad Katti dd16e49904
Fix label for parallels link 2020-04-08 00:25:52 -07:00
Sharif Elgamal 52044e9ffa formatting again 2020-04-07 20:26:03 -07:00
Sharif Elgamal cba420bbf3 formatting 2020-04-07 20:25:05 -07:00
Sharif Elgamal dc49de8549 add experimental multi-node walkthrough to docs 2020-04-07 20:22:39 -07:00
nestoralonso df5da4d453
Update start.go
It's necessary to add the start argument in this scenario because the suggested command doesn't work as printed:
'sudo minikube --driver=none'->'sudo minikube start --driver=none'
2020-04-07 22:01:38 -05:00
Medya Gh 176ee7cf15 do kubeadm post init in paralle 2020-04-07 19:36:35 -07:00
Sharif Elgamal 45bf65ca19 Merge branch 'master' of github.com:kubernetes/minikube into driver-fallback 2020-04-07 18:26:59 -07:00
Medya Ghazizadeh c04a5a6ca4
Merge pull request #7495 from medyagh/gopogh_clipboard
gopopgh: add copy to clipboard to test results
2020-04-07 17:33:10 -07:00
Medya Ghazizadeh 74603586cf
Merge pull request #7436 from afbjorklund/falco-0.21.0
Upgrade falco-probe module to version 0.21.0
2020-04-07 17:21:31 -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
Medya Gh f82c2f2dd3 add copy to clipboard to test results 2020-04-07 17:08:34 -07:00
Priya Wadhwa 4f42dc3a5b logs 2020-04-07 16:46:41 -07:00
Sharif Elgamal 5df9ead41c never exit during provisioning 2020-04-07 16:29:40 -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 09dd0acb9b Update docs contents 2020-04-07 15:15:08 -07:00
Priya Wadhwa 8ee163c846 Rebased on master 2020-04-07 15:13:06 -07:00
Medya Ghazizadeh 5114beda06
Merge pull request #7489 from prasadkatti/patch-3
fix readme link to minikube examples
2020-04-07 15:01:21 -07:00
Priya Wadhwa accba6aa7f code review comments 2020-04-07 15:00:28 -07:00
Medya Ghazizadeh d84b9425c9
Merge pull request #7425 from medyagh/remove_overlay
remove kic overlay network for docker-runtime
2020-04-07 14:53:03 -07:00
Prasad Katti 4238d5d929 Add /docs/examples/ alias for compatibility 2020-04-07 14:32:33 -07:00
Priya Wadhwa b509d69182 Extract preloaded tarball as soon as minikube volume is created
Extracting preload currently takes 6 seconds. This PR begins preload extraction as soon as the minikube volume is created, and runs it in parallell with creating the container node and setting up SSH.

This shaves 2-3 secnods off of `node.StartHost`
2020-04-07 14:19:20 -07:00
Medya Ghazizadeh a57dc855bc
Merge pull request #7487 from medyagh/podman_experi
github actions: rename podman test to experimental
2020-04-07 14:08:36 -07:00
Prasad Katti 017285ea17
Fix link to minikube examples 2020-04-07 14:02:29 -07:00
Thomas Strömberg 668144124e
Merge pull request #7482 from tstromberg/dry-run
Disable update check for (--interactive|--dry-run), make non-blocking
2020-04-07 13:58:35 -07:00
Medya Gh 65e1ff3be4 remove duplicate checking existing driver flag 2020-04-07 13:55:21 -07:00
Medya Gh c11e642b2a put apiPort in a variable 2020-04-07 13:14:30 -07:00
Medya Ghazizadeh 0a2bc95ad7
Merge pull request #7486 from medyagh/cni_wait
CI: change wait for  cni
2020-04-07 12:48:29 -07:00
Medya Ghazizadeh 6ba0e15e84
Merge pull request #7484 from medyagh/post_mortem_logs
make post mortem logs easier on the eye
2020-04-07 12:40:56 -07:00
Sharif Elgamal c40c0ae204
Merge pull request #7470 from kubernetes/medyagh-patch-11
update doc: link to docker-env
2020-04-07 12:38:29 -07:00
Medya Ghazizadeh 4c87215f5b
Merge pull request #7471 from kubernetes/medyagh-patch-12
update push to docker docs
2020-04-07 12:27:39 -07:00
Medya Gh 2d6b8c531c fix negated if 2020-04-07 12:04:26 -07:00
Sharif Elgamal 806c7220a9
Merge pull request #7476 from govargo/fix-status-nodename
Fix incorrect node name of `minikube status`
2020-04-07 11:51:26 -07:00
Medya Ghazizadeh ce88d617bd
Merge pull request #7485 from tstromberg/doclinks2
docs: Add /docs/contributing compatibility alias
2020-04-07 11:51:16 -07:00
Medya Gh d0a77b53ad rename podman test to experimental 2020-04-07 11:29:30 -07:00
Sharif Elgamal da182c03cb
Merge pull request #7477 from tomocy/translations-ja
Update Japanese translations
2020-04-07 11:17:49 -07:00
gorbondiga 23ab8d5906 Fix broken community links
Signed-off-by: Gorka B <gbravo002@ikasle.ehu.es>
2020-04-07 20:14:05 +02:00
Medya Gh b748766c24 wait cni 2020-04-07 11:06:12 -07:00
Medya Gh e120758639 same tabs 2020-04-07 10:49:06 -07:00
Thomas Strömberg 68fe38c450
Merge pull request #7479 from tstromberg/doc-fixit-reorg
docs: Improve Drivers & Docker driver doc
2020-04-07 10:47:23 -07:00
Thomas Stromberg 0a63afb60c Add compatability alias 2020-04-07 10:45:47 -07:00