Commit Graph

23188 Commits (a66ac39e57bc43fbad5c20bedd16595b099550ea)

Author SHA1 Message Date
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
Steven Powell df6d8fd901 Auto update kong image 2023-10-05 17:22:45 -07:00
Steven Powell 720b04249c add minikube version to doc 2023-10-05 17:18:31 -07:00
Steven Powell c71d9ee933 add experimental warning to output 2023-10-05 17:18:31 -07:00
Steven Powell f1e05f1945 add g shorthand for gpus 2023-10-05 17:18:31 -07:00
Steven Powell 8266558cf4 update TestValidateGPUs 2023-10-05 17:18:30 -07:00
Steven Powell 55b78ed5cf change gpus flag from bool to string 2023-10-05 17:18:30 -07:00
Steven Powell 76c1fd4dc4 fix possible nil reference in test 2023-10-05 17:18:30 -07:00
Steven Powell ab6a4539bd added unit test for validate func 2023-10-05 17:18:30 -07:00
Steven Powell 311630cea9 fix gpus flag not getting passed to docker 2023-10-05 17:18:30 -07:00
Steven Powell 7f5fbf98fe Automate installing NVIDIA Container Toolkit w/ flag 2023-10-05 17:18:30 -07:00
Steven Powell 22046cd4a0 add missing label selector 2023-10-05 17:18:30 -07:00
Steven Powell 1af615dd55 increase test timeout 2023-10-05 17:18:30 -07:00
Steven Powell d07ff48d5a add nvidia-device-plugin test 2023-10-05 17:18:30 -07:00
Steven Powell 53b09081b4 Automate installing NVIDIA Container Toolkit 2023-10-05 17:18:28 -07:00
Medya Ghazizadeh 984b32515a
Merge pull request #17114 from spowelljr/addKubeflowAddon
Addon: Add kubeflow addon
2023-10-05 15:14:59 -07:00
Medya Ghazizadeh 74186c2ca1
Merge pull request #17312 from spowelljr/autoUpdateRegistry
CI: Auto update registry image
2023-10-05 15:12:17 -07:00
Medya Ghazizadeh 7b7a42b690
Merge pull request #17363 from minikube-bot/auto_bump_calico_version
CNI: Update calico from v3.26.1 to v3.26.2
2023-10-05 15:11:55 -07:00
joaquimrocha 123be9ce3f Update Headlamp container version to 0.20.1
Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
2023-10-05 20:38:51 +00:00
Steven Powell 463bb6b595 cleanup: Remove unused params 2023-10-05 13:34:19 -07:00
Steven Powell 942161c4fe
Merge pull request #17362 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.14.0
Build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0
2023-10-05 12:37:25 -07:00