minikube-bot
0f6c60840d
Addon kubevirt: Update bitnami/kubectl image from 1.29.3 to 1.29.3
2024-04-01 10:04:00 +00:00
minikube-bot
1118682035
Addon metrics-server: Update metrics-server/metrics-server image from v0.7.0 to v0.7.1
2024-04-01 10:02:44 +00:00
minikube-bot
4156f10fe7
bump default/newest kubernetes versions
2024-04-01 08:04:13 +00:00
minikube-bot
c3e163c144
update Kubernetes versions list
2024-04-01 06:04:49 +00:00
minikube-bot
d29bd36e15
update image constants for kubeadm images
2024-04-01 06:01:29 +00:00
Steven Powell
c618f591d8
Merge pull request #18492 from depthlending/master
...
chore: fix function names
2024-03-29 09:51:53 -07:00
Steven Powell
f468a98974
Update pkg/minikube/tunnel/kic/ssh_tunnel.go
2024-03-29 09:51:24 -07:00
Steven Powell
c5dd90ef5b
Merge pull request #17735 from Skalador/profile_list_kubectx
...
Adding the active kubecontext to minikube profile list command
2024-03-28 10:54:59 -07:00
Steven Powell
68ed09bedc
Merge pull request #18158 from alessandrocapanna/fix-mask-env-on-start
...
fix: updated regex on validateNetwork to support special characters.
2024-03-28 10:52:46 -07:00
Steven Powell
4d6fd07960
Merge pull request #18485 from minikube-bot/auto_bump_docker_version-40b7147
...
Kicbase/ISO: Update docker from 25.0.4 to 26.0.0
2024-03-28 10:39:19 -07:00
minikube-bot
bdd124d1e5
Updating ISO to v1.33.0-1711559712-18485
2024-03-27 22:57:14 +00:00
Skalador
92ccbd1049
Updating minikube profile list cmd table representation
...
Updated the command line output of minikube profile list -o table to have two columns, i.e. Active Profile and Active Kubecontext. This makes the output more intuitive. Formatting issues are fixed as well.
2024-03-27 11:32:39 -07:00
Skalador
8990648956
Adding the active kubecontext to minikube profile list command
...
The minikube profile list does not show the active kubecontext. The active kubecontext was added to the profiles as ActiveKubeContext similar to the Active property of the existing implementation. This allows older version, which rely on the json field Active, to still work and additionally obtain the information about ActiveKubeContext. The table representation for the minikube profile list command was updated as well. Active minikube profiles are highlighted in the Profile column. The Active column was replaced with an Active Kubecontext column.
2024-03-27 11:31:54 -07:00
minikube-bot
b3318c5e18
Updating kicbase image to v0.0.43-1711559786-18485
2024-03-27 17:35:54 +00:00
joaquimrocha
225d0002a4
Update Headlamp container version to 0.23.1
...
Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
2024-03-27 13:37:43 +00:00
alessandrocapanna
89f58c8e24
refactor(util): Move maskProxyPassword to pkg/util, update references & tests, introduced MaskProxyPasswordWithKey
...
refactor(util): Move maskProxyPassword to pkg/util, update references & tests, introduced MaskProxyPasswordWithKey
2024-03-26 23:27:36 +01:00
Steven Powell
0224db9302
Merge pull request #18500 from minikube-bot/auto_bump_flannel_version
...
CNI: Update flannel from v0.24.3 to v0.24.4
2024-03-25 10:08:22 -07:00
Steven Powell
b70ac908d0
Merge pull request #18465 from minikube-bot/iso-release-v1.33.0-beta.0
...
Update ISO to v1.33.0-beta.0
2024-03-25 09:59:42 -07:00
minikube-bot
a24a9a20f1
CNI: Update flannel from v0.24.3 to v0.24.4
2024-03-25 10:02:31 +00:00
depthlending
c43116226f
chore: fix function names
...
Signed-off-by: depthlending <bikangning@outlook.com>
2024-03-22 18:39:34 +08:00
Steven Powell
afaf858752
Merge pull request #17713 from tarishij17/master
...
suppress error msg incase of no cluster existence
2024-03-21 07:42:59 -07:00
Steven Powell
9796828959
Merge pull request #18460 from minikube-bot/kicbase-release-v0.0.43-beta.0
...
Update kicbase to v0.0.43-beta.0
2024-03-21 06:11:16 -07:00
minikube-bot
8b0dc53ae5
Update ISO to v1.33.0-beta.0
2024-03-20 22:54:06 +00:00
Steven Powell
e2fcc470ac
bubble up NotExist error
2024-03-20 15:44:56 -07:00
Steven Powell
40b7147743
Merge pull request #18454 from spowelljr/updateKubeRegistryProxy
...
Addons registry: Update kube-registry-proxy image from 0.0.5 to 0.0.6
2024-03-20 14:59:04 -07:00
Steven Powell
9799e5f088
use config.IsNotExist
2024-03-20 14:57:45 -07:00
minikube-bot
9079a3d2ad
Update kicbase to v0.0.43-beta.0
2024-03-20 17:04:51 +00:00
Steven Powell
6d94e9839b
Addons registry: Update kube-registry-proxy image from 0.0.5 to 0.0.6
2024-03-19 12:47:39 -07:00
Steven Powell
9277aac12d
Addon gvisor: Add building arm64 image
2024-03-19 11:41:51 -07:00
minikube-bot
60db19ee13
bump default/newest kubernetes versions
2024-03-18 22:18:05 +00:00
Steven Powell
ccbaa190ea
Merge pull request #18421 from prezha/privilegedPorts
...
add default sysctls to allow privileged ports with no capabilities
2024-03-18 15:17:21 -07:00
Predrag Rogic
715903ea5b
Update pkg/minikube/cruntime/crio.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2024-03-18 20:11:28 +00:00
Predrag Rogic
e8407c9fd4
Update pkg/minikube/cruntime/crio.go
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2024-03-18 20:11:23 +00:00
Steven Powell
c140b8f1fe
Merge pull request #18429 from minikube-bot/auto_bump_istio_operator_version
...
Addon istio-provisioner: Update istio/operator image from 1.20.3 to 1.21.0
2024-03-18 12:26:39 -07:00
Steven Powell
add88213c7
Merge pull request #18427 from minikube-bot/auto_bump_kubectl_version
...
Addon kubevirt: Update bitnami/kubectl image from 1.29.2 to 1.29.3
2024-03-18 12:25:00 -07:00
Steven Powell
1100f96c19
Merge pull request #18277 from albertofaria/dm-multipath
...
ISO: Add CONFIG_DM_MULTIPATH=y to aarch64 and x86_64 config
2024-03-18 09:27:10 -07:00
Steven Powell
0b22b956f0
Merge pull request #18430 from minikube-bot/auto_bump_registry_version
...
Addon registry: Update registry image from 2.8.3 to 2.8.3
2024-03-18 09:23:01 -07:00
minikube-bot
80dc909014
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.14 to 1.5.15
2024-03-18 10:06:18 +00:00
minikube-bot
99d7130b34
Addon registry: Update registry image from 2.8.3 to 2.8.3
2024-03-18 10:06:01 +00:00
minikube-bot
ce47e36c27
Addon istio-provisioner: Update istio/operator image from 1.20.3 to 1.21.0
2024-03-18 10:05:49 +00:00
minikube-bot
190844ee5a
Addon kubevirt: Update bitnami/kubectl image from 1.29.2 to 1.29.3
2024-03-18 10:03:08 +00:00
Predrag Rogic
6a5098b598
add default sysctls to allow privileged ports with no capabilities
2024-03-18 09:13:19 +00:00
Steven Powell
65b212b94a
Merge pull request #18246 from minikube-bot/auto_bump_kubectl_version
...
Addon kubevirt: Update bitnami/kubectl image from 1.29.2 to 1.29.2
2024-03-16 09:31:41 -07:00
minikube-bot
3b3cd74538
Updating ISO to v1.32.1-1710573846-18277
2024-03-16 12:44:50 +00:00
Steven Powell
d654412049
Merge pull request #17991 from zjx20/enable_qfmt_v2
...
minikube-iso: set CONFIG_QFMT_V2=y for aarch64
2024-03-16 00:15:52 -07:00
Steven Powell
2f536c8ce7
Merge pull request #18418 from minikube-bot/auto_bump_kubeadm_constants
...
Bump kubeadm constants for kubernetes images
2024-03-15 16:20:43 -07:00
minikube-bot
2846e14ddd
update image constants for kubeadm images
2024-03-15 23:19:34 +00:00
minikube-bot
cd86c5839a
update Kubernetes versions list
2024-03-15 23:19:02 +00:00
minikube-bot
2f8d23744a
Updating ISO to v1.32.1-1710520390-17991
2024-03-15 22:04:57 +00:00
Predrag Rogic
05c97e715c
reduce error level due to missing optional ipvs kernel modules
2024-03-15 18:59:07 +00:00
Steven Powell
77d31a3841
Merge pull request #18213 from BlaineEXE/add-cephf-modules-to-arm-iso
...
add ceph fs kernel driver to arm iso
2024-03-15 09:18:44 -07:00
Steven Powell
5d4be2f396
Merge pull request #18383 from kubernetes/dependabot/go_modules/github.com/docker/distribution-2.8.3incompatible
...
Build(deps): Bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible
2024-03-14 22:37:23 -07:00
minikube-bot
d7784bd4e0
Updating ISO to v1.32.1-1710459732-18213
2024-03-15 05:12:22 +00:00
Steven Powell
470c52548c
fix deprecation
2024-03-14 16:03:43 -07:00
Steven Powell
9c87972c5e
Merge pull request #18390 from minikube-bot/auto_bump_kubeadm_constants
...
Bump kubeadm constants for kubernetes images
2024-03-14 15:31:52 -07:00
Steven Powell
ba52cbb1f8
Merge pull request #18389 from minikube-bot/auto_update_kubernetes_versions_list
...
Update Kubernetes versions list
2024-03-14 15:31:10 -07:00
minikube-bot
3c32e1e9cd
update image constants for kubeadm images
2024-03-14 22:25:34 +00:00
Steven Powell
8eeda78c56
Merge pull request #18384 from minikube-bot/auto_bump_gcp_auth_version
...
Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.1.1 to v0.1.2
2024-03-14 15:25:28 -07:00
minikube-bot
cecb5f874f
update Kubernetes versions list
2024-03-14 22:25:26 +00:00
Medya Ghazizadeh
6409b0751d
Merge pull request #18376 from prezha/ha-lb-improvement
...
ha: improve kube-vip cp lb auto-enable
2024-03-14 10:58:35 -07:00
minikube-bot
818397ea37
Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.1.1 to v0.1.2
2024-03-14 17:04:14 +00:00
Steven Powell
afbd3eb37d
Merge pull request #18375 from minikube-bot/bump_iso_image_versions-08f711a
...
Kicbase/ISO: Update dependency versions
2024-03-14 09:36:49 -07:00
minikube-bot
71179286cc
Updating ISO to v1.32.1-1710348681-18375
2024-03-13 22:59:10 +00:00
Predrag Rogic
b0e3e092e1
improve kube-vip cp lb auto-enable
2024-03-13 18:36:02 +00:00
Predrag Rogic
e5aeab1d1c
improve kube-vip cp lb auto-enable
2024-03-13 18:29:12 +00:00
Medya Ghazizadeh
ba9d7cf159
Merge pull request #18259 from camclay/bump-cilium
...
Upgrade Cilium to v1.15.1 for k8s 1.28 compatibility
2024-03-13 10:15:38 -07:00
Predrag Rogic
d6c612fcba
improve kube-vip cp lb auto-enable
2024-03-13 01:48:48 +00:00
minikube-bot
f2bc247b02
Updating kicbase image to v0.0.42-1710284843-18375
2024-03-12 23:29:50 +00:00
Steven Powell
168f975064
Merge pull request #18367 from spowelljr/revertCrioKicbase
...
Kicbase: Revert cri-o from v1.29 to v1.24
2024-03-12 15:56:18 -07:00
Medya Ghazizadeh
bf4f8ec5e0
Merge pull request #18345 from prezha/ha-lb
...
enable loadbalancer for ha
2024-03-12 10:48:12 -07:00
Steven Powell
3bfaf13cfe
Merge pull request #18350 from minikube-bot/auto_bump_kong_version
...
Addon kong: Update kong image from 3.6.0 to 3.6.1
2024-03-12 10:41:52 -07:00
minikube-bot
764b0d99df
Updating kicbase image to v0.0.42-1710261797-18367
2024-03-12 17:01:23 +00:00
Steven Powell
1fafe96129
Merge pull request #18358 from minikube-bot/auto_bump_inspektor_gadget_version
...
Addon inspektor-gadget: Update inspektor-gadget image from v0.25.1 to v0.26.0
2024-03-12 09:55:57 -07:00
Predrag Rogic
a456639870
fix TestMutliControlPlane_DeleteSecondaryNode by retrying delete
2024-03-11 23:06:00 +00:00
Medya Ghazizadeh
375d9c6cbf
Merge pull request #16214 from afbjorklund/build-registry
...
Add docker.io/library to image short names
2024-03-11 10:01:11 -07:00
minikube-bot
2f1fe73fe0
Addon inspektor-gadget: Update inspektor-gadget image from v0.25.1 to v0.26.0
2024-03-11 10:06:07 +00:00
minikube-bot
e47d62b7c3
Addon kubevirt: Update bitnami/kubectl image from 1.29.2 to 1.29.2
2024-03-11 10:03:01 +00:00
minikube-bot
dc0c3058f7
CNI: Update flannel from v0.24.2 to v0.24.3
2024-03-11 10:02:13 +00:00
minikube-bot
b07500d1f2
Addon kong: Update kong image from 3.6.0 to 3.6.1
2024-03-11 10:02:11 +00:00
Predrag Rogic
c01a476918
enable loadbalancer for ha
2024-03-09 23:03:52 +00:00
Steven Powell
a9de812dec
Merge pull request #18320 from headlamp-k8s/update_headlamp_0.23.0
...
Upgrade Headlamp version to 0.23.0
2024-03-08 11:10:02 -08:00
Medya Ghazizadeh
8000ca594b
Merge pull request #18239 from nirs/aarch64-cdrom
...
kvm2 driver: Use scsi cdrom for arm64 to fix Linux on Apple Silicone
2024-03-07 18:35:07 -08:00
Medya Ghazizadeh
6ad5b4a284
Merge pull request #18241 from nirs/aarch64-nvram
...
kvm2 driver: Remove uneeded nvram element
2024-03-07 18:31:55 -08:00
Medya Ghazizadeh
32a2e10b32
Update pkg/minikube/machine/build_images.go
...
Co-authored-by: Raiden Shogun <46831212+ComradeProgrammer@users.noreply.github.com>
2024-03-07 14:05:03 -08:00
joaquimrocha
135c3c98ed
Update Headlamp container version to 0.23.0
...
Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
2024-03-06 21:13:02 +00:00
Medya Ghazizadeh
8ec4c89456
Merge pull request #17909 from prezha/ha
...
Support multi-control plane - HA clusters
2024-03-06 12:02:51 -08:00
Predrag Rogic
8c4e1a0f8b
workaround for cp bug 63245 and rename TestHA to TestMutliControlPlane
2024-03-05 01:16:08 +00:00
Medya Ghazizadeh
2409f49228
Merge pull request #18264 from spowelljr/updateOldK8sVersion
...
testing: Update oldest supported K8s version to v1.20
2024-03-04 09:43:54 -08:00
Steven Powell
c4acae8771
Merge pull request #18284 from minikube-bot/auto_bump_ingress_version
...
Addon ingress: Update ingress-nginx/controller image from v1.9.6 to v1.10.0
2024-03-04 08:49:52 -08:00
Steven Powell
e37b0fd806
Merge pull request #18283 from minikube-bot/auto_bump_nvidia_device_plugin_version
...
Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.4 to v0.14.5
2024-03-04 08:48:04 -08:00
Steven Powell
fc6fe7b10b
Merge pull request #18285 from minikube-bot/auto_bump_go_github_version
...
Update go-github from v59.0.0 to v60.0.0
2024-03-04 08:47:28 -08:00
Steven Powell
3f269c713b
Merge pull request #18281 from minikube-bot/auto_update_kubernetes_versions_list
...
Update Kubernetes versions list
2024-03-04 08:30:16 -08:00
minikube-bot
569c7216d5
Update go-github from v59.0.0 to v60.0.0
2024-03-04 10:34:13 +00:00
minikube-bot
5ddb71fe0a
Addon ingress: Update ingress-nginx/controller image from v1.9.6 to v1.10.0
2024-03-04 10:34:05 +00:00
minikube-bot
c7e19059e2
Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.4 to v0.14.5
2024-03-04 10:27:47 +00:00
minikube-bot
711f4e4c50
update Kubernetes versions list
2024-03-04 06:18:45 +00:00
minikube-bot
93175fde88
update image constants for kubeadm images
2024-03-04 06:10:14 +00:00
Predrag Rogic
6f4d0f1f3b
Merge branch 'kubernetes:master' into ha
2024-03-03 18:57:51 +00:00
Predrag Rogic
f34ef00756
bump kube-vip to v0.7.1
2024-03-03 02:01:34 +00:00
Steven Powell
5ff2939a64
Merge pull request #18063 from spowelljr/gvisorArm64
...
addons gvisor: Add arm64 support
2024-02-29 09:18:05 -08:00
Camille Clayton
540f885a6d
update cilium.go to v1.15 from v1.12 for k8s 1.28 compatibility
2024-02-29 11:02:37 -05:00
Steven Powell
3d9e276835
Merge pull request #18200 from minikube-bot/auto_bump_kong_version
...
Addon kong: Update kong image from 3.5.0 to 3.6.0
2024-02-28 15:53:34 -08:00
Steven Powell
1a672df79c
Merge pull request #18244 from minikube-bot/auto_bump_ubuntu_version
...
Kicbase: Bump ubuntu:jammy from 20231211.1 to 20240212
2024-02-28 15:52:45 -08:00
Steven Powell
88f327710c
testing: Update oldest supported K8s version to v1.20
2024-02-28 15:46:47 -08:00
Steven Powell
d4e0a203ce
Merge pull request #18020 from travier/buildroot-update
...
Update to buildroot 2023.02.9 & Golang 1.21.6
2024-02-28 15:41:27 -08:00
minikube-bot
648ab9e0ba
Updating kicbase image to v0.0.42-1708944392-18244
2024-02-26 11:03:45 +00:00
minikube-bot
7b8e881e00
Addon kong: Update kong image from 3.5.0 to 3.6.0
2024-02-26 10:02:08 +00:00
Predrag Rogic
54c6e698a7
add "(multi-control plane)" after each reference to "ha"
2024-02-25 20:00:08 +00:00
Nir Soffer
51610bcb40
kvm2 driver: Remove uneeded nvram element
...
The curent domain xml template includes static nvram image using the
shared template image:
<nvram>/usr/share/AAVMF/AAVMF_VARS.fd</nvram>
This "works" when starting sinlge profile, but when starting a second
profile this breaks with:
virError(Code=55, Domain=24, Message='Requested operation is not
valid: Setting different SELinux label on /usr/share/AAVMF/AAVMF_VARS.fd
which is already in use
Which tells us that we are doing the wrong thing.
If we remove the nvram element, a new per-vm nvram is created
dynamially:
$ virsh -c qemu:///system dumpxml ex1 | grep nvram
<nvram template='/usr/share/AAVMF/AAVMF_VARS.fd'>/var/lib/libvirt/qemu/nvram/ex1_VARS.fd</nvram>
$ virsh -c qemu:///system dumpxml ex2 | grep nvram
<nvram template='/usr/share/AAVMF/AAVMF_VARS.fd'>/var/lib/libvirt/qemu/nvram/ex2_VARS.fd</nvram>
2024-02-24 00:26:02 +02:00
Nir Soffer
59a59c8104
kvm2 driver: Use scsi cdrom for arm64
...
On linux/aarch64 (e.g. Asahi Linux on MacBook M*) booting from SATA
cdrom is broken and the VM drops into the UEFI shell.
It seems that linux/aarch64 supports only virtio and scsi devices[1].
Replace with scsi cdrom (like the x86 version) and addd a virtio-scsi
controller since the default scsi controller does not boot as well.
[1] https://kubevirt.io/user-guide/virtual_machines/virtual_machines_on_Arm64/#disks-and-volumes
2024-02-24 00:10:14 +02:00
minikube-bot
dc93288a20
Updating ISO to v1.32.1-1708638130-18020
2024-02-23 03:44:34 +00:00
minikube-bot
c645f3c165
Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.1.0 to v0.1.1
2024-02-20 23:54:06 +00:00
Medya Ghazizadeh
f3d93feda3
Merge pull request #17936 from spowelljr/reimplementAutoPause
...
Addons auto-pause: Remove memory leak & add configurable interval
2024-02-20 14:35:29 -08:00
Steven Powell
04a79bdefd
Merge pull request #18204 from minikube-bot/auto_bump_kubectl_version
...
Addon kubevirt: Update bitnami/kubectl image from 1.29.2 to 1.29.2
2024-02-20 13:19:19 -08:00
minikube-bot
b879531e09
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.14 to 1.5.14
2024-02-19 10:06:26 +00:00
minikube-bot
9d0bb53d1c
Addon kubevirt: Update bitnami/kubectl image from 1.29.2 to 1.29.2
2024-02-19 10:03:35 +00:00
minikube-bot
37a485e4fe
Updating ISO to v1.32.1-1708020063-17936
2024-02-15 23:16:36 +00:00
Steven Powell
35955933c8
Merge pull request #18187 from minikube-bot/auto_bump_kubectl_version
...
Addon kubevirt: Update bitnami/kubectl image from 1.29.1 to 1.29.2
2024-02-15 10:11:38 -08:00
Steven Powell
b8561da8a4
Merge pull request #18188 from minikube-bot/auto_bump_kubeadm_constants
...
Bump kubeadm constants for kubernetes images
2024-02-15 07:13:19 -08:00
minikube-bot
71fbbba318
Updating kicbase image to v0.0.42-1708008208-17936
2024-02-15 15:03:02 +00:00
Steven Powell
83076e3b65
Reimplement reverted auto-pause PRs with fixes
2024-02-15 06:41:19 -08:00
minikube-bot
b439fa03a2
update image constants for kubeadm images
2024-02-15 14:40:11 +00:00
minikube-bot
eb92a14354
Addon kubevirt: Update bitnami/kubectl image from 1.29.1 to 1.29.2
2024-02-15 14:37:48 +00:00
minikube-bot
8fb260cbb5
update Kubernetes versions list
2024-02-15 14:37:42 +00:00
Steven Powell
556a59c7b5
Merge pull request #18167 from minikube-bot/auto_bump_kindnetd_version
...
CNI: Update kindnetd from v20230809-80a64d96 to v20240202-8f1494ea
2024-02-14 10:22:56 -08:00
Steven Powell
f24692a263
Merge pull request #18165 from minikube-bot/auto_bump_cloud_spanner_emulator_version
...
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.13 to 1.5.14
2024-02-14 10:20:11 -08:00
Steven Powell
986eed6030
Merge pull request #18166 from minikube-bot/auto_bump_ingress_version
...
Addon ingress: Update ingress-nginx/controller image from v1.9.5 to v1.9.6
2024-02-14 10:19:10 -08:00
Steven Powell
2ed6f58b87
Merge pull request #18168 from minikube-bot/auto_bump_istio_operator_version
...
Addon istio-provisioner: Update istio/operator image from 1.20.2 to 1.20.3
2024-02-14 10:18:32 -08:00
Steven Powell
157468abd0
Merge pull request #18169 from minikube-bot/auto_bump_inspektor_gadget_version
...
Addon inspektor-gadget: Update inspektor-gadget image from v0.24.0 to v0.25.1
2024-02-14 10:17:17 -08:00
Steven Powell
41453eb67b
Merge pull request #18170 from minikube-bot/auto_bump_kubectl_version
...
Addon kubevirt: Update bitnami/kubectl image from 1.24.7 to 1.29.1
2024-02-14 10:16:55 -08:00
Steven Powell
f9371b74a8
Merge pull request #18171 from minikube-bot/auto_bump_nvidia_device_plugin_version
...
Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.3 to v0.14.4
2024-02-14 10:16:18 -08:00
Medya Ghazizadeh
3f91015d8a
Merge pull request #18142 from minikube-bot/auto_bump_golint_version
...
CI: Update golint from v1.55.2 to v1.56.1
2024-02-13 14:05:35 -08:00
minikube-bot
99de8c2f99
Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.3 to v0.14.4
2024-02-13 21:36:35 +00:00
minikube-bot
de283e0d96
Addon kubevirt: Update bitnami/kubectl image from 1.24.7 to 1.29.1
2024-02-13 21:36:26 +00:00
minikube-bot
248a87e642
Addon inspektor-gadget: Update inspektor-gadget image from v0.24.0 to v0.25.1
2024-02-13 21:36:19 +00:00
minikube-bot
efb03114a8
Addon istio-provisioner: Update istio/operator image from 1.20.2 to 1.20.3
2024-02-13 21:36:18 +00:00
minikube-bot
84e10409c1
CNI: Update kindnetd from v20230809-80a64d96 to v20240202-8f1494ea
2024-02-13 21:36:17 +00:00
minikube-bot
6ca5695ca5
Addon ingress: Update ingress-nginx/controller image from v1.9.5 to v1.9.6
2024-02-13 21:36:10 +00:00
minikube-bot
21e5735d41
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.13 to 1.5.14
2024-02-13 21:35:54 +00:00
Steven Powell
4d32230e3e
fix lint errors
2024-02-12 17:32:14 -08:00
minikube-bot
d1f0bbd03d
Update go-github from v58.0.0 to v59.0.0
2024-02-12 10:03:20 +00:00
Predrag Rogic
2f040dcf24
bump kube-vip to v0.7.0
2024-02-07 01:30:09 +00:00
Predrag Rogic
757e657b76
Merge branch 'kubernetes:master' into ha
2024-02-07 00:50:36 +00:00
Predrag Rogic
22603d178f
use forwarded apiserver port, for drivers that neededs it
2024-02-07 00:23:15 +00:00
Steven Powell
6a6e5405f0
Merge pull request #18092 from minikube-bot/auto_update_kubernetes_versions_list
...
Update Kubernetes versions list
2024-02-05 09:09:25 -08:00
minikube-bot
6216c8b99e
update Kubernetes versions list
2024-02-05 06:04:42 +00:00
minikube-bot
0068154aaa
update image constants for kubeadm images
2024-02-05 06:01:25 +00:00
Steven Powell
9113ab5620
Merge pull request #17911 from Juneezee/remove-extra-uuid-dep
...
Remove extra `github.com/pborman/uuid` dependency
2024-02-01 16:07:42 -08:00
Steven Powell
25e2a1cbc4
Merge pull request #17949 from travier/egrep-grep-e
...
treewide: Replace 'egrep' with 'grep -E'
2024-02-01 15:51:14 -08:00
Eng Zer Jun
a8ce9d3665
Remove extra `github.com/pborman/uuid` dependency
...
Currently we are using two UUID packages:
1. github.com/pborman/uuid
2. github.com/google/uuid
`github.com/pborman/uuid` is no longer being actively maintained (last
release was 2019). In addition, `github.com/pborman/uuid` uses
`github.com/google/uuid` internally, so it is safe to replace.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-02-01 17:55:04 +08:00
Predrag Rogic
86e00e66d7
Merge branch 'kubernetes:master' into ha
2024-01-31 01:38:28 +00:00
Predrag Rogic
3a0ada1f6d
spowelljr: rename HA() to IsHA()
2024-01-31 01:20:13 +00:00
Predrag Rogic
9d5dfafe7c
Update pkg/addons/addons_storage_classes.go
...
spowelljr: reduce calling that function twice
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2024-01-31 01:08:36 +00:00
Predrag Rogic
782d55bd51
Update pkg/minikube/bootstrapper/bsutil/kubeadm.go
...
spowelljr: Use variable to shorten long lines
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2024-01-31 01:08:01 +00:00
Predrag Rogic
f567539756
Merge pull request #17965 from prezha/outFatalT
...
out.FatalT should be followed by non-zero exit
2024-01-31 00:25:53 +00:00
Predrag Rogic
6ab09e03e0
remove out.FatalT()
2024-01-30 23:33:22 +00:00
Steven Powell
9a5d81419c
addons gvisor: Add arm64 support
2024-01-30 15:11:54 -08:00
Medya Ghazizadeh
edf2f4ce2c
Merge pull request #18014 from minikube-bot/auto_bump_flannel_version
...
CNI: Update flannel from v0.24.1 to v0.24.2
2024-01-29 15:32:18 -08:00
Medya Ghazizadeh
1fea735a5c
Merge pull request #18051 from minikube-bot/auto_bump_metrics_server_version
...
Addon metrics-server: Update metrics-server/metrics-server image from v0.6.4 to v0.7.0
2024-01-29 15:26:28 -08:00
Medya Ghazizadeh
2732f2fc71
Merge pull request #18054 from minikube-bot/auto_bump_registry_version
...
Addon registry: Update registry image from 2.8.3 to 2.8.3
2024-01-29 15:25:26 -08:00
Steven Powell
36f2879866
Merge pull request #18007 from spowelljr/modifyLogErrors
...
Move errors getting logs into log output itself
2024-01-29 11:04:27 -08:00
minikube-bot
83ea3e7d86
Addon registry: Update registry image from 2.8.3 to 2.8.3
2024-01-29 10:05:50 +00:00
minikube-bot
a7ac499a82
Addon metrics-server: Update metrics-server/metrics-server image from v0.6.4 to v0.7.0
2024-01-29 10:02:21 +00:00
minikube-bot
6d097c9eda
CNI: Update flannel from v0.24.1 to v0.24.2
2024-01-29 10:02:19 +00:00
Steven Powell
d8eb28e7e4
Merge pull request #18011 from minikube-bot/auto_bump_kubeadm_constants
...
Bump kubeadm constants for kubernetes images
2024-01-22 13:14:28 -08:00
Steven Powell
5aacddbdf0
Merge pull request #18012 from minikube-bot/auto_update_kubernetes_versions_list
...
Update Kubernetes versions list
2024-01-22 13:14:10 -08:00
minikube-bot
461f3d0da3
Addon kong: Update kong image from 3.5.0 to 3.5.0
2024-01-22 10:02:01 +00:00
minikube-bot
0f9aad6783
update Kubernetes versions list
2024-01-22 06:04:52 +00:00
minikube-bot
e154d503b8
update image constants for kubeadm images
2024-01-22 06:01:47 +00:00
Steven Powell
be57d72bcf
move errors getting logs into log output itself
2024-01-19 16:00:44 -08:00
Steven Powell
b42a869a2a
Merge pull request #17975 from minikube-bot/auto_bump_flannel_version
...
CNI: Update flannel from v0.24.0 to v0.24.1
2024-01-19 15:23:29 -08:00
andy
9f76cf24f8
fix misleading error message in TestCopyBinary
2024-01-18 17:35:49 -08:00
Predrag Rogic
d818fc6cd0
Merge branch 'kubernetes:master' into outFatalT
2024-01-18 07:24:30 +00:00
Predrag Rogic
937d6f6ea9
Merge branch 'kubernetes:master' into ha
2024-01-18 07:24:10 +00:00
Predrag Rogic
0d81736fec
add func comment to warn future users that it does not exit
2024-01-17 21:42:47 +00:00
Predrag Rogic
09eee30151
Merge pull request #17967 from prezha/kvmStopTimeout
...
kvm with containerd needs more time to stop
2024-01-17 21:31:13 +00:00
minikube-bot
e1aa8054ab
CNI: Update flannel from v0.24.0 to v0.24.1
2024-01-16 22:01:30 +00:00
Steven Powell
d967689a26
Merge pull request #17885 from minikube-bot/auto_bump_inspektor_gadget_version
...
Addon inspektor-gadget: Update inspektor-gadget image from v0.23.1 to v0.24.0
2024-01-16 12:40:04 -08:00
Steven Powell
c338092b71
Merge pull request #17957 from minikube-bot/auto_bump_istio_operator_version
...
Addon istio-provisioner: Update istio/operator image from 1.20.1 to 1.20.2
2024-01-16 10:27:46 -08:00
Predrag Rogic
10ecd0aeb1
kvm with containerd needs more time to stop
2024-01-15 20:59:59 +00:00
minikube-bot
89df817c12
Addon istio-provisioner: Update istio/operator image from 1.20.1 to 1.20.2
2024-01-15 10:05:47 +00:00
minikube-bot
ca62ba6406
Addon inspektor-gadget: Update inspektor-gadget image from v0.23.1 to v0.24.0
2024-01-15 10:05:40 +00:00
minikube-bot
e7a6684b2f
Update go-github from v57.0.0 to v58.0.0
2024-01-15 10:02:42 +00:00
Predrag Rogic
32b2a5fece
workaround for "none" driver and IsPrimaryControlPlane()
2024-01-15 02:18:13 +00:00
Predrag Rogic
99ea346caa
allow "cluster does not require reconfiguration" msg to passthrough
2024-01-14 19:55:15 +00:00
Timothée Ravier
9c41c6536f
treewide: Replace 'egrep' with 'grep -E'
...
Fixes the following warning:
```
egrep: warning: egrep is obsolescent; using grep -E
```
2024-01-14 19:58:57 +01:00
Predrag Rogic
dad37da372
improve specific error message handling in mustload package
2024-01-14 16:07:27 +00:00
Predrag Rogic
d002316736
fix k8s node labels for "none" driver
2024-01-11 00:33:11 +00:00
Predrag Rogic
5278d8825b
Merge branch 'master' into ha
2024-01-10 23:00:49 +00:00
Predrag Rogic
f650994b39
use path and path_filepath according to os
...
https://pkg.go.dev/path :
"The path package should only be used for paths separated by forward
slashes, such as the paths in URLs. This package does not deal with
Windows paths with drive letters or backslashes; to manipulate operating
system paths, use the path/filepath package."
- user os can be eg, windows => use 'filepath' to reference local paths
- kic/iso use linux os => use 'path' to reference "internal" paths
(independently of user's os)
2024-01-10 22:45:05 +00:00
Steven Powell
00de339f01
Merge pull request #17907 from prezha/fix-cri-docker-restart
...
fix "Failed to enable container runtime: sudo systemctl restart cri-docker"
2024-01-10 14:31:07 -08:00
Steven Powell
042336d576
Merge pull request #17866 from spowelljr/fixAutoPause
...
addons: Fix auto-pause addon
2024-01-10 11:29:38 -08:00
Medya Ghazizadeh
6a290dcccc
Merge pull request #17658 from spowelljr/fixKVMPreload
...
Fix KVM not detecting containerd preload
2024-01-10 11:28:49 -08:00
Medya Ghazizadeh
2c8c605f61
Merge pull request #17776 from spowelljr/addProfileToCommand
...
addons headlamp: Improve enable outputs
2024-01-10 10:23:45 -08:00
Predrag Rogic
bcdfc03020
workaround for kube-vip and k8s v1.29+
2024-01-09 23:37:46 +00:00
Predrag Rogic
6731cdee84
Merge branch 'kubernetes:master' into ha
2024-01-09 22:18:49 +00:00
minikube-bot
7977e8ed9f
Updating kicbase image to v0.0.42-1704759386-17866
2024-01-09 00:35:18 +00:00
minikube-bot
c113a26215
Updating ISO to v1.32.1-1703784139-17866
2024-01-08 16:10:40 -08:00
Steven Powell
77ac34b1d7
addons: Fix auto-pause addon
2024-01-08 16:09:45 -08:00
minikube-bot
f2d99d5d3a
Updating kicbase image to v0.0.42-1704751654-17830
2024-01-08 22:27:48 +00:00