Medya Ghazizadeh
57f6afd4c8
Revert "Addons: Update OLM Addon"
2020-06-09 19:03:06 -07:00
Medya Gh
5249b6bfc2
goimport
2020-06-09 19:01:50 -07:00
Medya Gh
66d8c671ba
skip tests
2020-06-09 18:56:02 -07:00
Medya Gh
08f91d4d2d
revert unrelated changes
2020-06-09 18:20:39 -07:00
Medya Gh
1a95ec1e3b
update test names
2020-06-09 18:18:48 -07:00
Medya Gh
2cc0563503
break down the docker-env test
2020-06-09 17:53:44 -07:00
Medya Gh
3263953811
break down docker-env test
2020-06-09 17:45:45 -07:00
Medya Gh
e94db2c226
revert unrelated changes
2020-06-09 17:24:46 -07:00
Medya Ghazizadeh
badea72f3b
Merge pull request #8392 from tsraza/tsraza-patch-1
...
Patch the registry-aliases addon missing entrypoint
2020-06-09 16:55:30 -07:00
Medya Gh
6c07e70f96
windows dont skip
2020-06-09 16:51:41 -07:00
Thomas Stromberg
09672520ea
Merge branch 'master' into minikube-blacklist
2020-06-09 16:49:39 -07:00
Thomas Stromberg
cbcae37770
sync go.* to master
2020-06-09 16:49:36 -07:00
Medya Gh
33d5dc61ff
increase functioanl test memeory
2020-06-09 15:28:50 -07:00
Medya Ghazizadeh
8fcfaf4a66
Merge pull request #8187 from afbjorklund/buildroot-2020.02
...
Buildroot 2020.02
2020-06-09 15:07:59 -07:00
Medya Gh
73e9f09f6b
build macos binaries
2020-06-09 15:03:17 -07:00
Medya Gh
0c9a83ff4f
add mac os virtualbox gest
2020-06-09 15:00:49 -07:00
Priya Wadhwa
cbd56c53d7
fix unit tests
2020-06-09 14:17:22 -07:00
Medya Ghazizadeh
c0d408e668
Merge pull request #8419 from medyagh/add_prasadkatti
...
add prasadkatti owners file
2020-06-09 13:55:42 -07:00
Medya Gh
2a0274a152
revert unrelated changes
2020-06-09 13:55:23 -07:00
Medya Gh
abf180e574
revert unrelated changes
2020-06-09 13:52:50 -07:00
Medya Gh
24f5cb95d6
rever unrelated changes
2020-06-09 13:49:40 -07:00
Priya Wadhwa
07b04841ce
RebaseD
2020-06-09 13:49:22 -07:00
Medya Gh
8359a3a39b
rever unrelated changes
2020-06-09 13:48:59 -07:00
Medya Gh
61dbc7dcad
rever unrelated changes
2020-06-09 13:46:48 -07:00
Medya Gh
ab4d54103e
add prasadkatti
2020-06-09 13:44:16 -07:00
priyawadhwa
e2104b2f0f
Merge pull request #8417 from priyawadhwa/cloudshell
...
Enable support for offline kic
2020-06-09 13:40:53 -07:00
Thomas Stromberg
a60c7d3d1d
Replace whitelist/blacklist withallow/deny
2020-06-09 13:19:18 -07:00
Medya Ghazizadeh
fa0812c8f0
Merge pull request #8285 from kadern0/issue-8237
...
Added option --all to stop all clusters
2020-06-09 13:02:35 -07:00
Priya Wadhwa
11096160fe
improve warning message so it fits on one line
2020-06-09 10:25:18 -07:00
Priya Wadhwa
e37da349fb
pass in driver to load from tarball
2020-06-09 10:18:53 -07:00
Taqui Raza
576346a437
use sh entrypoint in registry-aliases addon
2020-06-08 22:35:21 +00:00
Pablo Caderno
325db092c3
Added option --all to stop all clusters
...
Related to #8237
Signed-off-by: kadern0 <kaderno@gmail.com>
2020-06-09 08:32:36 +10:00
Medya Ghazizadeh
a79993dc22
Merge pull request #8404 from afbjorklund/crio-v1.18.1
...
Upgrade crio and crio.conf to v1.18.1
2020-06-08 14:40:30 -07:00
Priya Wadhwa
5e1966ea4b
Set leader-elect=false for scheduler and controller manager
...
both the scheduler and controller manager constantly ping the apiserver to ensure leader election. From the docs:
```
Enable this when running replicated components for high availability.
```
which we don't really need in minikube. This should reduce overall overhead by ~12%
2020-06-08 14:39:52 -07:00
Medya Ghazizadeh
1bcf33fac3
Merge pull request #8416 from prasadkatti/patch-9
...
Add link to the Kanban view to community page
2020-06-08 14:36:22 -07:00
Medya Ghazizadeh
a3f50fe8d2
Merge pull request #8406 from afbjorklund/conmon-v2.0.17
...
Upgrade conmon to 2.0.17
2020-06-08 14:36:03 -07:00
Medya Ghazizadeh
0523335ff6
Merge pull request #8405 from afbjorklund/podman-1.9.3
...
Upgrade podman to 1.9.3
2020-06-08 14:27:16 -07:00
Medya Ghazizadeh
13c0360abd
Merge pull request #8403 from afbjorklund/docker-19.03.11
...
Upgrade Docker, from 19.03.8 to 19.03.11
2020-06-08 14:27:02 -07:00
Priya Wadhwa
94da5201a6
Add TODO
2020-06-08 14:10:11 -07:00
Priya Wadhwa
173666d203
Use go-containerregistry library instead of docker CLI
2020-06-08 14:01:06 -07:00
Prasad Katti
f36dd3083b
Add link to the Kanban view to community page
2020-06-08 11:43:29 -07:00
Priya Wadhwa
0033381049
rebased on master
2020-06-08 11:24:25 -07:00
Priya Wadhwa
99d75c6b5b
WIP
2020-06-08 10:53:47 -07:00
Anders F Björklund
6e619bd5c7
The name of the make variable was changed
...
Unfortunately there is no naming standard whatsoever,
for these magic make variables for the git commit...
2020-06-07 19:40:33 +02:00
Anders F Björklund
4f2b2e006f
Upgrade conmon to 2.0.17
...
This is used by both crio and podman, one bin for each
But we try to use the same version, unless we have to...
2020-06-07 19:30:30 +02:00
Anders F Björklund
48436ddbb7
Upgrade podman to 1.9.3
2020-06-07 17:32:17 +02:00
Anders F Björklund
f19ca1597c
Upgrade crio.conf to version v1.18.1
2020-06-07 17:18:15 +02:00
Anders F Björklund
de7ea0b270
Upgrade crio to 1.18.1
2020-06-07 17:17:53 +02:00
Anders F Björklund
5064fe8949
Upgrade Docker, from 19.03.8 to 19.03.11
2020-06-07 15:50:37 +02:00
Medya Ghazizadeh
f86cee98ef
Merge pull request #8397 from afbjorklund/go-containerregistry
...
Update go-containerregistry to the rebased commit
2020-06-06 12:53:08 -07:00