Commit Graph

22352 Commits (b38da9348473a63fca948d8c4b5e8194aff48b43)

Author SHA1 Message Date
minikube-bot 4dc8ea3005 Update auto-generated docs and translations 2023-07-14 17:07:10 +00:00
Steven Powell a4a1ba5381
Merge pull request #15868 from norshtein/addon
Don't allow enabling addon on a paused cluster
2023-07-14 10:06:10 -07:00
Steven Powell 2483eaa0d4
Merge pull request #16878 from minikube-bot/kicbase-release-v0.0.40
Update kicbase to v0.0.40
2023-07-14 08:59:09 -07:00
sunyuxuan a7ec737ff4 translate some fields to chinese 2023-07-14 14:44:16 +08:00
minikube-bot 1adbf3ec99 Update kicbase to v0.0.40 2023-07-13 22:10:30 +00:00
Steven Powell 085433cd1b
Merge pull request #16852 from aiyijing/fix/subcmd-unable-translate
fix subcommand cannot be translated
2023-07-13 14:40:57 -07:00
Steven Powell 7bf84ecf8e
Merge pull request #16875 from minikube-bot/auto_bump_docker_version-10785b3
Kicbase/ISO: Update docker from 24.0.2 to 24.0.4
2023-07-13 14:35:34 -07:00
Steven Powell 34cfc6135a
Merge pull request #16877 from kubernetes/dependabot/go_modules/google.golang.org/api-0.131.0
Bump google.golang.org/api from 0.130.0 to 0.131.0
2023-07-13 14:34:38 -07:00
Judah Nouriyelian a9b59726fb Merge branch 'makeErrorBetter' of github.com:JudahNour/minikube into makeErrorBetter 2023-07-13 20:38:36 +00:00
Judah Nouriyelian ed906c2d78 adding added files to automation for github package 2023-07-13 20:26:02 +00:00
Judah Nouriyelian aa0a915606 create separate message for internet search 2023-07-13 20:26:02 +00:00
Judah Nouriyelian 6c9b4b21b7 refactor code and fix typos 2023-07-13 20:26:02 +00:00
Judah Nouriyelian 7ebd7765e7 use GetReleaseByTag to speed up version searching 2023-07-13 20:26:02 +00:00
Judah Nouriyelian f0ba2185c5 add support for checking github k8s versions 2023-07-13 20:26:01 +00:00
Judah Nouriyelian 42552bfc3d adding added files to automation for github package 2023-07-13 20:11:33 +00:00
Steven Powell c7ac4a1290 reduced nesting 2023-07-13 13:08:52 -07:00
Sharran 955d386541 path lint fix 2023-07-14 01:14:21 +05:30
dependabot[bot] 778594ba78
Bump google.golang.org/api from 0.130.0 to 0.131.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.130.0 to 0.131.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.130.0...v0.131.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-07-13 19:33:56 +00:00
Sharran 4e2e2f233c fix commit mail id 2023-07-14 00:28:11 +05:30
Steven Powell 2792c9b9c9 check cluster is running 2023-07-13 10:09:08 -07:00
minikube-bot 0a4bbf8136 Updating ISO to v1.30.1-1689243309-16875 2023-07-13 15:40:11 +00:00
minikube-bot 82d0e95cd7 Updating kicbase image to v0.0.39-1689243385-16875 2023-07-13 10:33:19 +00:00
minikube-bot e7a8638866 Kicbase/ISO: Update docker from 24.0.2 to 24.0.4 2023-07-13 10:05:42 +00:00
Steven Powell b8801c3306
Update cmd/minikube/cmd/root.go 2023-07-12 16:10:55 -07:00
AiYijing 164a522b60
Update cmd/minikube/cmd/root.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-13 06:39:32 +08:00
AiYijing 67c3d13f1f
Update cmd/minikube/cmd/root.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-13 06:36:09 +08:00
Medya Ghazizadeh 10785b3e71
Merge pull request #16872 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-07-12 13:54:27 -07:00
minikube-bot c6884e15af Update auto-generated docs and translations 2023-07-12 20:50:07 +00:00
Steven Powell de791e7e3f
Merge pull request #16796 from lbogdan/feat/vmware-new-iso
feat: add VMware driver support for new minikube ISO
2023-07-12 13:47:35 -07:00
Tongyao Si 06fb28c2c3 chore: rename CheckPaused to VerifyNotPaused 2023-07-12 13:26:02 -07:00
Tongyao Si c7ee592a76 Update pkg/addons/addons.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-12 13:25:19 -07:00
Tongyao Si 5c46b3a555 make error message more clear 2023-07-12 13:25:17 -07:00
Tongyao Si 4a5057c1e9 use string variable for shared message and fix lint 2023-07-12 13:20:53 -07:00
Tongyao Si 3eb8ef67a7 check new runtime error 2023-07-12 13:20:53 -07:00
Tongyao Si 3c1de0fc95 feat: when enabling addon on a paused cluster, give a warning and exit early 2023-07-12 13:20:53 -07:00
Judah Nouriyelian c205355974 create separate message for internet search 2023-07-12 19:53:27 +00:00
Judah Nouriyelian 111acc8652 refactor code and fix typos 2023-07-12 19:27:36 +00:00
Medya Ghazizadeh c3ef0bccb3
Merge pull request #16862 from zdxgs/master
Add more Chinese translations
2023-07-12 11:20:33 -07:00
Medya Ghazizadeh e33f722292
Update translations/zh-CN.json
Co-authored-by: AiYijing <aiyijing@codeasy.cn>
2023-07-12 11:13:10 -07:00
Medya Ghazizadeh 1a2ac06693
Update translations/zh-CN.json
Co-authored-by: AiYijing <aiyijing@codeasy.cn>
2023-07-12 11:13:03 -07:00
Medya Ghazizadeh 5fabeb3a5d
Update translations/zh-CN.json
Co-authored-by: AiYijing <aiyijing@codeasy.cn>
2023-07-12 11:12:57 -07:00
Medya Ghazizadeh 37c66f0fea
Merge pull request #16871 from spowelljr/fixCriDockerWorkflow
CI: Add id to create PR step
2023-07-12 11:10:45 -07:00
Steven Powell 75a7e15966 add id to create PR step 2023-07-12 10:56:51 -07:00
Judah Nouriyelian a3bf35384a use GetReleaseByTag to speed up version searching 2023-07-12 17:10:52 +00:00
Steven Powell 9502f96cae fix lint 2023-07-12 10:01:12 -07:00
Bogdan Luca 380359c0ef feat: vmware driver support for new minikube iso 2023-07-12 09:40:01 -07:00
Medya Ghazizadeh e19cb98c7c
Merge pull request #16870 from kubernetes/dependabot/go_modules/github.com/cheggaaa/pb/v3-3.1.4
Bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4
2023-07-12 09:30:48 -07:00
dependabot[bot] 5f770be6c7
Bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4
Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) from 3.1.2 to 3.1.4.
- [Commits](https://github.com/cheggaaa/pb/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: github.com/cheggaaa/pb/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 16:02:00 +00:00
Steven Powell 22472ce16a
Merge pull request #16869 from minikube-bot/auto_bump_gh_version
CI: Update gh from 2.31.0 to 2.32.0
2023-07-12 09:00:17 -07:00
minikube-bot 43e4ecb378 CI: Update gh from 2.31.0 to 2.32.0 2023-07-12 15:59:36 +00:00