Priya Wadhwa
90b029e359
Add varlink for podman-env
...
'
2020-04-27 10:45:34 -07:00
Priya Wadhwa
e3397d559f
Merge branch 'master' of https://github.com/kubernetes/minikube into systemd
2020-04-27 10:33:12 -07:00
Anders F Björklund
a041f4012a
Podman allows setting --cpus and --memory now
2020-04-27 17:02:13 +02:00
Anders F Björklund
95c95599c2
Align podman driver with docker and improve check
...
Make sure to use "sudo podman version" on Linux
(need user namespace support for "podman version")
And improve error output handling for podman-remote
(when the remote service is not running properly)
2020-04-27 12:43:02 +02:00
Anders F Björklund
998ab840fb
Use simple version of podman info format parameter
...
So that it works with the older versions of podman
2020-04-26 22:54:45 +02:00
Anders F Björklund
795128131f
Remove old Copy function added in merge conflict
2020-04-26 22:52:10 +02:00
Anders F Björklund
e95ae3280c
Fix copy/paste error on the podman usage page
2020-04-26 22:45:38 +02:00
Anders F Björklund
28106fa2d7
Use constants instead of the KIC prefix strings
2020-04-26 15:22:57 +02:00
Anders F Björklund
d96d9d34ed
Include any output from podman version in the log
2020-04-26 15:12:04 +02:00
Anders F Björklund
88c8a24d55
Pass the container implementation on to systemd
2020-04-25 22:43:40 +02:00
Anders F Björklund
7185140c57
Remove extra quotes added in conflict resolution
...
Reverted f264ac171e
by accident
2020-04-25 22:09:52 +02:00
Anders F Björklund
7647b1f998
Don't try to limit podman memory without cgroup
...
Podman requires both memcg and memcg_swap for it (--memory).
Docker will still limit memory, without swap limit support.
2020-04-25 22:01:51 +02:00
Anders F Björklund
bb37c7098c
Fix log message to say driver and not cruntime
2020-04-25 21:57:41 +02:00
Anders F Björklund
6644c5cc64
Merge branch 'master' into podman-sudo
2020-04-25 18:05:33 +02:00
Radoslaw Smigielski
d42a0a145c
Fix lint error
2020-04-25 07:32:40 +01:00
Radoslaw Smigielski
fe59e38748
Sort map of styles' names to style struct
2020-04-25 07:15:29 +01:00
Radoslaw Smigielski
7462bb5568
Sort available style constants
...
We have a number of style constant names defined in completly random
order, let's make a little bit of cleanup here.
2020-04-25 06:54:02 +01:00
Medya Ghazizadeh
947dc21701
Merge pull request #7898 from medyagh/svc_url_wait
...
docker/podman drivers: wait for service before open url
2020-04-24 20:10:09 -07:00
Medya Gh
556e8871b7
wait for service
2020-04-24 19:13:39 -07:00
Thomas Stromberg
d98a484f87
Ensure that there is an output file to operate on
2020-04-24 17:11:52 -07:00
Thomas Strömberg
e3a3b1e743
Merge pull request #7308 from laozc/metallb
...
Add Metal LB addon
2020-04-24 16:59:50 -07:00
Thomas Stromberg
1cbbb6ac0b
Merge to master
2020-04-24 16:58:15 -07:00
Thomas Strömberg
47b769b9cc
Merge pull request #7867 from kubernetes/hyperv-cleanup
...
hyperv: Check for Get-Wmiobject err before parsing output
2020-04-24 16:56:02 -07:00
Thomas Stromberg
e6054fc927
download: refuse to download actual files while under test
2020-04-24 16:40:48 -07:00
Medya Ghazizadeh
e3afeb35e4
Merge pull request #7862 from medyagh/oci_err_type
...
clean up: refactor oci package exec calls
2020-04-24 15:57:38 -07:00
Priya Wadhwa
71ca99b926
Merge branch 'master' of https://github.com/kubernetes/minikube into systemd
2020-04-24 15:33:50 -07:00
Thomas Stromberg
450637941f
Clarify non-goals
2020-04-24 15:18:04 -07:00
Thomas Strömberg
cd3317f0ee
Merge pull request #7882 from kubernetes/errmap
...
Fix sysctl fs.protected_regular=1 typo
2020-04-24 15:09:12 -07:00
Medya Gh
87bb1c3463
Merge branch 'master' of github.com:kubernetes/minikube into oci_err_type
2020-04-24 14:32:48 -07:00
Medya Ghazizadeh
bc0d773055
Merge pull request #7894 from kubernetes/revert-7887-bash_fallback_docker_env
...
Revert "docker-env: fall back to bash if can not detect shell."
2020-04-24 14:29:22 -07:00
Medya Ghazizadeh
0ea84f9d14
Revert "docker-env: fall back to bash if can not detect shell."
2020-04-24 14:25:15 -07:00
Medya Gh
63f9bfbb61
addres review comments
2020-04-24 14:07:54 -07:00
Priya Wadhwa
1825546757
Restart docker if we've changed the daemon config
2020-04-24 14:05:35 -07:00
Medya Gh
51655af562
Merge branch 'master' of github.com:kubernetes/minikube into oci_err_type
2020-04-24 13:53:28 -07:00
Medya Ghazizadeh
b69ebd1231
Merge pull request #7881 from kubernetes/tstromberg-patch-4
...
none docs: Mention OpenRC and Docker requirement
2020-04-24 13:37:50 -07:00
Medya Ghazizadeh
c84067cd35
Merge pull request #7887 from medyagh/bash_fallback_docker_env
...
docker-env: fall back to bash if can not detect shell.
2020-04-24 13:27:56 -07:00
Medya Ghazizadeh
c6e0f7ffd7
Merge pull request #7876 from tstromberg/ssh-flaky-flaky
...
ssh_mock: Use sync.WaitGroup to defend against deferred mutations
2020-04-24 13:19:54 -07:00
Travis Mehlinger
475bbc4ff2
use alpine instead
2020-04-24 14:10:24 -05:00
Sharif Elgamal
f3d4db330a
adding ability to detect multinode clusters
2020-04-24 12:07:49 -07:00
priyawadhwa
43948fac30
Merge pull request #7835 from radeksm/bugdix/7792
...
change emoji for: notifying new kubernetes version is available
2020-04-24 10:45:09 -07:00
Priya Wadhwa
29dc41e5ab
Merge branch 'master' of https://github.com/kubernetes/minikube into systemd
2020-04-24 10:08:50 -07:00
Priya Wadhwa
8479ba047c
Merge branch 'master' of https://github.com/kubernetes/minikube into upgrade-kic
2020-04-24 10:08:23 -07:00
Thomas Stromberg
1e8c4bb8da
Use --after for duration rather than --schedule
2020-04-24 09:52:03 -07:00
Thomas Stromberg
f361ae5811
Add proposal for scheduled shutdown/pause
2020-04-24 09:42:37 -07:00
Medya Ghazizadeh
c6b95ea6f9
Merge pull request #7824 from medyagh/lint_yaml_gh
...
lint github yaml
2020-04-23 22:53:37 -07:00
Medya Ghazizadeh
3342acba5e
Merge pull request #7849 from govargo/update-dashboard-2.0.0
...
bump dashboard image v2.0.0
2020-04-23 22:51:40 -07:00
Medya Gh
191484e21a
fall back to bash if can not detect
2020-04-23 22:19:06 -07:00
Thomas Strömberg
7c26023811
Merge pull request #7871 from kubernetes/tstromberg-patch-2
...
Clarify Makefile/ISO release instructions
2020-04-23 20:35:22 -07:00
Kenta Iso
fe69cdaeaf
update dashboard image v2.0.0
2020-04-24 12:32:25 +09:00
Thomas Stromberg
644b41989d
Fix sysctl fs.protected_regular=1 typo
2020-04-23 20:11:31 -07:00