Commit Graph

7624 Commits (f881b3340ef06fc61f1b3c3bf5556a1b53b528b8)

Author SHA1 Message Date
Steven Powell efbb49e6ed
Merge pull request #15062 from presztak/rancher_local_path
Add `local-path-provisioner` addon
2023-09-26 14:46:39 -07:00
minikube-bot d70abdd8c0 Addon ingress: Update ingress-nginx/controller image from v1.8.2 to v1.9.0 2023-09-25 10:02:55 +00:00
Piotr Resztak fc9d510096 Fix setting default StorageClass 2023-09-23 17:41:14 +02:00
Piotr Resztak e5f070edfc Add rancher storage provisioner 2023-09-23 17:41:14 +02:00
Steven Powell 075f1a1d26
Merge pull request #15927 from d4l3k/master
container-runtime: add nvidia-docker
2023-09-20 14:09:29 -07:00
Medya Ghazizadeh e68882dd8d
Merge pull request #17116 from rmsilva1973/master
Masking http(s)_proxy password from startup output.
2023-09-20 10:29:52 -07:00
Steven Powell 6081f8d0fe
Merge pull request #17135 from headlamp-k8s/update_headlamp_0.19.1
Upgrade Headlamp version to 0.19.1
2023-09-20 09:58:28 -07:00
Steven Powell 0a1036bb93
Merge pull request #17240 from minikube-bot/auto_bump_crictl_version-476fa0a
Kicbase/ISO: Update crictl from v1.21.0 to v1.28.0
2023-09-20 09:19:57 -07:00
Steven Powell 2a1f5b9114 fix rebased test 2023-09-19 09:29:34 -07:00
Steven Powell 262f8ce1fa
Merge branch 'master' into master 2023-09-19 09:21:25 -07:00
joaquimrocha f8fad7164e Update Headlamp container version to 0.19.1
Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
2023-09-19 05:57:59 +01:00
minikube-bot ca8bf15b50 Updating ISO to v1.31.0-1695060926-17240 2023-09-19 00:12:29 +00:00
minikube-bot 9c7b220a3b CNI: Update flannel from v0.22.2 to v0.22.3 2023-09-18 18:25:55 +00:00
Steven Powell 90beca0817
Merge pull request #17256 from minikube-bot/auto_bump_k8s_versions
Bump Kubernetes version default: v1.28.2 and latest: v1.28.2
2023-09-18 10:52:20 -07:00
Steven Powell 95674d03b0
Merge pull request #17254 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-09-18 10:41:31 -07:00
minikube-bot 00e38d9149 bump default/newest kubernetes versions 2023-09-18 08:03:30 +00:00
minikube-bot 4c81baaa82 update Kubernetes versions list 2023-09-18 06:04:47 +00:00
minikube-bot bd5c12da1c update image constants for kubeadm images 2023-09-18 06:01:57 +00:00
Medya Ghazizadeh f62bf50bc2
Merge pull request #17250 from minikube-bot/auto_bump_runc_version-459d5c0
Kicbase/ISO: Update runc from v1.1.7 to v1.1.9
2023-09-17 15:57:16 -07:00
Medya Ghazizadeh 319886a38d
Merge pull request #17217 from raghavendra-talur/rtalur-qemu-improvements
qemu: better cpu type and IP detection
2023-09-15 17:25:40 -07:00
minikube-bot 1265915260 Updating ISO to v1.31.0-1694798110-17250 2023-09-15 23:10:06 +00:00
minikube-bot ed0f505a8a Updating kicbase image to v0.0.40-1694798187-17250 2023-09-15 17:33:30 +00:00
Raghavendra Talur 8716ac0c8d qemu: set the cpu type to max
RHEL9 and therefore the dependent distributions and base containers have
a minimum microarchitechture level of x86-64-v2.[1]

The default cpu level of the qemu driver on an Intel Mac is x86-64-v1
even if the host cpu has the x86-64-v2 capability. Using the cpu type of
max allows qemu to use all the host cpu capabilities that is also
supported by the hypervisor framework.[2]

This was fixed for linux host by changing the default within qemu but it
wasn't changed for MacOS.

[1] https://developers.redhat.com/blog/2021/01/05/building-red-hat-enterprise-linux-9-for-the-x86-64-v2-microarchitecture-level
[2] https://gitlab.com/qemu-project/qemu/-/issues/1686#note_1417714887
[3] https://lists.gnu.org/archive/html/qemu-devel/2022-08/msg04066.html

Signed-off-by: Raghavendra Talur <raghavendra.talur@gmail.com>
2023-09-14 14:12:55 -04:00
minikube-bot a4c3e20099 Updating ISO to v1.31.0-1694625400-17243 2023-09-13 23:14:23 +00:00
minikube-bot 892fd95daa Updating kicbase image to v0.0.40-1694625416-17243 2023-09-13 17:35:11 +00:00
Steven Powell f552ade15b
Merge pull request #17194 from minikube-bot/auto_bump_buildkit_version-ca5ac7a
Kicbase/ISO: Update buildkit from v0.11.6 to v0.12.2
2023-09-13 09:05:06 -07:00
minikube-bot 03b3a1191a Updating ISO to v1.31.0-1694468241-17194 2023-09-12 03:29:20 +00:00
minikube-bot bcf36281e7 CNI: Update kindnetd from v20230511-dc714da8 to v20230809-80a64d96 2023-09-11 20:38:40 +00:00
minikube-bot dac8fd40f1 Updating kicbase image to v0.0.40-1694457807-17194 2023-09-11 19:02:22 +00:00
Medya Ghazizadeh fbd7b71326
Merge pull request #16890 from ComradeProgrammer/delete_on_failure
feat: allow delete-on-faliure in setupKubeAdm
2023-09-11 11:43:17 -07:00
Steven Powell 45674cf587
Merge pull request #17207 from minikube-bot/auto_bump_docker_version-89c4082
Kicbase/ISO: Update docker from 24.0.5 to 24.0.6
2023-09-11 11:32:11 -07:00
Steven Powell ee1d19acde
Merge pull request #17223 from minikube-bot/auto_bump_ingress_version
Addon ingress: Update ingress-nginx/controller image from v1.8.1 to v1.8.2
2023-09-11 11:08:14 -07:00
minikube-bot 8d92097028 Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.9 to 1.5.10 2023-09-11 10:06:12 +00:00
minikube-bot f9ecce707d Addon ingress: Update ingress-nginx/controller image from v1.8.1 to v1.8.2 2023-09-11 10:02:47 +00:00
Raghavendra Talur 08233d0333 qemu: increase the timeout for detecting the IP address
Signed-off-by: Raghavendra Talur <raghavendra.talur@gmail.com>
2023-09-08 06:58:43 -04:00
Steven Powell 14c9e44bc4
Merge pull request #17174 from minikube-bot/auto_bump_ubuntu_version
Kicbase: Bump ubuntu:jammy from 20230804 to 20230816
2023-09-07 09:17:24 -07:00
minikube-bot 16e5f2f215 Updating ISO to v1.31.0-1694081706-17207 2023-09-07 15:57:02 +00:00
Medya Ghazizadeh 3276aa70ea
Merge pull request #15585 from rogeriomm/master-fix-registry
Fix addon registry doesn't follow Minikube DNS domain name configuration (--dns-domain)
2023-09-06 11:54:17 -07:00
Medya Ghazizadeh ccbd6cfe5d
Merge pull request #17070 from wzslr321/auto-pause-time-config
configure auto-pause-interval addon
2023-09-06 11:37:02 -07:00
Renato Moutinho df10b09dbb Increasded regex robustness 2023-09-05 22:17:15 -03:00
minikube-bot 9cd668110f Update go-github from v54.0.0 to v55.0.0 2023-09-05 21:49:30 +00:00
minikube-bot 7689d73509 Updating kicbase image to v0.0.40-1693938323-17174 2023-09-05 18:42:30 +00:00
Steven Powell 43173d1aed
Merge pull request #17176 from minikube-bot/auto_bump_inspektor_gadget_version
Addon inspektor-gadget: Update inspektor-gadget image from v0.19.0 to v0.20.0
2023-09-05 11:28:20 -07:00
minikube-bot 929d0b36d6 Addon inspektor-gadget: Update inspektor-gadget image from v0.19.0 to v0.20.0 2023-09-04 10:05:46 +00:00
Renato Silva 7f75e80c7d
Merge pull request #1 from kubernetes/master
Merging from upstream
2023-09-02 12:31:01 -03:00
Seongbin Hong 6c7bfb7184 change terminology for "M1 Mac" to "Apple Silicon Mac"
Nowadays apple silicon mac has several lineups.
So, the phrase "Apple Silicon" is more clearer than "M1"

Signed-off-by: Seongbin Hong <vertextoedge@gmail.com>
2023-09-02 20:15:38 +09:00
Renato Moutinho 5aeb4a5dc6 Moved mask to a func and added test case. 2023-09-02 00:37:46 -03:00
Renato Silva efd15e87e8
Merge branch 'kubernetes:master' into master 2023-08-30 22:35:48 -03:00
minikube-bot 18848273ed Updating kicbase image to v0.0.40-1693218425-17145 2023-08-28 10:45:41 +00:00
Steven Powell e32f56cf05
Merge pull request #17132 from minikube-bot/auto_bump_k8s_versions
Bump Kubernetes version default: v1.28.1 and latest: v1.28.1
2023-08-25 09:14:33 -07:00