Aaina Lohia
cf12d1e2c4
fixed minor typo in german translation ( #20546 )
2025-03-24 11:15:16 -07:00
minikube-bot
4d2cdae349
Update go-github from v69.2.0 to v70.0.0 ( #20561 )
2025-03-24 11:13:19 -07:00
minikube-bot
fdfe612eb5
CNI: Update cilium from v1.17.1 to v1.17.2 ( #20535 )
2025-03-18 15:06:09 -07:00
minikube-bot
08c0e594b8
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.29 to 1.5.30 ( #20539 )
2025-03-18 15:05:44 -07:00
Tian
494cd7b002
translations: Add more Chinese translations ( #20543 )
2025-03-18 15:05:20 -07:00
minikube-bot
24afbf1f1e
site: Update node from 20.18.3 to 20.19.0 ( #20540 )
2025-03-18 15:04:30 -07:00
minikube-bot
87be78cacf
CI: Update gotestsum from v1.12.0 to v1.12.1 ( #20541 )
2025-03-18 15:04:18 -07:00
dependabot[bot]
8ed8f15350
Build(deps): Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 ( #20517 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7.0.7 to 7.0.8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](dd2324fc52...271a8d0340 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 11:07:49 -07:00
dependabot[bot]
9ec062103b
Build(deps): Bump github.com/google/go-github/v69 from 69.0.0 to 69.2.0 ( #20516 )
...
Bumps [github.com/google/go-github/v69](https://github.com/google/go-github ) from 69.0.0 to 69.2.0.
- [Release notes](https://github.com/google/go-github/releases )
- [Commits](https://github.com/google/go-github/compare/v69.0.0...v69.2.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-github/v69
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 11:02:10 -07:00
minikube-bot
802ce44801
Kicbase/ISO: Update docker from 28.0.0 to 28.0.1 ( #20523 )
...
* Kicbase/ISO: Update docker from 28.0.0 to 28.0.1
* Updating kicbase image to v0.0.46-1741860993-20523
2025-03-13 16:46:47 -07:00
Nir Soffer
3957c12d6a
vfkit: Graceful shutdown on Stop() ( #20504 )
...
We use `HardStop` which seems to do a forced shutdown instead of
graceful shutdown, and to make things worse, always fails with:
I0309 15:00:42.452986 13723 stop.go:66] stop err: Post "http://_/vm/state ": EOF
Which leads to unneeded retry and pointless backup attempt timing out
after 135 seconds because vkfit was stopped.
With this change we do a graceful shutdown, and the time to stop the
cluster decreased from 135 seconds to 3 seconds (45 times faster).
Example stop log:
I0309 15:34:33.104429 14440 main.go:141] libmachine: Stopping "minikube"...
I0309 15:34:33.105225 14440 main.go:141] libmachine: get state: {State:VirtualMachineStateRunning}
I0309 15:34:33.105799 14440 main.go:141] libmachine: set state: {State:Stop}
I0309 15:34:33.106099 14440 main.go:141] libmachine: get state: {State:VirtualMachineStateRunning}
I0309 15:34:36.109380 14440 main.go:141] libmachine: Machine "minikube" was stopped.
2025-03-10 11:41:10 -07:00
minikube-bot
bfc97cd983
Update auto-generated docs and translations ( #20498 )
2025-03-10 11:07:46 -07:00
minikube-bot
a161c8cde1
update image constants for kubeadm images ( #20508 )
2025-03-10 10:45:48 -07:00
minikube-bot
7512311745
Update go from 1.23.4 to 1.24.0 ( #20510 )
...
* Update go from 1.23.4 to 1.24.0
* Updating kicbase image to v0.0.46-1741597657-20510
2025-03-10 10:37:40 -07:00
minikube-bot
067922b9f7
update Kubernetes versions list ( #20509 )
2025-03-10 10:37:07 -07:00
Daniel Pepuho
d510d46696
feat: add indonesian-translation ( #20494 )
2025-03-05 12:50:49 -08:00
dependabot[bot]
0890d9677d
Build(deps): Bump actions/download-artifact from 4.1.8 to 4.1.9 ( #20488 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.8 to 4.1.9.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](fa0a91b85d...cc20338598 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-05 12:47:39 -08:00
dependabot[bot]
7553c044f8
Build(deps): Bump github.com/opencontainers/runc from 1.2.4 to 1.2.5 ( #20493 )
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.2.4...v1.2.5 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 11:09:53 -08:00
minikube-bot
3332297bfe
Update yearly leaderboard ( #20479 )
2025-03-02 20:06:16 -08:00
minikube-bot
8a951bda94
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.28 to 1.5.29 ( #20451 )
2025-02-25 13:32:55 -08:00
dependabot[bot]
c33b03b8cf
Build(deps): Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 ( #20461 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 13:32:28 -08:00
dependabot[bot]
1a8ac6fa49
Build(deps): Bump google.golang.org/api from 0.217.0 to 0.223.0 ( #20464 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.217.0 to 0.223.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.217.0...v0.223.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 13:32:07 -08:00
Kubernetes Prow Robot
5103c49f3f
Merge pull request #20444 from minikube-bot/auto_update_kubernetes_versions_list
...
Update Kubernetes versions list
2025-02-25 10:42:29 -08:00
minikube-bot
0b32080fc7
update image constants for kubeadm images ( #20443 )
2025-02-25 10:33:11 -08:00
dependabot[bot]
842f282e07
Build(deps): Bump k8s.io/kubectl from 0.31.3 to 0.32.2 ( #20460 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.31.3 to 0.32.2.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.31.3...v0.32.2 )
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 10:31:17 -08:00
dependabot[bot]
78425d4a62
Build(deps): Bump actions/upload-artifact from 4.6.0 to 4.6.1 ( #20458 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](65c4c4a1dd...4cec3d8aa0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 10:23:31 -08:00
dependabot[bot]
8a2b9a2dac
Build(deps): Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 ( #20457 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](67ccf781d6...dd2324fc52 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 10:23:01 -08:00
dependabot[bot]
3b5868de89
Build(deps): Bump github.com/elazarl/goproxy from 1.2.6 to 1.7.2 ( #20455 )
...
Bumps [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy ) from 1.2.6 to 1.7.2.
- [Release notes](https://github.com/elazarl/goproxy/releases )
- [Commits](https://github.com/elazarl/goproxy/compare/v1.2.6...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/elazarl/goproxy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-25 10:22:31 -08:00
minikube-bot
c81789606d
Site: Update hugo from v0.143.1 to v0.144.2 ( #20447 )
2025-02-24 11:24:33 -08:00
dependabot[bot]
537fb762c9
Build(deps): Bump k8s.io/component-base from 0.31.3 to 0.32.2 ( #20454 )
...
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.31.3 to 0.32.2.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.31.3...v0.32.2 )
---
updated-dependencies:
- dependency-name: k8s.io/component-base
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 11:23:56 -08:00
dependabot[bot]
df836830c0
Build(deps): Bump github.com/google/go-containerregistry ( #20453 )
...
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry ) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/google/go-containerregistry/releases )
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml )
- [Commits](https://github.com/google/go-containerregistry/compare/v0.20.2...v0.20.3 )
---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 11:23:27 -08:00
dependabot[bot]
19566ae2ad
Build(deps): Bump github.com/google/slowjam from 1.1.1 to 1.1.2 ( #20452 )
...
Bumps [github.com/google/slowjam](https://github.com/google/slowjam ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/google/slowjam/releases )
- [Commits](https://github.com/google/slowjam/compare/v1.1.1...v1.1.2 )
---
updated-dependencies:
- dependency-name: github.com/google/slowjam
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 11:23:06 -08:00
minikube-bot
9fce9f94d6
update Kubernetes versions list
2025-02-24 06:05:57 +00:00
minikube-bot
5b1f663071
CNI: Update kindnetd from v20241212-9f82dd49 to v20250214-acbabc1a ( #20427 )
2025-02-21 10:47:08 -08:00
minikube-bot
c551e9aeda
Kicbase/ISO: Update docker from 27.4.0 to 28.0.0 ( #20436 )
...
* Kicbase/ISO: Update docker from 27.4.0 to 28.0.0
* Updating kicbase image to v0.0.46-1740046583-20436
2025-02-20 14:41:42 -08:00
minikube-bot
f03f55f3a5
update image constants for kubeadm images ( #20415 )
2025-02-18 10:25:29 -08:00
dependabot[bot]
fd4480bdd9
Build(deps): Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 ( #20430 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 10:25:00 -08:00
dependabot[bot]
2687b5f555
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace ( #20432 )
...
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases )
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.25.0...detectors/gcp/v1.26.0 )
---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 10:23:34 -08:00
minikube-bot
380fd0014b
update Kubernetes versions list ( #20416 )
2025-02-18 10:21:09 -08:00
minikube-bot
189dc90d3e
site: Update node from 20.18.2 to 20.18.3 ( #20426 )
2025-02-18 10:19:47 -08:00
minikube-bot
29a2fc78e1
CNI: Update cilium from v1.17.0 to v1.17.1 ( #20419 )
2025-02-18 10:17:18 -08:00
minikube-bot
7395b1d110
bump default/newest kubernetes versions ( #20417 )
2025-02-18 10:15:29 -08:00
minikube-bot
3b4f03443f
CI: Update golint from v1.63.4 to v1.64.5 ( #20421 )
2025-02-18 10:14:53 -08:00
minikube-bot
15b614c7cd
Kicbase/ISO: Update runc from v1.2.3 to v1.2.5 ( #20433 )
...
* Kicbase/ISO: Update runc from v1.2.3 to v1.2.5
* Updating kicbase image to v0.0.46-1739873784-20433
2025-02-18 10:14:25 -08:00
dependabot[bot]
e669c511db
Build(deps): Bump golang.org/x/term from 0.28.0 to 0.29.0 ( #20429 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/term/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 10:14:05 -08:00
dependabot[bot]
677260a59b
Build(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ( #20431 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 10:13:45 -08:00
dependabot[bot]
434b7adaa1
Build(deps): Bump go.opentelemetry.io/otel from 1.33.0 to 1.34.0 ( #20428 )
...
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go ) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.33.0...v1.34.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 10:11:39 -08:00
Predrag Rogic
e96c7d843a
fix lint issue ( #20406 )
2025-02-13 13:54:49 -08:00
minikube-bot
d216d43466
CNI: Update flannel from v0.26.2 to v0.26.4 ( #20385 )
2025-02-12 11:19:09 -08:00
minikube-bot
00d5a85e0c
update image constants for kubeadm images ( #20379 )
2025-02-11 10:42:43 -08:00