Commit Graph

3749 Commits (436cee2d841869a4dcff97190c7ddcb1ca5cab60)

Author SHA1 Message Date
Thomas Stromberg 436cee2d84 Fix minikube/kubernetes capitalization, make short help consistent 2020-05-07 14:12:10 -07:00
Medya Ghazizadeh 269b938945
Merge pull request #8022 from tstromberg/better-restart
restart: validate configs with new hostname, add logging
2020-05-07 18:12:52 +00:00
Thomas Stromberg e9eabf1bda Log an error if we can't read the response body 2020-05-06 15:55:49 -07:00
Thomas Stromberg 7de8ae3f54 Log existing configuration files, fix validateStartNoReset test 2020-05-06 15:25:27 -07:00
Thomas Stromberg 55cbbd3e4c Remove test panic 2020-05-06 14:47:56 -07:00
Thomas Stromberg d31a4bd561 Fix cluster reconfiguration issues, improve behavior 2020-05-06 14:39:15 -07:00
Sharif Elgamal 464d4259ce assign proper internal IPs for nodes 2020-05-06 09:35:48 -07:00
Priya Wadhwa ec74a37e9c Add env variable to configure force-systemd
Also add an integration test for the env variable
2020-05-05 12:10:03 -07:00
Medya Ghazizadeh ca5353742e
Merge pull request #7943 from medyagh/kicbase_gh_package
docker/podman: add alternative image repo for base image to fallback
2020-05-04 23:12:28 +00:00
Medya Gh 041a452a16 add todo comment 2020-05-04 15:22:50 -07:00
Thomas Strömberg 250594d83d
Merge pull request #7998 from tstromberg/no-ssh-test
Remove sshutil_test - it offers no value
2020-05-04 14:43:08 -07:00
Thomas Strömberg d363ca9dd7
Merge pull request #7999 from tstromberg/addon-retry-more
addons: fix initial retry delay, double maximum limit
2020-05-04 14:36:40 -07:00
Medya Gh 0189b10624 improve log 2020-05-04 13:47:07 -07:00
Medya Gh 7654c1b058 address review comments 2020-05-04 13:22:48 -07:00
Medya Gh 1ee8cabd6f add TODO with issue link 2020-05-04 13:12:50 -07:00
Medya Gh 7914d057d1 fall back to github if gcr.io is not available 2020-05-04 13:12:50 -07:00
Medya Ghazizadeh 6eeb929b3d
Merge pull request #7962 from afbjorklund/podman-gateway
Get the gateway by inspecting container network
2020-05-04 20:05:56 +00:00
Medya Ghazizadeh 1da92a1c84
Merge pull request #7961 from afbjorklund/podman-preload
Use the correct binary for unpacking the preload
2020-05-04 20:04:19 +00:00
Medya Ghazizadeh e0685c8f5d
Merge pull request #7984 from medyagh/detect_windows_container
Detect windows container and exit with instructions
2020-05-04 20:01:17 +00:00
Thomas Stromberg 6969200dd7 addons: fix initial retry delay, double maximum limit 2020-05-04 12:44:30 -07:00
Thomas Stromberg 4eef342690 Remove sshutil_test - it offers no value 2020-05-04 12:31:15 -07:00
Anders F Björklund cc6506d2c9 Remove logging statement from containerGateway 2020-05-03 09:42:32 +02:00
Medya Gh 85aa9709da lint 2020-05-02 20:30:50 -07:00
Medya Gh f68f45a30a flip debug if 2020-05-02 20:20:58 -07:00
Medya Gh d887259153 add to registry 2020-05-02 20:19:17 -07:00
Medya Gh 6b09d4ebe5 misspell 2020-05-02 19:34:52 -07:00
Medya Gh ddd3c72f9d add kic base image to the cluster config 2020-05-02 19:29:54 -07:00
Medya Gh bcecda8e20 add comment for error type 2020-05-02 18:48:52 -07:00
Medya Gh 2102a20605 wrap errors 2020-05-02 18:38:23 -07:00
Medya Gh 4572d0634f exit with usage if container type is windows 2020-05-02 18:29:33 -07:00
Medya Gh ee9004f93b add os type to DaemonInfo 2020-05-02 17:02:19 -07:00
Anders F Björklund 743f9f7efc Don't show any podman hint about restarting sudo 2020-05-01 22:21:32 +02:00
Anders F Björklund e2d7d94dfc Use the correct binary for unpacking the preload
Previously hardcoded to *always* use a Docker volume,
even if using a different container driver (podman).
2020-05-01 22:11:28 +02:00
Anders F Björklund 3531efda7b Get the gateway by inspecting container network 2020-05-01 15:05:21 +02:00
Thomas Strömberg c65225d2e6
Merge pull request #7896 from tstromberg/download-tests-suck
download: unify handling, refuse while under test
2020-04-30 11:21:32 -07:00
Thomas Strömberg 147fd9e2b1
Merge pull request #7714 from tstromberg/k8s-v1.18.1
Upgrade default Kubernetes to v1.18.1
2020-04-29 10:29:00 -07:00
Thomas Stromberg e9bf83d5f0 Make a better mock interface, detect integration tests 2020-04-29 09:46:20 -07:00
Thomas Stromberg 0cd6a01180 Merge branch 'master' into download-tests-suck 2020-04-29 09:17:43 -07:00
Thomas Strömberg 7b39b102d6
Merge pull request #7930 from sharifelgamal/cni
Automatically apply CNI on multinode clusters
2020-04-29 09:14:38 -07:00
Thomas Strömberg 7dc28f6af7
Merge pull request #7247 from tstromberg/control-plane-host
Add `(host|control-plane).minikube.internal` to /etc/hosts
2020-04-29 09:10:49 -07:00
Thomas Strömberg dc4e85f77b
Merge pull request #7839 from Hellcatlk/master
Add unit test for function ChownR&MaybeChownDirRecursiveToMinikubeUser
2020-04-29 08:54:58 -07:00
Thomas Strömberg dee6d518ce
Merge pull request #7631 from afbjorklund/podman-sudo
Add "sudo" to podman calls
2020-04-29 08:53:41 -07:00
Thomas Strömberg 2f78bff4ed
Merge pull request #7858 from priyawadhwa/upgrade-kic
Upgrade docker driver base image to v0.0.10
2020-04-29 08:48:45 -07:00
Medya Ghazizadeh c739d3f564
Merge pull request #7928 from sharifelgamal/mem
improve auto-select memory for multinode clusters
2020-04-28 21:22:22 -07:00
Sharif Elgamal 17d7c2a0f8 finish comment 2020-04-28 12:45:01 -07:00
Sharif Elgamal 19705a481e remove debugging 2020-04-28 12:40:42 -07:00
Sharif Elgamal 747b18a955 lint 2020-04-28 12:10:27 -07:00
Sharif Elgamal 2d95ec9222 check for multinode 2020-04-28 11:42:51 -07:00
Sharif Elgamal d637698b60 Merge branch 'master' of github.com:kubernetes/minikube into cni 2020-04-28 11:19:07 -07:00
priyawadhwa 6f6ac3aeb2
Merge pull request #7880 from n0npax/improve-perf-test-coverage
Improve perf test coverage
2020-04-28 10:23:05 -07:00