Commit Graph

9936 Commits (e9bf83d5f049b043adb55fb0c8c0975c0f27a489)

Author SHA1 Message Date
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 135a32f5f1
Merge pull request #7924 from radeksm/bugfix/7920
Example how to enable multiple addons on start command
2020-04-29 09:16:10 -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 e5a422e71a
Merge pull request #7890 from tstromberg/schedule-proposal2
MEP: Add proposal for scheduled shutdown/pause
2020-04-29 08:52:42 -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
Thomas Strömberg 541d41f195
Merge pull request #7864 from tmehlinger/hosts-update-image
addon registry-alias: change hosts update container image
2020-04-29 08:44:24 -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 90cd6c36fb don't run multinode tests in parallel 2020-04-28 17:58:12 -07:00
Sharif Elgamal dc0ceeef2c debugging for multinode test 2020-04-28 17:06:24 -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
Sharif Elgamal de5e493b10 add unit tests 2020-04-28 11:15:11 -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
Sharif Elgamal b116cd15bb lint 2020-04-28 10:18:33 -07:00
Sharif Elgamal e61a18cbaa be smarter about allocating memory for multinode clusters 2020-04-28 10:10:02 -07:00
Sharif Elgamal de71233966
Merge pull request #7851 from radeksm/feature/7667
Add list option for "minikube node" command
2020-04-28 10:09:38 -07:00
Thomas Stromberg 878fc6a5f0 Merge branch 'master' into control-plane-host 2020-04-28 08:09:24 -07:00
Anders F Björklund 78a22f5056 Remove prefix parameter and add prefix command
Move the "sudo" prefix to a central location, instead of
having it all over the place. Assume only needed on Linux.
2020-04-28 13:52:52 +02:00
Radoslaw Smigielski c1cd59821b Example how to enable multiple addons on start command 2020-04-28 10:18:57 +01:00
Kubernetes Prow Robot f33de7fd11
Merge pull request #7902 from radeksm/bugfix/7792
sort styles constant and style' map - continuation of bugfix/7792
2020-04-28 02:10:05 -07:00
Anders F Björklund f78e00e99b Merge branch 'master' into podman-sudo 2020-04-28 07:55:38 +02:00
priyawadhwa 278b92fb4a
Merge pull request #7815 from priyawadhwa/systemd
Add option to force docker to use systemd as cgroup manager
2020-04-27 18:15:08 -07:00
Sharif Elgamal e2467b2081 just always apply overlay 2020-04-27 17:53:55 -07:00
Sharif Elgamal 5848bbe011 Merge branch 'master' of github.com:kubernetes/minikube into cni 2020-04-27 14:15:19 -07:00
Sharif Elgamal 228c1b092c automatically apply kic overlay when detecting multinode clusters 2020-04-27 14:15:12 -07:00
Radoslaw Smigielski a843b3083c Also show IP address of the node 2020-04-27 21:51:58 +01:00
Anders F Björklund 1744ffe773 Restore the configured state added for podman
Reverted 22aa1aff22 by accident
2020-04-27 22:27:53 +02:00
Anders F Björklund bf4aa78ca6 Log the version used of the two KIC runtimes 2020-04-27 21:58:42 +02:00
Radoslaw Smigielski 4c1e6c5fe0 Merge branch 'master' into feature/7667 2020-04-27 20:52:23 +01:00
Priya Wadhwa 67efd1120e update docs 2020-04-27 10:47:43 -07:00
Priya Wadhwa 2459caea75 update SHA 2020-04-27 10:47:10 -07:00
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