Commit Graph

10490 Commits (ea1331619a8b43a84a627df944caa2e69aff6b51)

Author SHA1 Message Date
Kenta Iso 884f0e2c15 Change TestFunctional/parallel/TunnelCmd into serial subtests 2020-05-05 22:39:09 +09: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
Sharif Elgamal 2ec26658a6 check kubelet status explicitly 2020-05-04 15:58:01 -07:00
Sharif Elgamal e3b7476f32 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-04 15:57:13 -07:00
Thomas Stromberg e467d6dd18 Merge branch 'master' into clearer-ingress 2020-05-04 15:32:09 -07:00
Thomas Stromberg 247a61c45f validateIngressAddon: cleanup output, particularly stderr warnings 2020-05-04 15:31:49 -07:00
Medya Gh 041a452a16 add todo comment 2020-05-04 15:22:50 -07:00
Medya Ghazizadeh 59adfbc344
Merge pull request #8002 from medyagh/test_pause_log
add docker logs to postmortem
2020-05-04 22:13:47 +00:00
Sharif Elgamal bd2c4d8f6c Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-04 14:49:51 -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 4fcd30dd43 add defer 2020-05-04 14:23:42 -07:00
Medya Gh d2a9180edc dont return 2020-05-04 14:19:43 -07:00
Medya Gh d776a22851 add --details 2020-05-04 14:18:13 -07:00
Medya Gh 03540c247e add docker logs to postmortem 2020-05-04 14:15:50 -07:00
Medya Ghazizadeh 3e30e9f2c8
Merge pull request #8000 from tstromberg/err-spam-logs
error spam: add raw stdout/stderr if failed
2020-05-04 21:06:38 +00:00
Medya Gh 0189b10624 improve log 2020-05-04 13:47:07 -07:00
Medya Ghazizadeh bebed27e77
Merge pull request #7991 from afbjorklund/cross-tars
Upload cross tars to google storage for release
2020-05-04 20:41:32 +00: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
Medya Ghazizadeh 9c77edae6b
Merge pull request #7985 from medyagh/no_global_viper_baseimg
Add kic base image to the cluster config
2020-05-04 20:01:02 +00:00
Thomas Stromberg 6c24b4351b error spam: add raw stdout/stderr if failed 2020-05-04 12:51:54 -07: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
Sharif Elgamal 5589f01926 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-04 10:43:16 -07:00
Sharif Elgamal 258be2cbde re-enable skipped multi node test 2020-05-04 10:43:01 -07:00
Kenta Iso 65b2db2aab add debug for DNS 2020-05-05 02:13:31 +09:00
Sharif Elgamal daaafd5df4 lint 2020-05-04 09:26:02 -07:00
Anders F Björklund 292a58c095 Upload cross tars to google storage for release
For use with Zero Install (executable, smaller download)

Older versions had issues with checksumming naked binaries
2020-05-04 07:19:21 +02:00
Kenta Iso 97ca925a8a Use validateStartWithProxy to avoid network access failure 2020-05-03 22:36:35 +09:00
Kenta Iso 2f052eb34a Use kube-dns resolver for http.Client DNS forwarding test 2020-05-03 22:36:35 +09:00
Kenta Iso c5393b02d4 add debug for access direct failure & delete unneccesarry debug 2020-05-03 22:36:35 +09:00
Kenta Iso 3afa4c1428 Serial test for tunnel cmd: moved from TestFunctional 2020-05-03 22:36:35 +09:00
Kenta Iso 035decf6ab Add Test.2-2 DNS resolution by dscacheutil for TestFunctional/parallel/TunnelCmd 2020-05-03 22:36:35 +09:00
Kenta Iso b049bcd403 fix lint 2020-05-03 22:36:35 +09:00
Kenta Iso 7c176be582 Debug DNS configuration for #7809 2020-05-03 22:36:35 +09:00
Kenta Iso 4912cf1cc6 Add NOTE about dns resolution with docker driver to accessing docs 2020-05-03 22:36:35 +09:00
Kenta Iso 3a72db70b2 Add DNS resolution test for TestFunctional/parallel/TunnelCmd 2020-05-03 22:36:35 +09:00
Kenta Iso cccf150df5 delete debug information for #7809 2020-05-03 22:36:35 +09:00
Anders F Björklund cc6506d2c9 Remove logging statement from containerGateway 2020-05-03 09:42:32 +02:00
Medya Gh a3cafb0b80 add titles for each troubleshooting 2020-05-02 22:37:36 -07:00
Medya Gh daef3ce1f7 address review comments 2020-05-02 22:29:46 -07: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 e5c8592fdd spell docs 2020-05-02 19:58:19 -07:00