1
0
mirror of https://github.com/kubernetes/minikube.git synced 2025-02-06 10:25:01 +00:00

25597 Commits

Author SHA1 Message Date
Medya Ghazizadeh
cf3ab2afdf
Merge pull request #20331 from liangyuanpeng/cleanup_old_registry
Use 'registry.k8s.io' instead of 'gcr.io/google-containers'
2025-02-04 09:07:54 -08:00
Medya Ghazizadeh
32ee65d0e8
Merge pull request #20342 from minikube-bot/yearly-leaderboard-abdbc5b
Update Yearly Leaderboard
2025-02-04 09:04:07 -08:00
Medya Ghazizadeh
c2db20466a
Merge pull request #20350 from minikube-bot/auto_bump_hugo_version
Site: Update hugo from v0.141.0 to v0.143.0
2025-02-04 09:03:42 -08:00
Medya Ghazizadeh
ce19911021
Merge pull request #20348 from minikube-bot/auto_bump_gh_version
CI: Update gh from 2.65.0 to 2.66.1
2025-02-04 09:02:36 -08:00
dependabot[bot]
3c9f40e4b8 Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) from 1.37.3 to 1.37.4.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.37.4/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloudsql-proxy/compare/v1.37.3...v1.37.4)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 09:01:58 -08:00
dependabot[bot]
aefb3fa1a1 Build(deps): Bump github.com/opencontainers/runc from 1.2.3 to 1.2.4
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.2.4/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.2.3...v1.2.4)

---
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>
2025-02-04 09:01:46 -08:00
dependabot[bot]
a2b0d70562 Build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 09:00:12 -08:00
dependabot[bot]
141fab37c3 Build(deps): Bump github.com/Xuanwo/go-locale from 1.1.2 to 1.1.3
Bumps [github.com/Xuanwo/go-locale](https://github.com/Xuanwo/go-locale) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/Xuanwo/go-locale/releases)
- [Changelog](https://github.com/Xuanwo/go-locale/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Xuanwo/go-locale/compare/v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: github.com/Xuanwo/go-locale
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 08:59:47 -08:00
Medya Ghazizadeh
0bdeb5ac7d
Merge pull request #20354 from minikube-bot/auto_bump_inspektor_gadget_version
Addon inspektor-gadget: Update inspektor-gadget image from v0.36.1 to v0.37.0
2025-02-04 08:58:54 -08:00
minikube-bot
f4981b37ce Addon inspektor-gadget: Update inspektor-gadget image from v0.36.1 to v0.37.0 2025-02-03 10:06:54 +00:00
minikube-bot
3891febfbd Site: Update hugo from v0.141.0 to v0.143.0 2025-02-03 10:04:10 +00:00
minikube-bot
4d1052b78b CI: Update gh from 2.65.0 to 2.66.1 2025-02-03 10:02:35 +00:00
minikube-bot
d8acfdc942 Update yearly leaderboard 2025-02-02 00:04:45 +00:00
錦南路之花
abdbc5b3a3 Apply suggestions from code review
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2025-01-28 11:42:51 -08:00
锦南路之花
3c42f1ce99 fix: fix incomplete cleanup in tunnel.json and zombie process in functional test 2025-01-28 11:42:51 -08:00
锦南路之花
1edaec55f4 test: allow running functional tests for different k8s versions 2025-01-28 11:42:51 -08:00
Lan Liang
0d214f4ff8 Use 'registry.k8s.io' instead of 'gcr.io/google-containers'
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2025-01-28 05:06:12 +00:00
joaquimrocha
9b036ce2bd Addon headlamp: Update headlamp-k8s/headlamp image from v0.26.0 to v0.28.0
Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
2025-01-27 20:15:54 -08:00
minikube-bot
9301551a9e Addon kong: Update kong/kubernetes-ingress-controller image from 3.3.1 to 3.4.1 2025-01-27 20:15:08 -08:00
锦南路之花
c590592177 fix: fix incorrect finalImg in cache.go 2025-01-27 20:14:39 -08:00
minikube-bot
e85d6efa6a Addon inspektor-gadget: Update inspektor-gadget image from v0.36.0 to v0.36.1 2025-01-27 20:13:34 -08:00
Predrag Rogic
48b66bb628 set GOTOOLCHAIN to GO_VERSION in Makefile 2025-01-27 20:13:15 -08:00
Predrag Rogic
1f372f177a set GOTOOLCHAIN to GO_VERSION in Makefile 2025-01-27 20:13:15 -08:00
Predrag Rogic
41d7589048 set GOTOOLCHAIN to local in Makefile 2025-01-27 20:13:15 -08:00
Predrag Rogic
32edb9826d fix go.mod 2025-01-27 20:13:15 -08:00
Predrag Rogic
c8a2432ba3 enable go version update using the check_install_golang script 2025-01-27 20:13:15 -08:00
minikube-bot
922d2282c9 Addon Volcano: Update volcano images from v1.10.0 to v1.11.0 2025-01-27 20:11:25 -08:00
minikube-bot
bdf65865dc Addon kubevirt: Update bitnami/kubectl image from 1.31.3 to 1.32.1 2025-01-27 20:10:37 -08:00
dependabot[bot]
41209d29f8 Build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](3041bf56c9...f111f3307d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 20:06:29 -08:00
minikube-bot
7c04dea6fe CNI: Update cilium from v1.16.5 to v1.16.6 2025-01-27 20:03:52 -08:00
minikube-bot
2c2bc853c9 CNI: Update kindnetd from v20241108-5c6d2daf to v20241212-9f82dd49 2025-01-27 20:01:32 -08:00
Predrag Rogic
3018f83b21 Revert "fix --wait's failure to work on coredns pods (#19748)"
This reverts commit 3fef3ea0acb24dea4e8dfd48f2c81723209207c8.
2025-01-27 19:59:13 -08:00
锦南路之花
de79a33d2c fix: fix missing kicbase in release 2025-01-27 11:28:37 -08:00
Medya Gh
d80f708aab add more description 2025-01-27 11:09:04 -08:00
Medya Gh
380dc34ed8 add more description 2025-01-27 11:09:04 -08:00
minikube-bot
0ddca96711 site: Update node from 20.18.1 to 20.18.2 2025-01-27 10:52:21 -08:00
Kubernetes Prow Robot
9bb6e238c7
Merge pull request #20252 from kubernetes/dependabot/github_actions/actions/upload-artifact-4.6.0
Build(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.0
2025-01-22 11:12:46 -08:00
Kubernetes Prow Robot
6c2e717832
Merge pull request #20247 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.25.0
Build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0
2025-01-22 11:12:37 -08:00
luchenhan
f0474c2f0d chore: fix struct field name in comment
Signed-off-by: luchenhan <hanluchen@aliyun.com>
2025-01-22 19:03:48 +00:00
锦南路之花
876297cea5 fix: fix slack link on minikube website 2025-01-22 19:02:00 +00:00
minikube-bot
0253a3c11d Site: Update hugo from v0.140.2 to v0.141.0 2025-01-22 18:59:44 +00:00
minikube-bot
d39727696c Addon kong: Update kong image from 3.8.0 to 3.9.0 2025-01-22 18:54:25 +00:00
minikube-bot
f210860c3f Addon registry: Update registry image from 2.8.3 to 2.8.3 2025-01-22 18:49:33 +00:00
minikube-bot
2f702c5234 HA (multi-control plane): Update kube-vip from v0.8.7 to v0.8.9 2025-01-22 18:45:35 +00:00
minikube-bot
a93b590f29 CI: Update golint from v1.62.2 to v1.63.4 2025-01-22 18:44:43 +00:00
minikube-bot
667e53b87e bump default/newest kubernetes versions 2025-01-22 18:37:50 +00:00
minikube-bot
5fd88cbf86 update Kubernetes versions list 2025-01-22 18:35:14 +00:00
dependabot[bot]
aff5757e2f Build(deps): Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](5e914681df...67ccf781d6)

---
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>
2025-01-22 18:23:59 +00:00
minikube-bot
77d0917a5a update image constants for kubeadm images 2025-01-22 18:23:34 +00:00
dependabot[bot]
fbf856d082
Build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.24.0...v0.25.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>
2025-01-22 18:14:17 +00:00