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 |
Kenta Iso
|
65b2db2aab
|
add debug for DNS
|
2020-05-05 02:13:31 +09: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 |
Medya Gh
|
7cf9da3d72
|
add docs about container type
|
2020-05-02 19:57:19 -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 Ghazizadeh
|
453b5e6321
|
Merge pull request #7968 from afbjorklund/podman-slow
Don't show any podman hint about restarting sudo
|
2020-05-03 01:50:20 +00: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 |
Thomas Strömberg
|
100ba9b8d3
|
Merge pull request #7927 from noah-de/master
Very minor grammar corrections to aid readability
|
2020-05-01 17:54:45 -07:00 |
Thomas Stromberg
|
c89b2f5943
|
Add unversioned names to avoid updating upstream docs each release
|
2020-05-01 16:13:25 -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 |
Sharif Elgamal
|
cc32892bb7
|
Merge pull request #7934 from sharifelgamal/warn-exp
add experimental warning for multinode clusters
|
2020-05-01 12:33:58 -07:00 |
Sharif Elgamal
|
fa039b1d50
|
Merge branch 'master' of github.com:kubernetes/minikube into warn-exp
|
2020-05-01 09:50:01 -07:00 |
Sharif Elgamal
|
5914fb273f
|
extra newline
|
2020-05-01 09:20:49 -07:00 |
Anders F Björklund
|
3531efda7b
|
Get the gateway by inspecting container network
|
2020-05-01 15:05:21 +02:00 |
Medya Ghazizadeh
|
25ca3472dc
|
Merge pull request #7946 from govargo/change-tunnel-cleanup-default
Change tunnel cleanup flag default to true for auto tunnel cleanup
|
2020-04-30 15:31:12 -07:00 |
Thomas Strömberg
|
a551b30609
|
Merge pull request #7938 from tstromberg/int-memory-limits
Add memory limits to remaining integration test clusters
|
2020-04-30 14:08:20 -07:00 |
Thomas Stromberg
|
6b899a5f8e
|
Merge branch 'master' into int-memory-limits
|
2020-04-30 11:23:45 -07: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 |
Kenta Iso
|
138f73f9f8
|
Change tunnel cleanup flag default to true
|
2020-04-30 19:26:46 +09:00 |