Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency kubernetes/minikube to v1.32.0 #173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
kubernetes/minikube minor 1.28.0 -> 1.32.0

Release Notes

kubernetes/minikube (kubernetes/minikube)

v1.32.0

Compare Source

Features:

  • rootless: support --container-runtime=docker #​17520

Minor Improvements:

  • Install NVIDIA container toolkit during image build (offline support) #​17516

Bugs:

  • Fix no-limit option for config validation #​17530

Version Upgrades:

  • Addon ingress: Update ingress-nginx/controller image from v1.9.3 to v1.9.4 #​17525
  • Addon inspektor-gadget: Update inspektor-gadget image from v0.21.0 to v0.22.0 #​17550
  • Addon kong: Update kong/kubernetes-ingress-controller image from 2.9.3 to 2.12.0 #​17526
  • Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.1 to v0.14.2 #​17523
  • Kicbase/ISO: Update buildkit from v0.12.2 to v0.12.3 #​17486
  • Kicbase/ISO: Update containerd from v1.7.7 to v1.7.8 #​17527
  • Kicbase/ISO: Update docker from 24.0.6 to 24.0.7 #​17545

For a more detailed changelog, including changes occurring in pre-release versions, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Akihiro Suda
  • Christian Bergschneider
  • Jeff MAURY
  • Medya Ghazizadeh
  • Raiden Shogun
  • Steven Powell

Thank you to our PR reviewers for this release!

  • medyagh (1 comments)
  • r0b2g1t (1 comments)

Thank you to our triage members for this release!

  • willsu (2 comments)
  • afbjorklund (1 comments)
  • ankur0904 (1 comments)
  • ceelian (1 comments)
  • idoly (1 comments)

v1.31.2

Compare Source

docker-env Regression:

  • Create ~/.ssh directory if missing #​16934
  • Fix adding guest to ~/.ssh/known_hosts when not needed #​17030

Minor Improvements:

  • Verify containerd storage separately from docker #​16972

Version Upgrades:

  • Bump Kubernetes version default: v1.27.4 and latest: v1.28.0-rc.1 #​17011 #​17051
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.7 to 1.5.9 #​17017 #​17044
  • Addon headlamp: Update headlamp-k8s/headlamp image from v0.18.0 to v0.19.0 #​16992
  • Addon inspektor-gadget: Update inspektor-gadget image from v0.18.1 to v0.19.0 #​17016
  • Addon metrics-server: Update metrics-server/metrics-server image from v0.6.3 to v0.6.4 #​16969
  • CNI flannel: Update from v0.22.0 to v0.22.1 #​16968

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Alex Serbul
  • Anders F Björklund
  • Jeff MAURY
  • Medya Ghazizadeh
  • Michelle Thompson
  • Predrag Rogic
  • Seth Rylan Gainey
  • Steven Powell
  • aiyijing
  • joaquimrocha
  • renyanda
  • shixiuguo
  • sunyuxuan
  • Товарищ программист

Thank you to our PR reviewers for this release!

  • medyagh (8 comments)
  • spowelljr (2 comments)
  • ComradeProgrammer (1 comments)
  • Lyllt8 (1 comments)
  • aiyijing (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (6 comments)
  • vaibhav2107 (5 comments)
  • kundan2707 (3 comments)
  • spowelljr (3 comments)
  • ao390 (2 comments)

Check out our contributions leaderboard for this release!

v1.31.1

Compare Source

  • cni: Fix regression in auto selection #​16912

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Jeff MAURY
  • Medya Ghazizadeh
  • Steven Powell

Thank you to our triage members for this release!

  • afbjorklund (5 comments)
  • torenware (5 comments)
  • mprimeaux (3 comments)
  • prezha (3 comments)
  • spowelljr (1 comments)

Check out our contributions leaderboard for this release!

v1.31.0

Compare Source

Features:

Major Improvements:

  • VM drivers: Fix all images getting removed on stop/start (40% start speedup) #​16655
  • Addon registry: Add support for all architectures #​16577
  • QEMU: Fix failing to interact with cluster after upgrading QEMU version #​16853
  • macOS/QEMU: Auto unblock bootpd from firewall if blocking socket_vmnet network #​16714 #​16789
  • minikube cp supports providing directory as a target #​15519

Minor Improvements:

  • Always use cni unless running with dockershim #​14780
  • none driver: Check for CNI plugins before starting cluster #​16419
  • QEMU: Add ability to create extra disks #​15887
  • --kubernetes-version: Assume latest patch version if not specified #​16569
  • audit: Set default max file size #​16543
  • service: Fail if no pods available #​15079
  • docker/podman driver: Use buildx for image build command #​16252
  • Addon gvisor: Simplify runtime configuration and use latest version #​14996
  • Add PowerShell code completion #​16232
  • build: Support DOS-style path for Dockerfile path #​15074

Bugs:

New ISO Modules:

Version Upgrades:

  • Bump Kubernetes version default: v1.27.3 and latest: v1.27.3 #​16718
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.2 to 1.5.7 #​16248 #​16352 #​16587 #​16652 #​16845
  • Addon gcp-auth: Update ingress-nginx/kube-webhook-certgen image from v20230312-helm-chart-4.5.2-28-g66a760794 to v20230407 #​16601
  • Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.0.14 to v0.1.0 #​16573
  • Addon headlamp: Update headlamp-k8s/headlamp image version from v0.16.0 to v0.18.0 #​16399 #​16540 #​16721
  • Addon ingress: Update ingress-nginx/controller image from v1.7.0 to v1.8.1 #​16601 #​16832
  • Addon ingress: Update ingress-nginx/kube-webhook-certgen image from v20230312-helm-chart-4.5.2-28-g66a760794 to v20230407 #​16601
  • Addon kong: Update kong image from 2.7 to 3.2 #​16424
  • Addon kong: Update kong/kubernetes-ingress-controller image from 2.1.1 to 2.9.3 #​16424
  • CNI calico: Update from v3.24.5 to v3.26.1 #​16144 #​16596 #​16732
  • CNI flannel: Update from v0.20.2 to v0.22.0 #​16074 #​16435 #​16597
  • CNI kindnet: Update from v20230330-48f316cd to v20230511-dc714da8 #​16488
  • Kicbase: Update base image from ubuntu:focal-20230308 to ubuntu:jammy-20230624 #​16069 #​16632 #​16731 #​16834
  • Kicbase/ISO: Update buildkit from v0.11.4 to v0.11.6 #​16426
  • Kicbase/ISO: Update cni-plugins from v0.8.5 to v1.3.0 #​16582
  • Kicbase/ISO: Update containerd from v1.7.0 to v1.7.1 #​16501
  • Kicbase/ISO: Update containerd from v1.7.1 to v1.7.2 #​16634
  • Kicbase/ISO: Update cri-dockerd from v0.3.1 to v0.3.3 #​16506 #​16703
  • Kicbase/ISO: Update docker from 20.10.23 to 24.0.4 #​16572 #​16612 #​16875
  • Kicbase/ISO: Update runc from v1.1.5 to v1.1.7 #​16417

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • AiYijing
  • Aleksandr Chebotov
  • Anders F Björklund
  • Armel Soro
  • Asbjørn Apeland
  • Begula
  • Blaine Gardner
  • Bogdan Luca
  • Fabricio Voznika
  • Jeff MAURY
  • Joe Bowbeer
  • Juan Martín Loyola
  • Judah Nouriyelian
  • Kemal Akkoyun
  • Max Cascone
  • Medya Ghazizadeh
  • Michele Sorcinelli
  • Oldřich Jedlička
  • Ricky Sadowski
  • Sharran
  • Steven Powell
  • Terry Moschou
  • Tongyao Si
  • Vedant
  • Viktor Gamov
  • W. Duncan Fraser
  • Yuiko Mouri
  • aiyijing
  • cui fliter
  • guoguangwu
  • himalayanZephyr
  • joaquimrocha
  • lixin18
  • piljoong
  • salasberryfin
  • shixiuguo
  • sunyuxuan
  • syxunion
  • tianlj
  • tzzcfrank
  • vgnshiyer
  • winkelino
  • x7upLime
  • yolossn
  • zhengtianbao
  • Товарищ программист

Thank you to our PR reviewers for this release!

  • spowelljr (180 comments)
  • medyagh (64 comments)
  • eiffel-fl (16 comments)
  • afbjorklund (11 comments)
  • aiyijing (9 comments)
  • atoato88 (6 comments)
  • BenTheElder (2 comments)
  • travisn (2 comments)
  • ComradeProgrammer (1 comments)
  • Kimi450 (1 comments)
  • alban (1 comments)
  • mprimeaux (1 comments)
  • shaneutt (1 comments)
  • t-inu (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (30 comments)
  • spowelljr (24 comments)
  • kundan2707 (12 comments)
  • mqasimsarfraz (6 comments)
  • ShardulPrabhu (5 comments)

Check out our contributions leaderboard for this release!

v1.30.1

Compare Source

  • Docker driver: Fix incorrectly stating Image was not built for the current minikube #​16226
  • Mark VMware driver as unsupported #​16233

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Juan Martin Loyola
  • Medya Ghazizadeh
  • Steven Powell

Thank you to our PR reviewers for this release!

  • medyagh (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (8 comments)
  • spowelljr (6 comments)
  • kundan2707 (2 comments)
  • medyagh (1 comments)
  • rafariossaa (1 comments)

Check out our contributions leaderboard for this release!

v1.30.0

Compare Source

Features:

  • Implement experimental QEMU on Windows #​15781

Major Improvements:

  • Ensure only one minikube tunnel instance runs at a time #​15834
  • Infer HyperKit HostIP as Gateway rather than hardcode to 192.168.64.1  #​15720
  • multi-node: Add support for volumes using CSI addon #​15829

Minor Improvements:

  • QEMU: Rename user network to builtin and update documentation #​15793
  • none driver: Look for cri-dockerd instead of hardcoding #​15784
  • Replace instances of k8s.gcr.io with registry.k8s.io #​16200
  • Handle CRI config of NetworkPlugin and PauseImage #​14703
  • Remove deprecated container-runtime flag from Kubernetes v1.24+ #​16124
  • none driver: Require crictl to be installed for Kubernetes v1.24+ #​16215
  • Add cri-dockerd logs to minikube logs output #​16149
  • Add ingress logs to minikube logs output #​15775
  • Add default cni logs to minikbue logs output #​15909
  • Add JSON output option to miniikube service list #​15831
  • Add kicbase download process to JSON output #​15685
  • Implement --docs for minikube addons list -o json #​15866
  • Implement --skip-audit flag and skip adding profile commands to audit log #​15872
  • Implement --last-start-only flag to minikube logs to only show last start logs #​15770

Bugs:

  • Addon metallb: Fix failing to enable addon #​16056
  • Addon cloud-spanner: Fix failing to enable addon #​15743
  • Addon gcp-auth: Fix --refresh failing when existing cluster and minikube binary have differing image version #​15985
  • Fix numerous image related bugs when enabling addons #​15984
  • Fix some addons from erroring when trying to disable an already disabled addon #​16139
  • Fix panic if docker version returns exit code 0 with unexpected output #​15851
  • Fix minikube service not honoring --wait arg #​15735
  • Fix minikube service table format & hide unreachable URLs on Docker/Windows #​15911
  • Fix minikube addons list output showing incorrect status of default addons #​15762
  • Fix minikube mount printing an empty mount type #​15731
  • Fix bash completion for kubectl symlinked to minikube by not adding --cluster flag for the kubectl __complete subcommand #​15850

Version Upgrades:

  • Bump Kubernetes version default: v1.26.3 and latest: v1.27.0-rc.0 #​16181
  • Addon gcp-auth: Update ingress-nginx/kube-webhook-certgen image from v1.0 to v20230312-helm-chart-4.5.2-28-g66a760794 #​16199
  • Addon ingress: Update ingress-nginx/kube-webhook-certgen image from v20220916-gd32f8c343 to v20230312-helm-chart-4.5.2-28-g66a760794 #​16179
  • Addon ingress: Update ingress-nginx/controller image from v1.5.1 to v1.7.0 #​15882 #​16179
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from v1.5.0 to 1.5.2 #​15974 #​16142
  • Addon metrics-server: Update metrics-server/metrics-server image from v0.6.2 to v0.6.3 #​16136
  • Addon headlamp: Update headlamp-k8s/headlamp image from v0.14.1 to v0.16.0 #​15995 #​16065
  • Addon auto-pause: Update k8s-minikube/auto-pause-hook image from v0.0.3 to v0.0.4 #​16025
  • Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.0.13 to v0.0.14 #​16012
  • Kicbase/ISO: Update containerd from v1.6.15 to v1.7.0 #​15923 #​15973 #​16168
  • Kicbase/ISO: Update buildkit from v0.10.3 to v0.11.4 #​15728 #​16079
  • Kicbase/ISO: Update cri-dockerd from 0.3.0 to 0.3.1 #​15752
  • Kicbase: Update base image from ubuntu:focal-20221019 to ubuntu:focal-20230308 #​15768 #​15991 #​16068
  • ISO: Update runc from v1.1.4 to v1.1.5 #​16191
  • ISO: Update podman from v3.4.2 to v3.4.7 #​15565
  • CNI: Update kindnetd from v20221004-44d545d1 to v20230330-48f316cd #​15940 #​16207

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Anders F Björklund
  • Bart Van Bos
  • Ben Krieger
  • Denys Kondratenko
  • Elizabeth Martin Campos
  • Jeff MAURY
  • Kundan Kumar
  • Max Xu
  • Maxime Brunet
  • Medya Ghazizadeh
  • Nick Mancari
  • Om Saran
  • Pablo Caderno
  • Predrag Rogic
  • Qasim Sarfraz
  • S Santhosh Nagaraj
  • Shubh Bapna
  • Steven Powell
  • Sudharsan Rangarajan
  • Swastik Gour
  • chncaption
  • coffemakingtoaster
  • joaquimrocha
  • nickmancari
  • shixiuguo
  • sunyuxuan
  • swastik959
  • syxunion
  • yolossn
  • Товарищ программист

Thank you to our PR reviewers for this release!

  • spowelljr (57 comments)
  • medyagh (43 comments)
  • neersighted (6 comments)
  • shu-mutou (4 comments)
  • afbjorklund (2 comments)
  • akdean (1 comments)
  • tstromberg (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (90 comments)
  • spowelljr (25 comments)
  • kundan2707 (20 comments)
  • medyagh (9 comments)
  • ComradeProgrammer (6 comments)

Check out our contributions leaderboard for this release!

v1.29.0

Compare Source

Features:

  • Bump QEMU driver priority from experimental to default #​15556
  • Ability to set static-ip for Docker driver #​15553
  • GCP-Auth Addon: automatically attach credentials to newly created namespaces #​15403
  • Allow forcing 1 CPU on Linux with docker and none driver #​15611 #​15610

Major Improvements:

  • Large improvements to cgroup detection and CNI and CRI configurations #​15463
  • Prevent redownloading kicbase when already downloaded #​15528
  • Warn when using an old ISO/Kicbase image #​15235

Minor Improvements:

  • Check brew install paths for socket_vmnet #​15701
  • Include gcp-auth logs in 'minikube logs' output #​15666
  • Use absolute path when calling crictl version #​15642
  • Add additional memory overhead for VirtualBox when --memory=max #​15317
  • Update Windows installer to create system-wide shortcut #​15405
  • Add --subnet validation #​15530
  • Warn users if using VirtualBox on macOS 13+ #​15624
  • Add groups check to SSH driver #​15513
  • Update references to deprecated beta.kubernetes.io #​15225

Bugs:

  • Fix possible race condition when enabling multiple addons #​15706
  • Fix cpus config field not supporting max value #​15479
  • Fix subnet checking failing if IPv6 network found #​15394
  • Fix Docker tunnel failing if too many SSH keys #​15560
  • Fix kubelet localStorageCapacityIsolation option #​15336
  • Fix setting snapshotter to unimplemented fuse-overlayfs #​15272
  • Remove progress bar for kic download with JSON output #​15482

Version Upgrades:

  • Bump default Kubernetes version from 1.25.3 to 1.26.1 #​15683
  • Addons: Update auto-pause from 0.0.2 to 0.0.3 #​15331
  • Addons: Update cloud-spanner from 1.4.6 to 1.5.0 #​15440 #​15667 #​15707
  • Addons: Update headlamp from 0.13.0 to 0.14.1 #​15401 #​15515
  • Addons: Update ingress from 1.2.1 to 1.5.1 #​15339
  • Addons: Update metrics-server from 0.6.1 to 0.6.2 #​15411
  • Addons: Update kubevirt from 1.17 to 1.24.7 #​15310
  • CNI: Update cilium from 1.9.9 to 1.12.3 #​15242
  • Kicbase: Update buildkit from 0.10.3 to v0.11.0 #​15630
  • Kicbase/ISO: Update containerd from 1.6.9 to 1.6.15 #​15541
  • Kicbase/ISO: Update cri-dockerd from 0.2.2 to 0.3.0 #​15541
  • Kicbase/ISO: Update docker from 20.10.20 to 20.10.23 #​15341 #​15541 #​15703
  • Update KVM-docker-machine amd64 base image from Ubuntu 16.04 to 20.04 #​15628

For a more detailed changelog see CHANGELOG.md.

Thank you to our contributors for this release!

  • Aarav Arora
  • Akihiro Suda
  • Anders F Björklund
  • Andrew Stanton
  • Carlos Santana
  • Chris Kannon
  • Eng Zer Jun
  • Felipe Labbate
  • Ian Stewart
  • Jan Hutař
  • Jeff MAURY
  • Kaylen Dart
  • Kush Mansingh
  • Ludovic Maître
  • Medya Ghazizadeh
  • Olivier Lemasle
  • Paco Xu
  • Paul S. Schweigert
  • Predrag Rogic
  • Ronnel Santiago
  • Sharif Elgamal
  • Shubh Bapna
  • Steven Powell
  • Yuiko Mouri
  • ckannon
  • imjoseangel
  • joaquimrocha
  • jongwooo
  • mardi2020
  • shixiuguo
  • Товарищ программист

Thank you to our PR reviewers for this release!

  • spowelljr (61 comments)
  • medyagh (41 comments)
  • afbjorklund (7 comments)
  • atoato88 (5 comments)
  • t-inu (5 comments)
  • mqasimsarfraz (4 comments)
  • AkihiroSuda (2 comments)
  • sharifelgamal (2 comments)
  • profnandaa (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (98 comments)
  • spowelljr (34 comments)
  • medyagh (10 comments)
  • kant777 (6 comments)
  • kundan2707 (6 comments)

Check out our contributions leaderboard for this release!


Configuration

📅 Schedule: Branch creation - "after 3am,before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency kubernetes/minikube to v1.29.0 Update dependency kubernetes/minikube to v1.30.1 May 29, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-minikube-1.x branch from f0f853a to 7d174fd Compare May 29, 2023 19:57
@renovate renovate bot changed the title Update dependency kubernetes/minikube to v1.30.1 Update dependency kubernetes/minikube to v1.31.0 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-minikube-1.x branch 2 times, most recently from 013b7db to 50bee39 Compare July 20, 2023 18:33
@renovate renovate bot changed the title Update dependency kubernetes/minikube to v1.31.0 Update dependency kubernetes/minikube to v1.31.1 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-minikube-1.x branch from 50bee39 to 606dd99 Compare August 16, 2023 22:59
@renovate renovate bot changed the title Update dependency kubernetes/minikube to v1.31.1 Update dependency kubernetes/minikube to v1.31.2 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-minikube-1.x branch 2 times, most recently from bf8b0fa to 501a645 Compare August 28, 2023 20:26
@renovate renovate bot force-pushed the renovate/kubernetes-minikube-1.x branch from 501a645 to 99dcc06 Compare November 8, 2023 18:52
@renovate renovate bot changed the title Update dependency kubernetes/minikube to v1.31.2 Update dependency kubernetes/minikube to v1.32.0 Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants