Medya Ghazizadeh
4f1a16385b
Merge pull request #6846 from josedonizetti/refactor-kic-tunnel-out-pkg
...
refactor kic tunnel to use out pkg
2020-02-29 22:27:42 -08:00
Jose Donizetti
a36b4bd5b0
kic: improve error message for service not found
2020-02-29 21:32:50 -03:00
Jose Donizetti
960d402e1e
refactor kic tunnel to use out pkg
2020-02-29 21:10:00 -03:00
Jose Donizetti
d6e414326c
Change service wait and interval defaults
2020-02-29 20:26:20 -03:00
Anders F Björklund
9b8dbdeba9
Build minikube cross for exotic architectures
...
Split out the non-amd64 from the linux arch,
and build those "exotic" arch separately.
The default is to build all operating systems,
so restore that definition of the "cross".
2020-02-29 20:45:07 +01:00
Medya Ghazizadeh
7a552e9f93
Merge pull request #6842 from afbjorklund/nslookup-host
...
Add fallback command when nslookup is missing
2020-02-29 09:50:32 -08:00
Medya Ghazizadeh
37638d3d52
Merge pull request #6841 from afbjorklund/docker-api
...
Negotiate Docker API Version before image query
2020-02-29 09:49:10 -08:00
Anders F Björklund
da1ee8bcae
Add fallback command when nslookup is missing
...
The "dnsutils" package with nslookup is not installed in all
installations, but the node can still resolve DNS lookups...
Also restore the correct order of the type parameter, that
was lost in a previous commit (when changing from querytype).
2020-02-29 18:31:45 +01:00
Anders F Björklund
df70b7900d
Negotiate Docker API Version before image query
...
Avoids error working with older Docker daemons
Error response from daemon:
client version 1.41 is too new.
Maximum supported API version is 1.39
2020-02-29 14:04:41 +01:00
Csongor Halmai
e6e0e412f6
re-phrasing the advice
2020-02-29 14:39:11 +11:00
Sharif Elgamal
4b902f7e9f
more changes
2020-02-28 15:58:05 -08:00
Keith Schaab
44467579a6
Update loadbalancer.md
2020-02-28 14:02:16 -08:00
Keith Schaab
f02a0a53b7
Update loadbalancer.md
2020-02-28 14:00:49 -08:00
Medya Ghazizadeh
83dd0dbe26
Merge pull request #6833 from josedonizetti/kic-fix-unprivileged-port-bind
...
kic: fix unprivileged port bind tunnel docker for mac
2020-02-28 13:55:25 -08:00
Jose Donizetti
11c0612b5c
kic: only ask sudo for privileged ports tunnel docker for mac
2020-02-28 18:34:10 -03:00
Keith Schaab
71a83acabb
Update loadbalancer.md
2020-02-28 12:39:21 -08:00
Jose Donizetti
77fbafb620
kic: fix unprivileged port bind tunnel docker for mac
2020-02-28 17:05:44 -03:00
Medya Ghazizadeh
15dfc5c60f
Merge pull request #6830 from josedonizetti/kic-fix-service-list
...
kic: fix service list for docker on osx
2020-02-28 11:58:09 -08:00
Jose Donizetti
954f5a6b74
kic: fix service list for docker on osx
2020-02-28 14:57:53 -03:00
Sharif Elgamal
3b04a8d85e
initial machine name refactor
2020-02-28 09:50:55 -08:00
Medya Ghazizadeh
3f34e68404
Merge pull request #6774 from vikkyomkar/issue-6767
...
Fix: do not change the profile to a none existing profile
2020-02-28 09:21:32 -08:00
Medya Ghazizadeh
4677bced26
Merge pull request #6828 from josedonizetti/fix-start-for-existing-profile
...
Fix start for existing profile
2020-02-28 09:17:23 -08:00
Medya Ghazizadeh
256b90acf0
Merge pull request #6817 from sshukun/fix-addon-disable
...
Fix: disable a disabled addon cause error
2020-02-28 09:08:27 -08:00
Jose Donizetti
c412a8ae44
Fix start for existing profile
2020-02-28 12:53:51 -03:00
Medya Ghazizadeh
3cb2b363ae
Merge pull request #6813 from BlackHole1/master
...
refactor(i18n): Add some Chinese translations
2020-02-28 07:32:02 -08:00
Csongor Halmai
2d7a30defe
fixing typo
2020-02-29 02:12:24 +11:00
Csongor Halmai
dc5cd606ae
give hint if 'minikube delete' fails deleting the machine directory
2020-02-28 14:47:42 +11:00
Medya Ghazizadeh
d19049b3ef
Merge pull request #6811 from josedonizetti/kic-add-cmd-service
...
kic on mac: add service cmd support
2020-02-27 15:20:12 -08:00
Song Shukun
884c30a5f6
Fix: disable a disabled addon cause error
2020-02-27 19:21:08 +09:00
Black-Hole
551c570189
refactor(i18n): optimizing Chinese translation
2020-02-27 10:41:38 +08:00
Jose Donizetti
5e30d2f8c9
Fix linter
2020-02-26 22:29:28 -03:00
Jose Donizetti
7a6ff58384
kic on mac: improve error reporting service tunnel
2020-02-26 22:21:44 -03:00
Jose Donizetti
5d8f2541f6
kic on mac: add service warn
2020-02-26 22:16:50 -03:00
Jose Donizetti
1752d7c004
kic on mac: add random port support to service cmd
2020-02-26 22:09:48 -03:00
Jose Donizetti
5f73506ff6
Remove old code
2020-02-26 20:51:36 -03:00
Jose Donizetti
f390d4bf30
kic on mac: add service cmd support
2020-02-26 20:49:58 -03:00
Medya Ghazizadeh
3cf2c9bbe3
Merge pull request #6807 from medyagh/delete_hang
...
warn about "stuck docker" in minikube delete
2020-02-26 14:32:18 -08:00
Medya Ghazizadeh
8f887a5e41
Merge pull request #6810 from josedonizetti/fix-kic-tunnel-known-hosts-issue
...
tunnel on docker driver on mac: fix known_hosts issue
2020-02-26 14:01:31 -08:00
Medya Gh
8d0c41392b
continue instead of nest
2020-02-26 13:50:42 -08:00
Jose Donizetti
a57a282027
kic: fix known_hosts issue
2020-02-26 18:27:24 -03:00
Medya Ghazizadeh
47012f724d
Merge pull request #6803 from medyagh/d_cpu_ram
...
Display more meaningful system info for kic Drivers
2020-02-26 12:47:37 -08:00
Medya Gh
4709af55df
resolve review comments
2020-02-26 12:44:25 -08:00
priyawadhwa
f77e942e59
Merge pull request #6701 from sshukun/increase-timeout
...
hyperv detection: increase timeout from 2s to 8s
2020-02-26 11:11:10 -08:00
Medya Ghazizadeh
baab94e0a6
Merge pull request #6797 from medyagh/docker_mac_test
...
add mac os integration test for docker driver
2020-02-26 10:58:18 -08:00
Medya Gh
e8c85543f7
limit time waiting for delete
2020-02-26 10:57:46 -08:00
Medya Gh
6651e0b5a5
docker podman sysinfo
2020-02-26 09:15:25 -08:00
Medya Gh
f64b167c3b
Display more meaninful system info for docker/podman driver
2020-02-25 18:08:53 -08:00
Medya Gh
f3c171eaa3
show info for docker damemon
2020-02-25 17:34:03 -08:00
Medya Gh
e60b034c84
Add Daemon Info func to oci
2020-02-25 17:16:49 -08:00
Medya Gh
e2161049a7
restart docker on mac
2020-02-25 15:55:35 -08:00