Commit Graph

1193 Commits (172a267fcffc084b48ce6871b5eac1f8bebe98c6)

Author SHA1 Message Date
Anders F Björklund 48a1d6ad78 Change from crio-1.19 to crio-1.20 in kicbase 2021-02-20 10:20:45 -08:00
Anders F Björklund f3fda2a4c4 Make sure to add crun for running on cgroups v2
Podman will default to crun, for v2 (runc for v1)

So these dependencies are needed for podman.service

Note that runc is now provided by "containerd.io"
2021-02-20 10:11:35 -08:00
Sharif Elgamal 9c278299af add link to issue 2021-02-19 18:53:20 -08:00
Sharif Elgamal f81c526c6b fix crio by hardcoding mountopt 2021-02-19 17:41:24 -08:00
Sharif Elgamal 9be89e2ac0 Merge branch 'master' of github.com:kubernetes/minikube into anders-kicbase-210119 2021-02-18 18:51:37 -08:00
Sharif Elgamal cb35af3fd3 Merge branch 'master' of github.com:kubernetes/minikube into kic-test 2021-02-17 14:47:42 -08:00
Anders F Björklund c8266c0318 Upgrade crio to 1.20.0 2021-02-14 13:19:34 +01:00
Anders F Björklund 4a441a48bf The checksum of the podman source tarball changed
Due to it being auto-generated by "git archive",
and not being an actual and archived distfile...

The actual code contents are the same, though.
2021-02-13 20:37:19 +01:00
Sharif Elgamal 3406be89f8 fix final line of dockerfile 2021-02-12 17:18:40 -08:00
Sharif Elgamal 400456b300 no need for bash 2021-02-12 17:09:46 -08:00
Sharif Elgamal 38c6fc60f0 fix makefile 2021-02-12 16:15:33 -08:00
Sharif Elgamal ccdc844a94 Merge branch 'master' of github.com:kubernetes/minikube into kic-test 2021-02-09 15:12:42 -08:00
Medya Ghazizadeh 37c106b551
Merge pull request #10417 from afbjorklund/docker-20.10.3
Upgrade Docker, from 20.10.2 to 20.10.3
2021-02-09 12:42:44 -08:00
Anders F Björklund ac147e1442 Correct the filename for the crio apt repository
It was a bit confusing that 1.19 still said 1.18
2021-02-09 19:32:05 +01:00
Anders F Björklund e34354f6ea Update kicbase base image and sync with kind 2021-02-09 17:59:36 +01:00
Anders F Björklund 05fe93a392 Upgrade Docker, from 20.10.2 to 20.10.3 2021-02-09 17:34:08 +01:00
Sharif Elgamal 789c524431 change to dockerfile to test autobuild 2021-02-08 12:52:28 -08:00
Sharif Elgamal 6fb41b7104 Merge branch 'master' of github.com:kubernetes/minikube into gcp-auth-multiarch 2021-02-03 12:52:24 -08:00
Anders F Björklund 384b52b9f4 Regenerate defconfig after upgrade 2021-02-03 07:28:07 +01:00
Anders F Björklund 0ecbe7f4ee Upgrade buildroot minor version 2021-02-03 07:28:07 +01:00
Sharif Elgamal 93bf6308fd update gcp-auth addon to latest version 2021-02-02 15:56:57 -08:00
Medya Ghazizadeh 55fcfd2360
Merge pull request #10345 from afbjorklund/gluster-site
ISO: Old glusterfs releases were moved to a subdir
2021-02-02 13:25:30 -08:00
Anders F Björklund d1f4aa7edc Old glusterfs releases were moved to a subdir 2021-02-02 16:45:07 +01:00
Anders F Björklund 75dca77ec5 Revert "Use more stable gluster mirror?"
This reverts commit 5c1647f6e7.
2021-02-02 16:44:13 +01:00
Medya Ghazizadeh 6881977b5e
Merge pull request #10111 from lingsamuel/addon-image-in-code
Allow setting custom images for addons
2021-02-01 12:11:22 -08:00
minikube-bot fc27170b61 Update releases.json to include v1.17.1 2021-01-28 13:32:46 -08:00
Medya Ghazizadeh a92b3935b4
Revert "install losetup from util-linux in the ISO" 2021-01-27 15:38:47 -08:00
Ling Samuel 101d39fc51
Addon custom registry:
* fix missing suffix when using global image repo
* support override global image repo
* change all imagePullPolicy to IfNotPresent
* fix empty global image repo suffix

Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:08 +08:00
Ling Samuel 52f0e49a1e
Fix docker.io/ prefix
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:07 +08:00
Ling Samuel 76833fd2fa
Make registry configurable
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:07 +08:00
Ling Samuel de3c901c18
Implement all addons
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:07 +08:00
Ling Samuel 7b2d1a6838
Remove default image from yaml, fix empty images warning
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:06 +08:00
Ling Samuel b949034e1a
Manage addon images in code, support custom addon images
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-01-27 10:33:00 +08:00
Niels de Vos b4d1e207a5 install losetup from util-linux in the ISO
The losetup tool is used by Kubernetes to setup BlockMode volumes.
BusyBox provides a version, but it does not have the `-j` option.
2021-01-25 17:16:43 +01:00
minikube-bot e61a30f6b7 Update releases.json to include v1.17.0 2021-01-22 13:33:58 -08:00
Anders F Björklund 79ae3eb9c7 Upgrade Docker, from 20.10.1 to 20.10.2 2021-01-15 19:14:23 +01:00
Thomas Stromberg 11ea5b2f1d Remove debugging code 2021-01-08 16:03:22 -08:00
Thomas Stromberg 6ec94aa064 Merge to master 2021-01-08 15:40:24 -08:00
Thomas Stromberg 66a671fc86 Experimental macOS/arm64 work 2021-01-08 15:38:31 -08:00
Oliver Radwell 4ded091138
Change metrics-server pull policy to IfNotPresent 2021-01-06 10:48:57 +00:00
Medya Ghazizadeh 8debd186c3
Merge pull request #10048 from imilchev/master
Added sch_htb, cls_fw, cls_matchall, act_connmark and ifb kernel modules
2020-12-30 22:22:30 -08:00
Medya Ghazizadeh 02b770c2da
Merge pull request #10046 from lingsamuel/no_proxy
Kic: make sure NO_PROXY contains api endpoint
2020-12-30 21:56:11 -08:00
Laurent VERDOÏA 88627ff782 Use stable networking api in ingress-dns example 2020-12-26 10:52:27 +01:00
Ivan Milchev eaf7b3a74e added sch_htb, cls_fw, cls_matchall, act_connamrk and ifb kernel modules 2020-12-24 23:55:25 +01:00
Ling Samuel e0178acecc
Make sure NO_PROXY contains api endpoint
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2020-12-24 16:41:43 +08:00
Amar Tumballi 1bd16aee4f iso: add XFS_QUOTA support to menuconfig options
Having the Quota support for xfs would allow some of the CSI projects
to utilize the feature in their automated testing, as PV Claim requests
has volume-size as an option, which is implemented with help of quota
feature in many cases.

Signed-off-by: Amar Tumballi <amar@kadalu.io>
2020-12-18 12:47:29 +05:30
minikube-bot af84e913c8 Update releases.json to include v1.16.0 2020-12-17 15:44:12 -08:00
Thomas Strömberg 49f850cb50
Merge pull request #9963 from afbjorklund/dashboard-2.1.0
Upgrade kubernetes dashboard to v2.1.0 for 1.20
2020-12-17 08:00:35 -08:00
Thomas Strömberg d93b0feb67
Merge pull request #9966 from afbjorklund/docker-20.10.1
Upgrade Docker, from 20.10.0 to 20.10.1
2020-12-16 08:16:16 -08:00
Anders F Björklund 897d3409d6 Upgrade buildkit from 0.8.0 to 0.8.1 2020-12-15 13:01:00 +01:00
Anders F Björklund 39e149f7a9 Upgrade Docker, from 20.10.0 to 20.10.1 2020-12-15 12:55:57 +01:00
Anders F Björklund 4c39ffc91f Upgrade kubernetes dashboard to v2.1.0 for 1.20
Now with support for Kubernetes version 1.20 too
2020-12-14 21:20:14 +01:00
Thomas Strömberg 8b9331e5c2
Merge pull request #9940 from afbjorklund/buildkit-0.8.0
Upgrade buildkit from 0.7.2 to 0.8.0
2020-12-14 10:36:19 -08:00
Anders F Björklund 2b5ad68359 Add persistent storage for /var/lib/buildkit
Mostly to not fill up the tmpfs (RAM), most of the contents
are expendable (although the cache can of course be useful)
2020-12-13 16:00:58 +01:00
Anders F Björklund a18166a243 Upgrade buildkit from 0.7.2 to 0.8.0
Also include the custom runc version
2020-12-12 10:20:45 +01:00
Medya Ghazizadeh c440eae3ed
Merge pull request #9917 from afbjorklund/crio-conf19
Upgrade crio.conf to version v1.19.0
2020-12-11 10:09:55 -08:00
Anders F Björklund 7ec57f783b Add missing helper binaries for containerd-shim 2020-12-11 11:58:16 +01:00
Anders F Björklund 9d6a3dafab Upgrade crio.conf to version v1.19.0 2020-12-10 07:25:40 +01:00
Anders F Björklund 50bd0d17e5 Update the containerd configuration to v2
Apply `containerd config default` to config.toml
2020-12-10 07:16:05 +01:00
Medya Ghazizadeh 699dc423d0
Merge pull request #9902 from afbjorklund/crio-v1.19.0
Upgrade CRI-O, from 1.18.4 to 1.19.0
2020-12-09 13:34:03 -08:00
Anders F Björklund b24d632acb Change from crio-1.18 to crio-1.19 in kicbase 2020-12-09 22:31:18 +01:00
Medya Ghazizadeh 5f884ffd29
Merge pull request #9901 from afbjorklund/crictl-1.19
Update crictl to v1.19.0
2020-12-09 13:30:55 -08:00
Medya Ghazizadeh d6a5ccb287
Merge pull request #9896 from afbjorklund/podman-2.2.1
Upgrade Podman, from 2.2.0 to 2.2.1
2020-12-09 13:30:23 -08:00
Anders F Björklund 1e206d8344 Upgrade crio to 1.19.0 2020-12-09 22:26:43 +01:00
Anders F Björklund c584f9d17e Update crictl to v1.19.0 2020-12-09 22:24:32 +01:00
Anders F Björklund c5b0eea884 Upgrade podman to 2.2.1 2020-12-09 21:26:44 +01:00
Anders F Björklund ac63d9ed18 Upgrade Docker, from 19.03.14 to 20.10.0
runc v1.0.0-rc92

    containerd v1.4.3
2020-12-09 21:13:25 +01:00
Medya Ghazizadeh 47217f4c88
Merge pull request #9635 from afbjorklund/podman2-iso
ISO: Upgrade podman to version 2.2.0 and remove varlink
2020-12-08 10:30:34 -08:00
Medya Ghazizadeh 4a0382fe72
Merge pull request #9636 from afbjorklund/podman2-kic
KIC: Upgrade podman to version 2.2.0 and remove varlink
2020-12-08 10:28:14 -08:00
Medya Ghazizadeh 3fe2a3c81e
Merge pull request #9863 from afbjorklund/kicbase-201106
Upgrade kicbase to ubuntu:focal-20201106
2020-12-08 10:18:52 -08:00
Medya Ghazizadeh dd6a445db1
Merge pull request #9861 from afbjorklund/docker-19.03.14
Upgrade Docker, from 19.03.13 to 19.03.14
2020-12-08 10:13:06 -08:00
Medya Ghazizadeh 6a0386afd1
Merge pull request #9862 from afbjorklund/buildroot-2020.02.8
Buildroot 2020.02.8
2020-12-08 10:12:36 -08:00
Anders F Björklund ed66644b68 Update crictl to v1.18.0 2020-12-06 10:02:31 +01:00
Anders F Björklund d8ceff8779 Bump kernel version for buildroot 2020-12-05 16:38:36 +01:00
Anders F Björklund 756836d16e Copy kind entrypoint fixes from upstream 2020-12-05 13:56:04 +01:00
Anders F Björklund 1f958c1cd8 Upgrade to latest tag from ubuntu:20.04 2020-12-05 13:44:53 +01:00
Anders F Björklund 89c02ceaec Upgrade Docker, from 19.03.13 to 19.03.14
And containerd from 1.3.7 to 1.3.9 as well
2020-12-05 13:28:56 +01:00
Medya Ghazizadeh 114faa7d97
Merge pull request #9797 from msedzins/issue_9335
Ability to use a custom TLS certificate with the Ingress
2020-12-04 12:45:51 -08:00
Anders F Björklund 605768a4d6 Merge branch 'master' into podman2-kic 2020-12-01 17:31:11 +01:00
Anders F Björklund 01ff1deb74 Upgrade podman to 2.2.0 2020-12-01 17:27:48 +01:00
msedzins e1aa07feb2 Ability to use a custom TLS certificate with the Ingress
Tutorial added
2020-11-30 22:53:27 +00:00
priyawadhwa 25ba4dcdfe
Merge pull request #9659 from afbjorklund/crio-url
Change back to the version-pinned cri-o channel
2020-11-30 10:59:53 -08:00
Medya Ghazizadeh f32eb7c0b6
Merge pull request #9646 from afbjorklund/buildkit-kic
KIC: Install buildkit package for use with containerd
2020-11-25 12:52:55 -08:00
Medya Ghazizadeh 12c2fc6215
Merge pull request #9645 from afbjorklund/buildkit-iso
ISO: Add buildkit binaries to the ISO installation
2020-11-25 12:52:03 -08:00
alonyb 459db36ec6 remove yaml files 2020-11-21 16:45:12 -05:00
alonyb 06cf8e8041 add new tmpl format and replace image name by template in valumesnapshots addon 2020-11-20 12:30:16 -05:00
alonyb 4d5bad3262 add new tmpl format and replace image name by template in gvisor addon 2020-11-20 12:29:56 -05:00
alonyb 4a9c316c75 add new tmpl format and replace image name by template in gcp auth addon 2020-11-20 12:28:15 -05:00
alonyb fc9ac12939 add new tmpl format and replace image name by template in rbac csi addon 2020-11-20 12:27:42 -05:00
alonyb 3e43155efd add new tmpl format and replace image name by template 2020-11-20 12:27:23 -05:00
alonyb 91d2298224 add new tmpl format and replace image name by template in deploy csi addon 2020-11-20 12:19:49 -05:00
alonyb 3798da2ee4 add new tmpl format and replace image name by template 2020-11-20 12:19:27 -05:00
alonyb 6eadf270c3 add new tmpl format and replace image name by template 2020-11-20 12:17:36 -05:00
alonyb a3b9e601ad change ambassador addon to tmpl format 2020-11-20 12:09:40 -05:00
alonyb 8383c49950 change ambassador cdrs to tmpl format 2020-11-20 12:08:52 -05:00
alonyb e26a64662c change olm to tmpl format 2020-11-20 08:50:30 -05:00
alonyb d6e4f8acaf remove name image from template 2020-11-19 16:59:33 -05:00
Anders F Björklund de2013eb9b Install buildkit binary for use with containerd 2020-11-18 07:58:44 +01:00
Priya Wadhwa 5a0ab905ed fix merge conflict 2020-11-17 15:11:23 -08:00
Yehiyam Livneh 68cdbb92a8 add tag to nvidia-driver-installer addon docker image 2020-11-17 17:42:15 +02:00