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 |
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 |
Steven Powell
|
5f0c9f9446
|
Merge pull request #17361 from kubernetes/dependabot/go_modules/golang.org/x/mod-0.13.0
Build(deps): Bump golang.org/x/mod from 0.12.0 to 0.13.0
|
2023-10-05 12:36:57 -07:00 |
Steven Powell
|
8a1873bea4
|
Merge pull request #17360 from kubernetes/dependabot/go_modules/google.golang.org/api-0.145.0
Build(deps): Bump google.golang.org/api from 0.144.0 to 0.145.0
|
2023-10-05 12:36:31 -07:00 |
minikube-bot
|
9401f4c578
|
CNI: Update calico from v3.26.1 to v3.26.2
|
2023-10-05 19:35:08 +00:00 |
dependabot[bot]
|
4ef8d3b6c8
|
Build(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/crypto/compare/v0.13.0...v0.14.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 18:15:26 +00:00 |
dependabot[bot]
|
9686b1da1a
|
Build(deps): Bump golang.org/x/mod from 0.12.0 to 0.13.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/mod/compare/v0.12.0...v0.13.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 18:15:17 +00:00 |
dependabot[bot]
|
b3be067eda
|
Build(deps): Bump google.golang.org/api from 0.144.0 to 0.145.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.144.0 to 0.145.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.144.0...v0.145.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-05 18:15:02 +00:00 |
Steven Powell
|
1075321a11
|
Merge pull request #17353 from spowelljr/removeUnusedShorthands
Remove shorthand func when not used
|
2023-10-05 11:12:42 -07:00 |
Steven Powell
|
63abe3c5b6
|
Merge pull request #17357 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.20.0
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.19.1 to 1.20.0
|
2023-10-05 11:09:13 -07:00 |
Steven Powell
|
52ffab23f8
|
Merge pull request #17358 from kubernetes/dependabot/go_modules/google.golang.org/api-0.144.0
Build(deps): Bump google.golang.org/api from 0.143.0 to 0.144.0
|
2023-10-05 10:51:09 -07:00 |
Steven Powell
|
bc4a658958
|
Merge pull request #17356 from kubernetes/dependabot/go_modules/golang.org/x/sync-0.4.0
Build(deps): Bump golang.org/x/sync from 0.3.0 to 0.4.0
|
2023-10-05 10:50:16 -07:00 |
dependabot[bot]
|
8a7a2ff895
|
Build(deps): Bump google.golang.org/api from 0.143.0 to 0.144.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.143.0 to 0.144.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.143.0...v0.144.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-05 17:22:13 +00:00 |
dependabot[bot]
|
f7b517b07a
|
Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.19.1...detectors/gcp/v1.20.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>
|
2023-10-05 17:21:53 +00:00 |
dependabot[bot]
|
210f077d1b
|
Build(deps): Bump golang.org/x/sync from 0.3.0 to 0.4.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/golang/sync/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 17:21:41 +00:00 |
Steven Powell
|
79d368e2e8
|
Fix shorthand when not needed
|
2023-10-04 15:35:13 -07:00 |
Steven Powell
|
d46a1f99e5
|
Merge pull request #17350 from minikube-bot/gendocs
Update auto-generated docs and translations
|
2023-10-04 12:32:13 -07:00 |
minikube-bot
|
25710e0cc4
|
Update auto-generated docs and translations
|
2023-10-04 18:46:39 +00:00 |
Medya Ghazizadeh
|
6dd875c171
|
Merge pull request #17324 from spowelljr/fixEnablingAddon
Fix enabling & disabling addons with non-existing cluster
|
2023-10-04 11:45:41 -07:00 |
Medya Ghazizadeh
|
daf0e6617b
|
Merge pull request #17325 from spowelljr/checkForHyperVMemoryValidation
Add Hyper-V memory validation for odd numbers
|
2023-10-04 11:43:26 -07:00 |
Medya Ghazizadeh
|
9ff7852983
|
Merge pull request #17347 from spowelljr/fixCRIDelete
Fix delete if container-runtime doesn't exist
|
2023-10-04 11:41:09 -07:00 |
Steven Powell
|
76d5a8b347
|
Merge pull request #17348 from minikube-bot/auto_bump_ingress_version
Addon ingress: Update ingress-nginx/controller image from v1.9.0 to v1.9.1
|
2023-10-04 10:07:12 -07:00 |
Steven Powell
|
82ce3d1a0c
|
Merge pull request #17345 from minikube-bot/auto_bump_ubuntu_version
Kicbase: Bump ubuntu:jammy from 20230816 to 20230916
|
2023-10-04 10:01:06 -07:00 |
minikube-bot
|
45bf4980d6
|
Addon ingress: Update ingress-nginx/controller image from v1.9.0 to v1.9.1
|
2023-10-04 00:02:54 +00:00 |