Commit Graph

7808 Commits (c4c43f864c5c3ecb315de33661f3f632f77374f6)

Author SHA1 Message Date
Steven Powell 454e78604f
Merge pull request #17765 from minikube-bot/auto_bump_containerd_version-ce19218
Kicbase/ISO: Update containerd from v1.7.10 to v1.7.11
2023-12-15 08:25:49 -08:00
minikube-bot 1424aa3b31 Updating kicbase image to v0.0.42-1702585004-17765 2023-12-14 20:36:59 +00:00
minikube-bot 1b1518635b Updating ISO to v1.32.1-1702490427-17765 2023-12-13 23:32:15 +00:00
Steven Powell a5ad8fc08a
Merge pull request #17788 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-12-13 10:07:07 -08:00
minikube-bot 0af508af68 update image constants for kubeadm images 2023-12-13 18:06:17 +00:00
minikube-bot 60ed5e3643 update Kubernetes versions list 2023-12-13 18:06:14 +00:00
Steven Powell e0e61caeb7
Merge pull request #17777 from minikube-bot/auto_bump_istio_operator_version
Addon istio-provisioner: Update istio/operator image from 1.20.0 to 1.20.1
2023-12-13 09:51:32 -08:00
Steven Powell 3455d0b706
Merge pull request #17761 from minikube-bot/auto_bump_cni_plugins_version-ce19218
Kicbase/ISO: Update cni-plugins from v1.3.0 to v1.4.0
2023-12-13 09:33:59 -08:00
minikube-bot ae144fcddc Addon istio-provisioner: Update istio/operator image from 1.20.0 to 1.20.1 2023-12-12 21:48:41 +00:00
minikube-bot 4145ffc8c3 Updating ISO to v1.32.1-1702394653-17761 2023-12-12 19:32:37 +00:00
Steven Powell 9365f75d84
Merge pull request #17715 from martinjirku/MK-17576-fix-deep-directory
minikube cp create non-existing directory instead of failing
2023-12-12 08:33:18 -08:00
minikube-bot d7ea269a64 Updating kicbase image to v0.0.42-1702394725-17761 2023-12-12 15:44:07 +00:00
Steven Powell e2deef588a
Merge pull request #17739 from afbjorklund/kicbase-version
Add the kic base image version to the output
2023-12-12 07:27:24 -08:00
minikube-bot 47aff3550d Updating kicbase image to v0.0.42-1702334074-17764 2023-12-11 22:59:20 +00:00
Steven Powell 91b01382ce
Merge pull request #17766 from minikube-bot/auto_bump_registry_version
Addon registry: Update registry image from 2.8.3 to 2.8.3
2023-12-11 14:24:39 -08:00
Steven Powell 190c749d9b
Merge pull request #17762 from minikube-bot/auto_bump_kong_version
Addon kong: Update kong image from 3.5.0 to 3.5.0
2023-12-11 14:24:15 -08:00
Steven Powell 0ebdda9b4e
Merge pull request #17738 from minikube-bot/auto_bump_buildkit_version-c56894f
Kicbase/ISO: Update buildkit from v0.12.3 to v0.12.4
2023-12-11 14:20:21 -08:00
Steven Powell c73f5f4fa1
Merge pull request #17757 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-12-11 14:19:40 -08:00
Steven Powell 5e32101285
Merge pull request #17758 from minikube-bot/auto_update_kubernetes_versions_list
Update Kubernetes versions list
2023-12-11 14:19:31 -08:00
minikube-bot 1c9b2516b5 Addon registry: Update registry image from 2.8.3 to 2.8.3 2023-12-11 10:06:22 +00:00
minikube-bot d04bfe01f7 Addon kong: Update kong image from 3.5.0 to 3.5.0 2023-12-11 10:02:18 +00:00
minikube-bot 2f608177b8 bump default/newest kubernetes versions 2023-12-11 08:03:30 +00:00
minikube-bot 3ebd69a3dc update Kubernetes versions list 2023-12-11 06:05:20 +00:00
minikube-bot d78bdb4aac update image constants for kubeadm images 2023-12-11 06:01:25 +00:00
minikube-bot 8768890baa Updating ISO to v1.32.1-1701996673-17738 2023-12-08 06:30:13 +00:00
minikube-bot 1ba0016d08 Updating kicbase image to v0.0.42-1701996201-17738 2023-12-08 01:02:01 +00:00
minikube-bot e08a2828f2 Updating kicbase image to v0.0.42-1701974066-17719 2023-12-07 18:52:37 +00:00
Steven Powell 5ec76237f8
Merge pull request #17711 from minikube-bot/auto_bump_containerd_version-79e9eb6
Kicbase/ISO: Update containerd from v1.7.9 to v1.7.10
2023-12-07 09:09:25 -08:00
Francis Laniel 6db73b2c9a Addon inspektor-gadget: Update inspektor-gadget image from v0.22.0 to v0.23.1
This commit bumps Inspektor Gadget addon from v0.22.0 to v0.23.1.
To avoid deployment failures, we also need to update the YAML.

Indeed, Inspektor Gadget container entrypoint and cleanup programs were
translated from bash to golang [1, 2].
Upstream YAML file used to deploy was updated to reflect this change [3].

Sadly, it was not the case for the YAML used to deploy the minikube addon which
leaded to troubles [4, 5, 6].

Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
[1]: b268d38758
[2]: 3dba83f2eb
[3]: 992399f2dd (diff-0927404b80a3c13f63de64a0c7af1833ba3dfd4b4e1dd07b09cb8216c7f033fcR46)
[4]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio_arm64.html#fail_TestAddons/parallel/InspektorGadget
[5]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
[6]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/KVM_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
2023-12-06 18:01:05 +01:00
Anders F Björklund d4bf1e55f2 Add the kic base image version to the output 2023-12-06 14:16:06 +01:00
minikube-bot f28d1a4981 Updating ISO to v1.32.1-1701788780-17711 2023-12-05 19:32:28 +00:00
Steven Powell 51bcc9bc1e CI: Add newline to end of translation files 2023-12-04 07:48:11 -08:00
minikube-bot 94569b7e05 Updating kicbase image to v0.0.42-1701685682-17711 2023-12-04 10:46:40 +00:00
minikube-bot d6ff58a7e3 Update go-github from v56.0.0 to v57.0.0 2023-12-04 10:02:54 +00:00
Martin Jirku cd1af85eb0
minikube cp will create nonexisten directory instead of fail
Signed-off-by: Martin Jirku <martin@jirku.sk>
2023-12-02 22:01:32 +01:00
minikube-bot e76ebe347b Updating ISO to v1.32.1-1701387192-17703 2023-12-01 05:20:15 +00:00
minikube-bot b5c6f9d64e Updating kicbase image to v0.0.42-1701387262-17703 2023-11-30 23:57:10 +00:00
Medya Ghazizadeh 4df5a8735e
Merge pull request #17690 from spowelljr/fixUnitTest
Fix TestEnable unit test
2023-11-29 14:40:15 -08:00
Steven Powell cee02a2eb3 Fix TestEnable unit test 2023-11-29 14:34:44 -08:00
Medya Ghazizadeh d8422bf5d7
Merge pull request #16416 from marcellmartini/feature/issue-16415
Feature: Make kubeadm.applyNodeLabels apply label to all nodes
2023-11-29 12:02:29 -08:00
Medya Ghazizadeh d531e2e4cb
Merge pull request #17553 from ComradeProgrammer/status_timeout
fix: add 20s timeout to driver status check
2023-11-29 11:29:31 -08:00
Medya Ghazizadeh 7984d76a58
Merge pull request #17676 from minikube-bot/auto_bump_k8s_versions
Bump Kubernetes version default: v1.28.4 and latest: v1.29.0-rc.1
2023-11-29 11:15:00 -08:00
Steven Powell 1893a337c4
Merge pull request #17206 from mattrobinsonsre/f-bpf-arm64
Update linux_aarch64_defconfig to add BPF support
2023-11-28 13:50:24 -08:00
Steven Powell d216473e72
Merge pull request #17644 from minikube-bot/auto_bump_calico_version
CNI: Update calico from v3.26.3 to v3.26.4
2023-11-28 13:46:56 -08:00
Steven Powell 2cddc24875
Merge pull request #17678 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-11-28 13:09:12 -08:00
minikube-bot 525e441613 update image constants for kubeadm images 2023-11-28 21:07:45 +00:00
minikube-bot b33695b791 update Kubernetes versions list 2023-11-28 21:07:41 +00:00
minikube-bot b9b72c94b5 bump default/newest kubernetes versions 2023-11-28 21:07:35 +00:00
Medya Ghazizadeh 3992eaf754
Merge pull request #17659 from spowelljr/addJournalctlLogs
Add journalctl logs to failed systemctl commands
2023-11-28 10:37:09 -08:00
Predrag Rogic 199a0e3eae
add comment to clarify change in checking logic 2023-11-28 01:28:14 +00:00