Commit Graph

222 Commits (88f327710cefb5e3a0f37ffb9a2db8ef3cb89962)

Author SHA1 Message Date
Steven Powell 3631db33a2
Merge pull request #16069 from spowelljr/updateUbuntu22
Kicbase: Update base image to Ubuntu 22.04
2023-05-17 11:13:06 -07:00
Steven Powell 5db9342100 Kicbase/ISO: Update cri-dockerd from v0.3.1 to v0.3.2 2023-05-15 11:04:10 -07:00
minikube-bot 74a2d03578 Update go from 1.20.3 to 1.20.4 2023-05-10 14:48:18 -07:00
Steven Powell c2bb95054c Kicbase: Update base image to Ubuntu 22.04 2023-05-09 09:24:09 -07:00
Steven Powell 0b06e971de
Revert "Update go from 1.20.3 to 1.20.4" 2023-05-08 15:03:23 -07:00
minikube-bot 06480f2b3c Update go from 1.20.3 to 1.20.4 2023-05-08 09:02:18 +00:00
minikube-bot 6b56a425c8 Kicbase/ISO: Update buildkit from v0.11.4 to v0.11.6 2023-05-04 17:21:14 -07:00
salasberryfin 5899351581 automate ubuntu:focal latest version update 2023-05-03 17:21:54 +02:00
Steven Powell 180b020bde
Merge pull request #16252 from spowelljr/updateDockerBuild
Kicbase: Resolve docker build deprecation
2023-04-11 13:10:47 -07:00
minikube-bot c098938f24 Update go from 1.20.2 to 1.20.3 2023-04-07 15:41:12 +00:00
Steven Powell 0ed9febbfb Kicbase: Resolve docker build deprecation 2023-04-06 13:37:50 -07:00
Steven Powell 7558e6a8d8 CNI: Update kindnetd from v20230227-15197099 to v20230330-48f316cd 2023-03-31 11:31:53 -07:00
Steven Powell 44c4657e4f remove remaining references to k8s.gcr.io 2023-03-30 09:45:52 -07:00
minikube-bot 857d9c1374 bump buildkit version 2023-03-17 17:33:09 +00:00
Steven Powell 96be33fb18 kicbase: Update Ubuntu base image 2023-03-16 10:22:42 -07:00
Medya Ghazizadeh 0cdd5894f2
Merge pull request #15991 from spowelljr/updateUbuntu
kicbase: update Ubuntu base image
2023-03-13 11:45:17 -07:00
minikube-bot 825ff4f846 bump golang versions 2023-03-10 18:45:18 +00:00
Steven Powell cbdb00b5a4 kicbase: update Ubuntu base image 2023-03-10 10:32:15 -08:00
Steven Powell 57656be49c update kindnetd image and entrypoint 2023-02-28 11:17:53 -08:00
minikube-bot 8d25756885 bump golang versions 2023-02-20 09:02:38 +00:00
Steven Powell 4d7dd2bba1 Kicbase: Updated Ubuntu base image 2023-02-15 16:07:10 -08:00
Steven Powell 52256134cd fixed duplicated variable name 2023-02-09 13:59:33 -08:00
Steven Powell 49b37244f8 ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1 2023-02-09 12:47:25 -08:00
minikube-bot e239807f18 bump golang versions 2023-02-08 21:28:08 +00:00
Medya Gh e8a8fe572d address review comments 2023-02-01 11:35:58 -08:00
Medya Gh 71a2c4c5eb kic: disable password in ssh 2023-02-01 11:35:06 -08:00
Steven Powell 2c7481603f Kicbase/ISO: Update buildkit to v0.11.2 2023-01-30 08:01:33 -08:00
Steven Powell 45c7854e5f improve automated golang version updating 2023-01-24 14:12:18 -08:00
Steven Powell a3d4863cf4 update containerd to 1.6.15 and cri-dockerd to 0.3.0 2023-01-19 13:34:09 -08:00
Predrag Rogic 15bb620ca1
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2023-01-18 02:43:47 +00:00
Kush Mansingh 4e57551275
Update github.com/moby/buildkit to v0.11.0 2023-01-12 09:43:59 -05:00
Predrag Rogic 6c98afcdbd
cleanup and containerd systemd cgroup issue workaround 2023-01-09 02:23:07 +00:00
Predrag Rogic e51fef3118
prevent overlapping network segments 2022-12-14 23:38:45 +00:00
Predrag Rogic d3bdac0379
fix containerd when bound to docker 2022-12-13 21:16:25 +00:00
Steven Powell 1b493e479d rework skip 2022-11-18 07:58:01 -08:00
Steven Powell 89e3399798 revert setting snapshotter to fuse-overlayfs 2022-11-18 07:57:19 -08:00
Chris Kannon 2a86770a92
Merge branch 'master' into master 2022-11-17 09:58:49 -05:00
Steven Powell 9ed675cbde update go 2022-11-09 10:19:54 -05:00
Chris Kannon 00486c3fd6
Merge branch 'master' into master 2022-11-02 15:09:58 -04:00
Chris Kannon 320c41f80e Added version.json to kicbase image and version validation to start.go.
Added CHANGELOG to kicbase and ISO.
Updated gh to latest version 2.18.1.
2022-11-02 14:17:41 -04:00
Steven Powell 3d2752907f update Ubuntu image 2022-10-25 10:42:39 -07:00
Steven Powell 176351c456 bump golang version 2022-10-10 12:31:10 -07:00
Steven Powell 5e70a7d9f8 update kicbase base image 2022-10-05 09:45:06 -07:00
Steven Powell 1abc03c8f2 update entrypoint and kindnetd 2022-10-03 14:26:32 -07:00
Steven Powell 2e2903cf60 update kicbase base image 2022-09-02 09:36:38 -07:00
Andrew Hamilton 20470cfc8b Fixes containerd configuration issue with insecure registry
- Updates containerd configuration to use the new format for specifying
  container registry mirrors.
- Updates the start code to produce files in the correct location for
  registry mirrors specified with --insecure-registry
2022-08-29 12:52:12 -07:00
Steven Powell f213b25ef2 update Ubuntu 2022-08-02 17:26:50 -07:00
Steven Powell 5fac416884 update entrypoint and kindnetd 2022-07-13 15:50:36 -07:00
Steven Powell d3f65501a5 update Docker from 20.10.16 to 20.10.17 2022-07-08 13:18:38 -07:00
Steven Powell 9f856abb8f update base images 2022-07-01 11:00:29 -07:00
Paul S. Schweigert d53be77683
update cri-o in dockerfile too
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-24 14:01:53 -04:00
Steven Powell 42fb10861c update cri-docker commit 2022-06-16 12:23:00 -07:00
Steven Powell d4a783c6d5 update cri-docker version 2022-06-16 12:23:00 -07:00
Sharif Elgamal 9938965715 make script executable 2022-06-13 17:17:22 -07:00
Sharif Elgamal 821d88a180 add new file 2022-06-13 17:10:08 -07:00
Sharif Elgamal 7d74925578 build auto-pause outside kicbase dockerfile 2022-06-13 17:08:30 -07:00
Steven Powell 8298398eb9 make cri-dockerd binary executable 2022-05-31 14:28:41 -07:00
Steven Powell 1fa3444672
Merge branch 'master' into improveContainerdConfig 2022-05-27 11:46:47 -07:00
Sharif Elgamal e15f3bca50 spaces 2022-05-26 13:22:47 -07:00
Sharif Elgamal 315aef0f15 revert unnecessary change 2022-05-26 13:12:36 -07:00
Sharif Elgamal e4ca9c6c50 revert unrelated change 2022-05-25 18:38:15 -07:00
Sharif Elgamal b9c90e9d82 kicbase: don't build cri-dockerd from source 2022-05-25 18:16:42 -07:00
Sharif Elgamal fa8864c25c pass in less source code to auto-pause kicbase context 2022-05-24 14:18:49 -07:00
Steven Powell dd444b8ec2 remove overlayfs from config files 2022-05-12 10:59:42 -07:00
Steven Powell 614726958d only import when containerd explictly enabled 2022-05-12 10:58:51 -07:00
Steven Powell 0cda289d88 set flags to auto resolve config file conflicts 2022-05-12 10:53:06 -07:00
Steven Powell cf036c63ed rename config file to config.toml 2022-05-12 10:53:06 -07:00
Steven Powell b5cd6c4549 containerd: use drop in config to update values 2022-05-12 10:52:32 -07:00
Steven Powell 7c1b415614 update to 0.10.3 2022-05-11 15:49:29 -07:00
Steven Powell 4c9b61d977 Update deploy/kicbase/Dockerfile 2022-05-11 15:48:43 -07:00
Anders F Björklund 67699a2c68 Upgrade buildkit from 0.9.0 to 0.10.0 2022-05-11 15:48:43 -07:00
Steven Powell 01a4be1d76
Merge branch 'master' into tryCrioMirror 2022-05-11 10:15:04 -07:00
Steven Powell 7ed0fb0473 use crio mirror 2022-05-10 16:14:39 -07:00
Steven Powell 31c4c8bced update entrypoint 2022-05-10 14:35:32 -07:00
Akihiro Suda 7204b1db3e
KIC rootless: drop fuse-overlayfs; bump kernel requirement to 5.11
minikube 1.23 (PR 12359) added fuse-overlayfs snapshotter for rootless Docker driver,
but got broken in minikube 1.25 (issue 13534).

We can drop fuse-overlayfs for kernel >= 5.11.

Fix issue 13534

We may add back fuse-overlayfs later if there is a huge demand to
support kernel < 5.11.
That will require packing preloadable tarballs for fuse-overlayfs
snapshotter.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-03-22 18:08:14 +09:00
Anders F Björklund 946856dfe9 Building auto-pause needs go1.17 2022-03-20 18:03:00 +01:00
Anders F Björklund 5da2fb7ed4 Update kicbase base image 2022-03-20 17:39:26 +01:00
Steven Powell 921816747a use drop in configuration files for crio 2022-02-08 10:11:36 -08:00
Anders F Björklund 0a9a80dac7 Upgrade cri-dockerd to fix the socket path
The v0.2.0 had the socket as cri-docker.sock,
while the installer are using cri-dockerd.sock

Also fix the output of cri-dockerd --version,
to use the git commit instead of just "HEAD".
2022-02-04 17:22:10 +01:00
Anders F Björklund 9bfc7009a5 Upgrade cri-dockerd 2022-02-02 18:40:24 +01:00
Anders F Björklund 3f723b2639 Add static build of cri-dockerd to kicbase 2021-12-22 21:48:37 +01:00
Sharif Elgamal 1c948645f1 spacing 2021-12-14 12:40:03 -08:00
Sharif Elgamal c3688b6230 address comments 2021-12-14 12:36:48 -08:00
Sharif Elgamal 885ad28bbc fix it actually 2021-12-13 16:54:36 -08:00
Sharif Elgamal 3733f436fc death by a thousand papercuts 2021-12-13 15:47:21 -08:00
Sharif Elgamal 682d144904 fix sed for ppc 2021-12-13 14:38:59 -08:00
Sharif Elgamal 50ed250fce don't use crio on armv7 either 2021-12-13 13:31:04 -08:00
Sharif Elgamal 72e654ac17 don't add user to nonexistent group :) 2021-12-08 15:53:10 -08:00
Sharif Elgamal 0e00ca4477 syntax 2021-12-08 14:26:38 -08:00
Sharif Elgamal 9700ca1c79 don't start podman socket when there is no podman 2021-12-08 14:17:44 -08:00
Sharif Elgamal ba5e3d4615 don't stop services that aren't installed 2021-12-08 13:14:34 -08:00
Sharif Elgamal a8ca32e63b filter out podman for powerpc arch 2021-12-08 11:36:56 -08:00
Sharif Elgamal 6c7cf29987 exclude crio for powerpc 2021-12-08 09:39:15 -08:00
Sharif Elgamal 6b7168cf4b fix kicbase dockerfile to allow ppc64le and armv7 archs 2021-12-07 16:05:32 -08:00
klaases f358a1e907 Update BUILD KIT version. 2021-12-06 12:47:43 -08:00
Steven Powell 4452d73284 add buildkit to kicbase 2021-09-22 11:31:41 -07:00
Steven Powell a218d9fce0 add missing slash 2021-09-22 11:31:41 -07:00
Steven Powell 2c624cdeac added improvements based on feedback 2021-09-22 11:31:41 -07:00
Steven Powell dbc7ace360 buildkit socket 2021-09-22 11:31:41 -07:00
Steven Powell debae03666 crio enabled s390x arch 2021-09-14 09:50:53 -07:00