Commit Graph

10862 Commits (0be0781cd4d09780d7d2191909472675d81ae758)

Author SHA1 Message Date
Thomas Stromberg f091b4d1f6 Decrease test pass count by 1, as per code review comment 2020-06-25 14:45:50 -07:00
Thomas Stromberg 2f3094d32c simplify string output 2020-06-25 14:43:29 -07:00
Thomas Stromberg d16e7d4924 Use new kapi.KubectlBinary API 2020-06-25 14:43:19 -07:00
Thomas Stromberg 2a39d993ea Address lint comments, remove confusing multi-runner API 2020-06-25 14:36:39 -07:00
Thomas Stromberg 521d334b6a Apply CNI on restarts, remove .rej file 2020-06-25 14:23:18 -07:00
Thomas Stromberg 3968631b05 Merge to master 2020-06-25 10:54:42 -07:00
Thomas Strömberg 72e13c1eb8
Merge pull request #8543 from tstromberg/syspods-logging
Improve error and logging emitted by WaitForAppsRunning
2020-06-25 10:53:36 -07:00
priyawadhwa a115db6da8
Merge pull request #8552 from priyawadhwa/coredns
Reduce coredns replicas from 2 to 1
2020-06-25 10:51:18 -07:00
Priya Wadhwa 1769750b7d fix log level 2020-06-25 10:11:29 -07:00
Thomas Stromberg 3fb1cded91 Add retry.Local + retry logging 2020-06-25 09:43:45 -07:00
Priya Wadhwa 1b8eaaf76c Move kubectl binary function to kapi package to prevent future cyclic import dependencies 2020-06-25 09:40:14 -07:00
priyawadhwa d368674457
Merge pull request #8551 from priyawadhwa/etcd-extra-args
Allow passing in extra args to etcd via command line
2020-06-25 09:37:41 -07:00
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
Priya Wadhwa 1b0de27d3d fix spelling 2020-06-24 16:43:32 -07:00
Priya Wadhwa 9d9d512cd8 fix function so we don't get an index out of bounds error 2020-06-24 16:34:58 -07:00
Priya Wadhwa 57574e3b6d fix space bug in unit test 2020-06-24 16:19:33 -07:00
Priya Wadhwa b32487adb1 Only include etcd extra args if they exist 2020-06-24 15:54:19 -07:00
Priya Wadhwa c1e2751ea6 Allow passing in extra args to etcd 2020-06-24 15:41:13 -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 2249d36dc8 Skip flannel if Docker, weave hairpin 2020-06-24 09:18:34 -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 5680774f42 Remove unused hack scripts 2020-06-23 20:18:59 -07:00
Thomas Stromberg 65b63a6e67 Make test timeouts extremely pessimistic 2020-06-23 20:12:19 -07:00
Thomas Stromberg 9e95435e00 Add --cni flag, fix --network-plugin=kubenet 2020-06-23 20:10:25 -07:00
Thomas Stromberg c38995d22d Skip node pressure check if other checks failed, add retry 2020-06-23 19:58:27 -07:00
Thomas Stromberg 54e70c9826 Improve error and logging emitted by WaitForAppsRunning 2020-06-23 19:36:28 -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
Medya Gh 0121b44175 add NeedsImprovement warnning for overlay kernel 2020-06-23 13:17:59 -07:00
Anders F Björklund 457dcef7ef Upgrade podman to 2.0.0 2020-06-23 21:36:13 +02:00
Medya Gh 1101f543d0 add check for mod prob 2020-06-23 12:15:57 -07: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