Commit Graph

21081 Commits (17343178863cd78e55edfd427b9550e6d670872f)

Author SHA1 Message Date
Medya Gh f3266711de change errorf to warnf for aduit error 2023-02-15 11:01:34 -08:00
Medya Ghazizadeh 6815f9b06e
Merge pull request #15850 from ben-krieger/fix-minikube-kubectl-bash-completion
Fix bash completion for kubectl symlinked to minikube by not adding `--cluster` flag for the `kubectl __complete` subcommand
2023-02-15 09:12:22 -08:00
Medya Ghazizadeh 906f30c9de
Merge pull request #15851 from spowelljr/fixDockerVersionPanic
Prevent panic if docker version returns exit code 0 with unexpected output
2023-02-15 09:10:51 -08:00
Medya Ghazizadeh ddaa494f2a
Merge pull request #15859 from kubernetes/dependabot/go_modules/google.golang.org/api-0.110.0
Bump google.golang.org/api from 0.109.0 to 0.110.0
2023-02-15 09:09:36 -08:00
Ben Krieger 313cabe8f7 Fix bash completion for kubectl symlinked to minikube by not adding `--cluster` flag for the `kubectl __complete` subcommand
Signed-off-by: Ben Krieger <ben.krieger@intel.com>
2023-02-15 10:36:36 -05:00
dependabot[bot] 34e5f15e29
Bump google.golang.org/api from 0.109.0 to 0.110.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.109.0 to 0.110.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.109.0...v0.110.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-02-15 02:57:18 +00:00
Medya Ghazizadeh 0affca4953
Merge pull request #15856 from ben-krieger/kubectl-subcommand-completion
Add shell completion for minikube kubectl subcommand
2023-02-14 18:55:09 -08:00
minikube-bot 197ca21b77 Updating ISO to v1.29.0-1676397967-15752 2023-02-14 22:39:19 +00:00
Steven Powell a93baae9d8 refactor and add unit tests 2023-02-14 12:55:31 -08:00
Ben Krieger 1bd9b39d51 Add shell completion for minikube kubectl subcommand
Signed-off-by: Ben Krieger <ben.krieger@intel.com>
2023-02-14 14:43:51 -05:00
Medya Ghazizadeh 5ea80d0b84
Merge pull request #15829 from denisok/master
update CSI driver, enable multi-node
2023-02-14 10:51:52 -08:00
Medya Ghazizadeh 8848aad3c7
Merge pull request #15781 from spowelljr/windows
Implement basic QEMU on Windows code
2023-02-14 10:25:03 -08:00
Steven Powell 2d4cc73d7f fix ISO sha 2023-02-14 09:59:56 -08:00
Medya Ghazizadeh 6a2fc9a47a
Merge pull request #15840 from afbjorklund/download-host
Download binaries from dl.k8s.io instead of GCS
2023-02-14 09:48:44 -08:00
Shubh Bapna 0f334dbc0f persist whether install-addons was true or false 2023-02-14 12:42:04 -05:00
Denys Kondratenko a1a8b7d9d3
Merge branch 'kubernetes:master' into master 2023-02-14 10:04:22 +01:00
Steven Powell 20473addf4 prevent panic if docker version returns exit code 0 with unexpected output 2023-02-13 16:50:20 -08:00
Medya Ghazizadeh ba699acc9b
Merge pull request #15731 from p2c2e/mount_msg
Print proper value of mount type using info print statement
2023-02-13 15:42:35 -08:00
Steven Powell 89dbf519e8
Merge pull request #15837 from kubernetes-lab/max-patch-1
docs: clarify the current setting logic of MINIKUBE_HOME
2023-02-13 15:01:58 -08:00
Denys Kondratenko 874de40ca7 add multi-node cluster doc for the csi hostpath driver 2023-02-13 22:26:03 +01:00
Steven Powell 2ded235037
Merge pull request #15844 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.5.0
Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0
2023-02-13 13:05:11 -08:00
Denys Kondratenko 76ccf5c3ba
Merge branch 'kubernetes:master' into master 2023-02-13 21:30:11 +01:00
dependabot[bot] 90bcef566a
Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.4.0...v0.5.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-02-13 19:52:55 +00:00
Steven Powell fbb51ddbc6
Merge pull request #15845 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.0
Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0
2023-02-13 11:50:45 -08:00
Steven Powell 6194952305
Merge pull request #15842 from kubernetes/dependabot/go_modules/golang.org/x/mod-0.8.0
Bump golang.org/x/mod from 0.7.0 to 0.8.0
2023-02-13 11:49:55 -08:00
Steven Powell eecc8001cd
Merge pull request #15839 from minikube-bot/auto_bump_gh_version
bump gh version
2023-02-13 11:49:06 -08:00
dependabot[bot] e56bd35506
Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.6.2 to 1.7.0.
- [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.6.2...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 19:00:40 +00:00
dependabot[bot] 9ed3328f24
Bump golang.org/x/mod from 0.7.0 to 0.8.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.7.0...v0.8.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-02-13 18:59:07 +00:00
Anders F Björklund 99bff1ec78 Download binaries from dl.k8s.io instead of GCS
Need to add the -L to curl, to follow HTTP 302

Don't change the path for the current GCS mirror
2023-02-13 19:57:44 +01:00
Steven Powell 3006b3ea0a bump ISO Go version back down due to buildroot bug with Go 1.20 2023-02-13 10:38:03 -08:00
minikube-bot 989f21c683 bump gh versions 2023-02-13 10:02:11 +00:00
Max Xu 6eb7444ec7
Clarify the current setting logic of MINIKUBE_HOME 2023-02-13 15:00:25 +08:00
Medya Ghazizadeh eab6ae5f08
Merge pull request #15828 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-02-12 09:28:05 -08:00
Om Saran f0e2e388dd Add ability to get json for "minikube service list" 2023-02-11 15:33:11 -06:00
Denys Kondratenko 0ba0122e6f update CSI driver, enable multi-node 2023-02-10 23:56:20 +01:00
minikube-bot 74d0289dea Update auto-generated docs and translations 2023-02-10 19:22:42 +00:00
Medya Ghazizadeh 5c0c9e8e7c
Merge pull request #15735 from elizabeth-dev/fix/wait-cli-command
fix: service CLI command not honoring --wait arg
2023-02-10 11:21:43 -08:00
Medya Ghazizadeh 3a9c9a83cc
Merge pull request #15775 from spowelljr/addIngressAddonToLogs
Add ingress pod to logs output
2023-02-10 11:20:15 -08:00
Medya Ghazizadeh fc644b8453
Merge pull request #15793 from spowelljr/tabbedVView
QEMU: Rename `user` network to `builtin` and update documentation
2023-02-10 10:33:29 -08:00
minikube-bot e3dce2bb46 Updating kicbase image to v0.0.37-1675980448-15752 2023-02-09 22:25:53 +00:00
Steven Powell 52256134cd fixed duplicated variable name 2023-02-09 13:59:33 -08:00
minikube-bot 5e0a054570 Updating kicbase image to v0.0.37-1675975957-15752 2023-02-09 21:15:24 +00:00
Steven Powell 49b37244f8 ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1 2023-02-09 12:47:25 -08:00
Steven Powell e1fe0e8853
Merge pull request #15823 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.11.1
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.11.0 to 1.11.1
2023-02-09 12:45:05 -08:00
Steven Powell 11b6aeaa5d
Merge pull request #15822 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.6.0
Bump golang.org/x/crypto from 0.5.0 to 0.6.0
2023-02-09 12:43:45 -08:00
Steven Powell 0046eba5c3 rename IsBuiltin to IsBuiltinQEMU 2023-02-09 12:07:17 -08:00
Medya Ghazizadeh 503215b404
Merge pull request #15820 from spowelljr/fixKicTest
tests: fix setting bad DOCKER_HOST for TestDownloadOnlyKic
2023-02-09 10:29:01 -08:00
Steven Powell 0b7c0810c9 add support to new builtin value on existing cluster 2023-02-09 10:27:16 -08:00
dependabot[bot] 69eea8f247
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.11.0 to 1.11.1.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.11.0...detectors/gcp/v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 18:23:07 +00:00
dependabot[bot] 81a701dc96
Bump golang.org/x/crypto from 0.5.0 to 0.6.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.6.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-02-09 18:22:37 +00:00