Commit Graph

10788 Commits (6d3a0c4eca1c2c872b152da519f23c0705703644)

Author SHA1 Message Date
Priya Wadhwa 6d3a0c4eca Reduce coredns replicas from 2 to 1
This is an easy way to improve overhead, and users can always scale this back up if they need to.
2020-06-24 17:42:12 -07:00
Medya Ghazizadeh abca4d0652
Merge pull request #8538 from medyagh/more_macos_tests
integration: add more MacOS test to github actions
2020-06-24 12:59:09 -07:00
Medya Ghazizadeh d31052ebf1
Merge pull request #8548 from afbjorklund/falco-module
Rename falco-probe package to falco-module instead
2020-06-24 12:33:53 -07:00
Anders F Björklund b8fea2bc75 Rename falco-probe package to falco-module instead
Same software, but upstream changed the packaging.
2020-06-24 20:42:34 +02:00
priyawadhwa 84365fe57b
Merge pull request #8294 from maciaszczykm/dashboard-v2.0.1
Bump Dashboard to v2.0.1
2020-06-24 11:35:28 -07:00
Medya Gh f4d6e15266 adjust 2020-06-24 11:01:12 -07:00
Medya Ghazizadeh 977411bf75
Merge pull request #8544 from tstromberg/WaitForNode
Skip node pressure check if other checks failed, add retry
2020-06-24 10:26:25 -07:00
Medya Ghazizadeh c84cd3fe9d
Merge pull request #8547 from tstromberg/cherry-94da4
virtualbox: double health check timeout, add better errors
2020-06-24 10:16:15 -07:00
Thomas Stromberg a0817b6221 Remove debug statement 2020-06-24 07:53:18 -07:00
Thomas Stromberg af1798728b virtualbox: double health check timeout, add better errors 2020-06-24 07:51:50 -07:00
Thomas Stromberg c38995d22d Skip node pressure check if other checks failed, add retry 2020-06-23 19:58:27 -07:00
Medya Gh 63605e1e77 missing commas 2020-06-23 17:17:14 -07:00
Medya Gh 76434fc6a7 balance jobs 2020-06-23 17:09:57 -07:00
Medya Gh 6f2bbb987f balance test per vm 2020-06-23 17:03:09 -07:00
Medya Ghazizadeh 4f6a9f6518
Merge pull request #8518 from afbjorklund/docker-containerd
Make sure to use internal containerd for docker
2020-06-23 16:49:14 -07:00
Medya Gh e3f33d576a fix mtypo 2020-06-23 15:01:05 -07:00
Medya Gh 35a9bd32f0 add timeout 2020-06-23 15:01:05 -07:00
Medya Gh 6ea74253a9 increase multiplier 2020-06-23 15:01:05 -07:00
Medya Gh 9d10d4df38 adjust macos timeout 2020-06-23 15:01:05 -07:00
Medya Gh ae6a38616d fix typo 2020-06-23 15:01:05 -07:00
Medya Gh c2e2e55fb7 fix typo 2020-06-23 15:01:05 -07:00
Medya Gh fd948c4315 add more macos tests to github actions 2020-06-23 15:01:05 -07:00
Thomas Strömberg b1c26a2ddb
Merge pull request #8537 from tstromberg/limit-parallel
Automatically limit integration test parallelism
2020-06-23 14:15:50 -07:00
Medya Ghazizadeh 756df19b8b
Merge pull request #8539 from afbjorklund/podman-2.0.0
Upgrade podman to 2.0.0
2020-06-23 13:19:23 -07:00
Anders F Björklund 457dcef7ef Upgrade podman to 2.0.0 2020-06-23 21:36:13 +02:00
Anders F Björklund 4027ba4979 Add test case restarting docker after containerd
If we stopped containerd, we restart dockerd.
2020-06-23 20:26:34 +02:00
Anders F Björklund e25ab786ff Only restart dockerd if containerd was running
If starting minikube a second time, do nothing.
2020-06-23 20:17:01 +02:00
Thomas Strömberg f52a682a7e
Merge pull request #8531 from jtzwu/master
Do not output usage hint when shell=none.
2020-06-23 10:57:42 -07:00
Thomas Stromberg 25001d7715 Add _test.go suffix everywhere to avoid symbol resolution issues 2020-06-23 10:05:29 -07:00
Thomas Strömberg 126b8cf35e
Merge pull request #8536 from tstromberg/leader-elect-trailing-space
Remove trailing spaces after leader-elect: false
2020-06-23 09:56:11 -07:00
Thomas Stromberg c5f59b1ede Make the calculation easier to understand 2020-06-23 09:51:08 -07:00
Thomas Stromberg 3659fd5203 Use 0.6 CPU count by default 2020-06-23 09:30:24 -07:00
Thomas Stromberg 0fd4f17c0a Automatically limit integration test parallelism 2020-06-23 09:12:00 -07:00
Thomas Stromberg 852da00c03 Remove trailing spaces after leader-elect: false 2020-06-23 07:55:30 -07:00
Medya Ghazizadeh f994b702f6
Merge pull request #8529 from medyagh/cache_test_remove
integration: add delete  to cache test
2020-06-22 23:55:41 -07:00
Jeff Wu e1a7b225b3 Format code 2020-06-22 22:00:31 -07:00
Jeff Wu 33d4ecbcc1 Fix shell test to reflect the fact that shell=none no longer has a usage msg. 2020-06-22 21:36:08 -07:00
Jeff Wu f19ca53f34 Do not output usage hint when shell=none. Since there is no shell,
there is no clear way to expect how a usage hint will be interpretted.
2020-06-22 21:22:43 -07:00
Medya Ghazizadeh ce33161eef
Merge pull request #8528 from tstromberg/docker-not-required
docker-env: Avoid container suicide if Docker is not installed locally
2020-06-22 17:45:47 -07:00
Medya Ghazizadeh 3d09d8e6ae
Merge pull request #8521 from afbjorklund/kubectl-path-log
The logging of the kubectl path was broken
2020-06-22 14:37:39 -07:00
Medya Gh 6c50eac48f add delete test to cache test 2020-06-22 13:29:41 -07:00
Thomas Stromberg 47942be198 docker-env: Avoid container suicide if docker is not in $PATH 2020-06-22 12:27:18 -07:00
Medya Ghazizadeh c609b3fd48
Merge pull request #8519 from Harkishen-Singh/tip-for-minikube-based-kubectl-usage
Adds better information for using kubectl inside minikube
2020-06-22 12:01:06 -07:00
Medya Ghazizadeh a142e43ae6
Merge pull request #8520 from afbjorklund/env-shell
Don't return error when SHELL has not been set
2020-06-22 11:59:08 -07:00
Harkishen-Singh 30e6660925 Better informaation for using kubectl inside minikube
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add kubectl install link

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add alias tip to the minikube docs

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

remove debug statements

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2020-06-20 18:20:28 +05:30
Anders F Björklund fe6687386d The logging of the kubectl path was broken
After introducing the exec.Cmd parameter previously
2020-06-20 14:31:35 +02:00
Anders F Björklund 63270ad3d6 Restore newline that was removed by mistake 2020-06-20 13:17:29 +02:00
Anders F Björklund 5021c2f2fa Handle the empty SHELL special case ourselves 2020-06-20 13:13:09 +02:00
Anders F Björklund 8fc6dac9c5 Don't return error when SHELL has not been set 2020-06-20 13:00:22 +02:00
Anders F Björklund 22e1a41899 Adjust unit test results when docker not bound
When docker.service is *not* bound to containerd.service,
that means that it will be restarted to not try to use it.
2020-06-20 10:26:11 +02:00