Commit Graph

1963 Commits (b7e9d00d2c5a4f194c994d400b7145fa629df904)

Author SHA1 Message Date
minikube-bot 6c21d1860d Kicbase/ISO: Update containerd from v1.7.18 to v1.7.19 2024-07-03 13:01:56 +00:00
minikube-bot 27430f36e4 Kicbase: Bump ubuntu:jammy from 20240530 to 20240627.1 2024-07-03 02:13:53 +00:00
Steven Powell 784746046d
Merge pull request #19175 from minikube-bot/auto_bump_docker_version-9e69e63
Kicbase/ISO: Update docker from 27.0.2 to 27.0.3
2024-07-02 20:07:58 -05:00
Steven Powell 32841e99aa
Merge pull request #19159 from ComradeProgrammer/auto_bump_volcano_version
feat: update volcano addon to 1.9
2024-07-02 09:09:21 -05:00
minikube-bot d79a564f1f Kicbase/ISO: Update docker from 27.0.2 to 27.0.3 2024-07-02 14:03:43 +00:00
minikube-bot e13c0b1a50 Kicbase/ISO: Update docker from 27.0.1 to 27.0.2 2024-06-27 21:29:14 +00:00
minikube-bot ca3d2a01cf Kicbase/ISO: Update docker from 26.1.4 to 27.0.1 2024-06-26 14:33:54 +00:00
minikube-bot 01d7c6346d Kicbase/ISO: Update cni-plugins from v1.5.0 to v1.5.1 2024-06-24 15:06:13 +00:00
minikube-bot 82d2ba8af3 Kicbase/ISO: Update buildkit from v0.13.2 to v0.14.1 2024-06-21 20:37:50 +00:00
minikube-bot 3afdff0f3c Kicbase/ISO: Update crun from 1.14.4 to 1.15 2024-06-20 22:41:30 +00:00
minikube-bot aae56d13e4 Kicbase/ISO: Update containerd from v1.7.17 to v1.7.18 2024-06-18 23:24:04 +00:00
minikube-bot ba3245ca70 Kicbase/ISO: Update runc from v1.1.12 to v1.1.13 2024-06-18 10:06:28 +00:00
minikube-bot 74e2ea8ae1 Update go from 1.22.3 to 1.22.4 2024-06-17 09:02:09 +00:00
锦南路之花 1a176c398e fix: fix failed test when updating volcano 2024-06-16 18:33:21 +02:00
minikube-bot f0c412a344 Kicbase: Bump ubuntu:jammy from 20240427 to 20240530 2024-06-13 15:52:11 +00:00
minikube-bot ded768caf6 Kicbase/ISO: Update cni-plugins from v1.4.1 to v1.5.0 2024-06-10 10:01:29 +00:00
minikube-bot b9aa6dc9cb Kicbase/ISO: Update docker from 26.1.3 to 26.1.4 2024-06-06 10:05:46 +00:00
minikube-bot eb6aa5f613 Kicbase/ISO: Update buildkit from v0.13.1 to v0.13.2 2024-06-04 16:23:39 +00:00
Steven Powell c5fc796546
Merge pull request #18993 from minikube-bot/auto_bump_docker_version-8754ae7
Kicbase/ISO: Update docker from 26.0.2 to 26.1.3
2024-06-04 09:11:48 -07:00
mitchell amihod 45388728ea Add missing permission to kong-serviceaccount 2024-06-03 13:00:18 -04:00
minikube-bot 4d2360d466 Kicbase/ISO: Update docker from 26.0.2 to 26.1.3 2024-05-30 10:06:00 +00:00
Steven Powell b7d7de90e5
Merge pull request #18934 from minikube-bot/auto_bump_containerd_version-6b0f107
Kicbase/ISO: Update containerd from v1.7.15 to v1.7.17
2024-05-28 12:58:58 -07:00
锦南路之花 d67dfb3d0a addon: add addon for volcano 2024-05-22 11:44:06 -07:00
minikube-bot 9064702719 Kicbase/ISO: Update containerd from v1.7.15 to v1.7.17 2024-05-20 17:55:38 +00:00
Steven Powell fc4852e7e9 ISO: Update cni-plugins v1.4.1 SHAs 2024-05-15 09:15:23 -07:00
minikube-bot 2adbe0a0ab Update go from 1.22.1 to 1.22.3 2024-05-14 17:17:23 +00:00
minikube-bot 6eef5bf89c Kicbase/ISO: Update nerdctl from 1.7.5 to 1.7.6 2024-05-13 14:58:44 -07:00
minikube-bot 49491b7fdd Update releases.json & releases-v2.json to include v1.33.1 2024-05-13 13:35:37 -08:00
Steven Powell d6e0d89dd5
Merge pull request #18830 from spowelljr/addDnssecConf
ISO: Add 50-dnssec.conf to fix DNSSEC issue
2024-05-08 13:50:55 -07:00
Steven Powell c49fab2cd4
Merge pull request #18832 from nirs/iso-inotify-limits
ISO: Add 50-fs-inotify.conf to increase limits
2024-05-08 13:50:16 -07:00
Steven Powell a56af7ea87 ISO: Add 50-dnssec.conf to fix DNSSEC issue
Some machines configurations no longer have DNSSEC=no set as the system default after the Buildroot update.

This results in errors when trying to pull imagse from insecure locations.

Adding 50-dnssec.conf that has DNSSEC=no to override system default.
2024-05-08 10:16:33 -07:00
Nir Soffer a8177b8bdb ISO: Add 50-fs-inotify.conf to increase limits
This avoids random failures starting kubevirt VMs like:

    failed to creating a fsnotify watcher: too many open files
2024-05-07 23:44:57 +03:00
minikube-bot 5441d8e05d Kicbase: Bump ubuntu:jammy from 20240416 to 20240427 2024-05-06 10:02:51 +00:00
Steven Powell f1e27bbcc6
Merge pull request #18779 from spowelljr/addFSSecurityArm64
ISO: enable CONFIG_EXT4_FS_SECURITY in arm64
2024-05-01 10:07:28 -07:00
Steven Powell 6df4a0d29d
Merge pull request #18765 from BodhiHu/master
fix kubeflow docker image not available error for Mac M1(ARM 64)
2024-05-01 05:45:47 -07:00
Steven Powell d4f53b3505 enable CONFIG_EXT4_FS_SECURITY in arm64 ISO 2024-04-30 10:27:07 -07:00
minikube-bot 757adedb3f Kicbase: Bump ubuntu:jammy from 20240405 to 20240416 2024-04-29 10:02:42 +00:00
Bodhi Hu 0509939731 fix kubeflow docker image not available error for Mac M1(ARM 64) 2024-04-29 10:43:58 +08:00
minikube-bot f43104ccca Kicbase/ISO: Update docker from 26.0.1 to 26.0.2 2024-04-21 21:44:36 +00:00
minikube-bot 9bde60d8f2 Kicbase: Bump ubuntu:jammy from 20240227 to 20240405 2024-04-19 23:29:51 +00:00
minikube-bot 1f01a28a3b Update releases.json & releases-v2.json to include v1.33.0 2024-04-19 15:21:22 -08:00
minikube-bot b452a64244 Kicbase/ISO: Update docker from 26.0.0 to 26.0.1 2024-04-16 02:54:21 +00:00
minikube-bot 3d8c7f6d51 Kicbase: Update nerdctld from 0.5.1 to 0.6.0 2024-04-15 21:00:16 +00:00
minikube-bot a4306901cd Kicbase/ISO: Update nerdctl from 1.7.4 to 1.7.5 2024-04-15 10:04:21 +00:00
minikube-bot d1ffe900e6 Kicbase/ISO: Update containerd from v1.7.14 to v1.7.15 2024-04-11 16:42:37 +00:00
minikube-bot f0f00dbda4 Kicbase/ISO: Update crun from 1.14 to 1.14.4 2024-04-10 10:01:02 +00:00
minikube-bot bf53bb3300 Kicbase/ISO: Update cri-dockerd from v0.3.3 to v0.3.12 2024-04-08 10:03:46 +00:00
minikube-bot 100365e370 Kicbase/ISO: Update buildkit from v0.13.0 to v0.13.1 2024-04-03 10:01:56 +00:00
minikube-bot 45baf99e6b Kicbase/ISO: Update docker from 25.0.4 to 26.0.0 2024-03-27 10:09:31 -07:00
minikube-bot 67514f92ae Update releases-beta.json & releases-beta-v2.json to include v1.33.0-beta.0 2024-03-26 08:39:40 -08:00