Commit Graph

22852 Commits (91da31b8373e4dd903f0ac19e11a4d1c5fba860a)

Author SHA1 Message Date
Medya Ghazizadeh 5c77a6e488
Merge pull request #17425 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-10-13 15:36:52 -07:00
minikube-bot 10a9bee182 Update auto-generated docs and translations 2023-10-13 19:43:11 +00:00
Medya Ghazizadeh fdc9137bb3
Merge pull request #17394 from spowelljr/speedUpFunctionalBuilds
CI: GitHub Actions only build required test binaries
2023-10-13 12:42:05 -07:00
Medya Ghazizadeh 6e24cdb208
Merge pull request #17414 from syxunion/master
Add more Chinese translations
2023-10-13 12:40:57 -07:00
Medya Ghazizadeh e8d1b4dcad
Merge pull request #17422 from minikube-bot/auto_bump_go_github_version
Update go-github from v55.0.0 to v56.0.0
2023-10-13 12:11:59 -07:00
Medya Ghazizadeh 74851f34ad
Merge pull request #17402 from spowelljr/qemuAddonEnable
QEMU: Fix addons failing to enable
2023-10-13 11:04:25 -07:00
Medya Ghazizadeh 697bc9cffc
Merge pull request #17424 from spowelljr/fixUpload
CI: Fix name of uploaded job
2023-10-13 10:58:50 -07:00
Steven Powell 17f3b955b9 CI: Fix name of uploaded job 2023-10-13 10:52:21 -07:00
Medya Ghazizadeh 79e8c3fd67
Merge pull request #17413 from spowelljr/fixCacheTest
test: Fix image path in cached-images
2023-10-13 10:31:42 -07:00
minikube-bot 4e6349ef81 Update go-github from v55.0.0 to v56.0.0 2023-10-13 16:44:16 +00:00
Steven Powell 5dbd2e1390
Merge pull request #17412 from kubernetes/dependabot/go_modules/google.golang.org/api-0.147.0
Build(deps): Bump google.golang.org/api from 0.146.0 to 0.147.0
2023-10-13 08:59:18 -07:00
sunyuxuan 0d1b368ec1 translate some fields to chinese 2023-10-13 14:11:06 +08:00
Steven Powell b796a30efa test: Fix image path in cached-images 2023-10-12 13:55:50 -07:00
dependabot[bot] 47ab612c15
Build(deps): Bump google.golang.org/api from 0.146.0 to 0.147.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.146.0 to 0.147.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.146.0...v0.147.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>
2023-10-12 18:26:11 +00:00
Steven Powell 05228e765d
Merge pull request #17409 from spowelljr/fixUploadingTests
CI: Fix uploading external test results
2023-10-12 09:36:05 -07:00
Steven Powell c6d1c01983
Merge pull request #17410 from minikube-bot/auto_bump_golang_version-90d843b
Update go from 1.21.2 to 1.21.3
2023-10-12 09:34:49 -07:00
minikube-bot 7d163b70a3 Update go from 1.21.2 to 1.21.3 2023-10-12 16:09:56 +00:00
Steven Powell a7728db4ee remove || true obsuring failures 2023-10-12 09:05:23 -07:00
Steven Powell 4e1b1246d3 CI: Fix uploading external test results 2023-10-12 09:01:20 -07:00
Товарищ программист 37c0401058 fix: reduce test cases and memory for image benchmark 2023-10-12 20:56:25 +08:00
Steven Powell 0345e29c97 QEMU: Fix addons failing to enable 2023-10-11 08:03:14 -07:00
Steven Powell 90d843bab8
Merge pull request #17393 from kubernetes/dependabot/go_modules/github.com/google/go-cmp-0.6.0
Build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
2023-10-11 07:29:01 -07:00
Steven Powell 08363f0964
Merge pull request #17391 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.3
Build(deps): Bump github.com/hashicorp/go-getter from 1.7.2 to 1.7.3
2023-10-11 07:28:37 -07:00
Steven Powell 6d65e9ce27 CI: GitHub Actions only build required test binaries 2023-10-10 15:24:30 -07:00
Steven Powell d78a051144
Merge pull request #17376 from minikube-bot/auto_bump_golang_version-761c1ae
Update go from 1.21.1 to 1.21.2
2023-10-10 14:07:33 -07:00
Steven Powell 2524567fdf
Merge pull request #17375 from minikube-bot/auto_bump_calico_version
CNI: Update calico from v3.26.2 to v3.26.3
2023-10-10 14:07:02 -07:00
dependabot[bot] f26eb137f4
Build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 21:05:28 +00:00
dependabot[bot] 71018c2a9e
Build(deps): Bump github.com/hashicorp/go-getter from 1.7.2 to 1.7.3
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.2...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 21:05:15 +00:00
Steven Powell 045dde3e44
Merge pull request #17384 from kubernetes/dependabot/go_modules/google.golang.org/api-0.146.0
Build(deps): Bump google.golang.org/api from 0.145.0 to 0.146.0
2023-10-09 10:34:46 -07:00
Steven Powell b750c4c2b7
Merge pull request #17381 from jeffmaury/fr
Fix french translation
2023-10-09 10:34:10 -07:00
Steven Powell e84b5bd152
Merge pull request #17383 from minikube-bot/auto_bump_istio_operator_version
Addon istio-provisioner: Update istio/operator image from 1.12.2 to 1.19.1
2023-10-09 10:03:00 -07:00
Steven Powell 45a43b288b
Merge pull request #17382 from minikube-bot/auto_bump_registry_version
Addon registry: Update registry image from 2.8.1 to 2.8.3
2023-10-09 10:01:16 -07:00
Steven Powell 9a09247e32
Merge pull request #17259 from minikube-bot/auto_bump_cloud_spanner_emulator_version
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.10 to 1.5.11
2023-10-09 09:59:10 -07:00
dependabot[bot] 049eaff6fe
Build(deps): Bump google.golang.org/api from 0.145.0 to 0.146.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.145.0 to 0.146.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.145.0...v0.146.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>
2023-10-09 16:48:25 +00:00
minikube-bot 7c1a801145 Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.10 to 1.5.11 2023-10-09 10:06:29 +00:00
minikube-bot 19bda88e90 Addon istio-provisioner: Update istio/operator image from 1.12.2 to 1.19.1 2023-10-09 10:06:19 +00:00
minikube-bot 746a91beda Addon registry: Update registry image from 2.8.1 to 2.8.3 2023-10-09 10:06:14 +00:00
Jeff MAURY 33634eab4b Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2023-10-09 08:44:06 +02:00
minikube-bot c0d3c37dd3 Update go from 1.21.1 to 1.21.2 2023-10-06 21:21:13 +00:00
minikube-bot 48ead6827c CNI: Update calico from v3.26.2 to v3.26.3 2023-10-06 21:20:02 +00:00
Steven Powell 761c1ae7f3
Merge pull request #17371 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.17.0
Build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.17.0
2023-10-06 12:57:34 -07:00
Steven Powell 5b085baa85
Merge pull request #17370 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.13.0
Build(deps): Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0
2023-10-06 12:56:41 -07:00
Medya Ghazizadeh bd75a9b555
Merge pull request #17374 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-10-06 12:40:45 -07:00
minikube-bot 00824ccca7 Update auto-generated docs and translations 2023-10-06 19:14:50 +00:00
Medya Ghazizadeh 3fabfbeacd
Merge pull request #17314 from spowelljr/gpusFlag
new flag -"-gpu" to enable Nvidia container runtime
2023-10-06 12:13:38 -07:00
Steven Powell 3429496b1f
Merge pull request #17365 from headlamp-k8s/update_headlamp_0.20.1
Upgrade Headlamp version to 0.20.1
2023-10-06 11:08:18 -07:00
Steven Powell 6982d3a32c add test for tagFromLastMinor 2023-10-06 10:51:58 -07:00
Steven Powell 75bc3f2b42 check existing minor versions to get image tag 2023-10-06 10:19:02 -07:00
dependabot[bot] 6709bedd0b
Build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.17.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.16.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 16:19:57 +00:00
dependabot[bot] 64786a50b0
Build(deps): Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.12.0...v0.13.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>
2023-10-06 16:19:48 +00:00