Commit Graph

19125 Commits (bee82151b55284aeea7b51d3b4e2e585e59bd19e)

Author SHA1 Message Date
Sharif Elgamal 3adee394ec fix display order for error codes documentation 2022-04-19 13:41:01 -07:00
Sharif Elgamal 7a7ae59433 more hyper-v libmachine changes 2022-04-19 13:36:21 -07:00
betaboon 1faaf672dd Fix nvidia-gpu with kvm-driver (Production Branch: 510.60.02) 2022-04-19 21:55:36 +02:00
minikube-bot d55f81ad76 Updating ISO to v1.25.2-1650391217-13814 2022-04-19 19:25:04 +00:00
Anders F Björklund 17012aaaef Merge branch 'master' into buildroot-2021.02.10 2022-04-19 19:52:23 +02:00
Medya Ghazizadeh 75bf64a936
Merge pull request #13975 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-04-18 22:49:03 -07:00
Sharif Elgamal 1bc6e08bb7 Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-04-18 17:10:54 -07:00
Sharif Elgamal 3ef2a60ec2 allow hyperv to create gen 2 VMs 2022-04-18 17:08:59 -07:00
Steven Powell df9b2c8541 add JSON output to delete 2022-04-18 16:52:31 -07:00
minikube-bot 5cce3963bc Update auto-generated docs and translations 2022-04-18 23:04:26 +00:00
Steven Powell 78e10c2663
Merge pull request #13976 from spowelljr/addUserToGui
Add `--user` flag to GUI commands
2022-04-18 16:01:49 -07:00
Medya Ghazizadeh 2c776978d9
Merge pull request #13856 from t-inu/issue12809
Improve description for minikube cache command
2022-04-18 15:54:40 -07:00
Steven Powell 08682249a3 add user flag to gui commands 2022-04-18 15:53:51 -07:00
Medya Ghazizadeh 1606724762
Merge pull request #13399 from klaases/patch-1
Site: Add macOS Hyperkit NFS Mounts Documentation
2022-04-18 14:26:21 -07:00
Medya Ghazizadeh fbc34c5e9d
Merge pull request #13965 from spowelljr/simplifiedView
GUI: Add basic view
2022-04-18 14:23:23 -07:00
Medya Ghazizadeh ce3f64b53c
Merge pull request #13973 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.11.0
Bump github.com/spf13/viper from 1.10.1 to 1.11.0
2022-04-18 14:21:41 -07:00
Medya Ghazizadeh 9369dc6c4d
Merge pull request #13974 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.1
Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1
2022-04-18 14:16:50 -07:00
Sharif Elgamal ed2aa0333f Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-04-18 12:40:22 -07:00
Sharif Elgamal 28083d9235 keep nvram on minikube delete 2022-04-18 12:37:32 -07:00
dependabot[bot] 575a6060f1
Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/hashicorp/go-retryablehttp/releases)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.0...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 18:05:18 +00:00
dependabot[bot] 8bc5aafa9d
Bump github.com/spf13/viper from 1.10.1 to 1.11.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.11.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>
2022-04-18 18:05:05 +00:00
Steven Powell 77a5ea36c9
Merge pull request #13942 from kubernetes/dependabot/go_modules/contrib.go.opencensus.io/exporter/stackdriver-0.13.11
Bump contrib.go.opencensus.io/exporter/stackdriver from 0.13.10 to 0.13.11
2022-04-18 10:15:05 -07:00
Steven Powell a60f96463e
Merge pull request #13971 from minikube-bot/auto_bump_golang_version
bump golang version
2022-04-18 10:13:51 -07:00
betaboon e9e3f818a5 Fix nvidia-gpu with kvm-driver 2022-04-18 18:29:26 +02:00
minikube-bot 6b7d4dda49 bump golang versions 2022-04-18 09:02:21 +00:00
Sharif Elgamal c82be99d3b fix nvram location for aarch64 kvm driver 2022-04-15 12:32:47 -07:00
Steven Powell 8af528f616 Merge branch 'simplifiedView' of https://github.com/spowelljr/minikube into simplifiedView 2022-04-15 11:53:37 -07:00
Steven Powell 45abbf745b remove groupbox label 2022-04-15 11:53:19 -07:00
Steven Powell 4cf746311d format 2022-04-15 11:49:26 -07:00
Steven Powell 7629745dd0 add basic view 2022-04-15 11:43:32 -07:00
Steven Powell abe1026104
Merge pull request #13959 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-04-15 10:25:08 -07:00
minikube-bot 2e59b351d6 Update auto-generated docs and translations 2022-04-15 00:41:45 +00:00
Sharif Elgamal 402ede52c0
Merge pull request #13963 from klaases/gcp1
Tidy up GCP-Auth go code
2022-04-14 17:39:07 -07:00
Sharif Elgamal 96e329877a Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-04-14 13:38:25 -07:00
klaases da5045c72d Fix reference to gcloud 2022-04-14 11:41:15 -07:00
klaases de465088df Tidy up GCP-Auth go code 2022-04-14 11:16:44 -07:00
Steven Powell cc90573325
Merge pull request #13955 from spowelljr/fixLoggingJSON
Fix logging when JSON output selected
2022-04-14 09:33:59 -07:00
Toshiaki Inukai 18d20407c6 Improve description for minikube cache command 2022-04-14 10:31:54 +00:00
Jack Zhang 0e81f07eaa use image loaded from cache 2022-04-14 10:59:44 +08:00
Medya Ghazizadeh 2b5a15fe19
Merge pull request #13957 from klaases/force1
Advise user of --force option when using root
2022-04-13 11:42:47 -07:00
Sharif Elgamal a9cf4750b0
Merge pull request #13812 from tyabu12/fix/port-validation
Fix port validation error on specifying tcp/udp or range of ports.
2022-04-13 09:01:56 -07:00
Sharif Elgamal 9cfc3d3c83 fix go installation for arm64 kvm image 2022-04-12 16:36:46 -07:00
dependabot[bot] 818a60b8d7
Bump contrib.go.opencensus.io/exporter/stackdriver
Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.13.10 to 0.13.11.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/compare/v0.13.10...v0.13.11)

---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 22:53:03 +00:00
Medya Ghazizadeh 913ac55fad
Merge pull request #13954 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.4.0
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.3.0 to 1.4.0
2022-04-12 15:49:38 -07:00
klaases d5a3fc48fd Adjust message for clarity 2022-04-12 15:26:26 -07:00
klaases 6787bcf6b2 Advise user of --force option when using root 2022-04-12 15:25:17 -07:00
Pablo Caderno 522c1a3274 feat: added configure option to registry-alieases addon
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2022-04-13 08:01:06 +10:00
dependabot[bot] d29aaf8672
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.3.0 to 1.4.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v1.3.0...v1.4.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>
2022-04-12 20:19:46 +00:00
Steven Powell b9c0b16fc4 fix logging when JSON output selected 2022-04-12 13:19:29 -07:00
Medya Ghazizadeh fe6ef9d639
Merge pull request #13940 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.22.0
Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0
2022-04-12 13:18:26 -07:00