Commit Graph

20512 Commits (6c98afcdbd72e4a901e3869740602347bb6725e4)

Author SHA1 Message Date
Predrag Rogic 6c98afcdbd
cleanup and containerd systemd cgroup issue workaround 2023-01-09 02:23:07 +00:00
Predrag Rogic faa909d429
Merge branch 'kubernetes:master' into fix-TestNetworkPlugins-Linux_Docker 2023-01-05 19:19:16 +00:00
Predrag Rogic f040f00199
tweak tests 2023-01-05 00:52:57 +00:00
Sharif Elgamal 3f893a2fee
Merge pull request #15422 from YuikoTakada/fix_jp2
Update Japanese translation
2023-01-04 14:22:09 -08:00
Steven Powell afe0f18b28
Merge pull request #15571 from axrav/master
refactor: avoiding repetitive code
2023-01-04 13:35:30 -08:00
Predrag Rogic 149e9a01b6
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2023-01-04 21:10:29 +00:00
Predrag Rogic 818a7d9b33
fix remaining tests and ready for k8s-1.26.0 2023-01-04 21:02:48 +00:00
Medya Ghazizadeh b62cd4f39c
Merge pull request #15590 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.4.0
Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
2023-01-04 12:06:23 -08:00
Medya Ghazizadeh 7010ffa534
Merge pull request #15591 from spowelljr/fixYAML
site: Fix YAML in multi-node page
2023-01-04 12:03:15 -08:00
Steven Powell 044aebdf74 fix YAML in multi-node page 2023-01-04 11:50:37 -08:00
dependabot[bot] 0e4f78e25d
Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.3.0...v0.4.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-01-04 18:33:38 +00:00
Steven Powell ed2d08a480
Merge pull request #15586 from kubernetes/dependabot/go_modules/golang.org/x/sys-0.4.0
Bump golang.org/x/sys from 0.3.0 to 0.4.0
2023-01-04 10:30:25 -08:00
Steven Powell 80dbe4c5b7
Merge pull request #15530 from shubhbapna/validate-subnet
Added `--subnet` validation
2023-01-04 10:22:50 -08:00
dependabot[bot] 7dbceda10a
Bump golang.org/x/sys from 0.3.0 to 0.4.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 16:43:42 +00:00
Steven Powell fce0c3b7af
Merge pull request #15581 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.2
Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2
2023-01-04 08:43:27 -08:00
Steven Powell a17b12c7ee
Merge pull request #15574 from kubernetes/dependabot/go_modules/github.com/mattn/go-isatty-0.0.17
Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
2023-01-04 08:42:36 -08:00
Shubh Bapna 5f18b0d310 wrapped error when validate subnet fails to parse address 2023-01-04 01:27:08 -05:00
Medya Ghazizadeh 01f3aba5b7
Merge pull request #15558 from spowelljr/fixCSS
site: fix tabs CSS, echo-server images, added ingress Docker Desktop step
2023-01-03 14:59:14 -08:00
Medya Ghazizadeh c781e431a7
Merge pull request #15560 from spowelljr/fixDockerTunnel
Fix Docker tunnel failing
2023-01-03 14:57:31 -08:00
Medya Ghazizadeh 7f8ee94fdd
Merge pull request #15570 from minikube-bot/yearly-leaderboard
Update Yearly Leaderboard
2023-01-03 14:56:58 -08:00
Medya Ghazizadeh a670a214f5
Merge pull request #15528 from spowelljr/fixDoubleKicDownload
Don't redownload kicbase when already loaded
2023-01-03 14:51:07 -08:00
Steven Powell ba56f3c78c update CacheToDaemon comment 2023-01-03 14:50:33 -08:00
Aarav Arora 3573ff8887
refactor: avoiding needless status results 2023-01-04 03:53:18 +05:30
dependabot[bot] c77cbc457d
Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/hashicorp/go-retryablehttp/releases)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.1...v0.7.2)

---
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>
2023-01-03 20:23:01 +00:00
Medya Ghazizadeh 7dc78fb54a
Merge pull request #15575 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.12
Bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12
2023-01-03 12:18:43 -08:00
Medya Ghazizadeh 0524971cc9
Merge pull request #15572 from minikube-bot/auto_bump_hugo_version
bump hugo version
2023-01-03 12:10:26 -08:00
Aarav Arora 289b98ee6a
refactor: better code practice 2023-01-03 22:52:55 +05:30
dependabot[bot] 4ae4e38c5b
Bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.11 to 3.22.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/commits/v3.22.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 18:02:24 +00:00
dependabot[bot] 3396cf4a38
Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.16...v0.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 18:01:48 +00:00
minikube-bot 1dd671cdbe bump hugo version 2023-01-02 10:03:22 +00:00
minikube-bot 6914398d3a Update yearly leaderboard 2023-01-02 00:05:06 +00:00
Steven Powell e386db276c fix another path 2022-12-29 10:27:11 -08:00
Steven Powell 80f012f703 fix yaml formatting 2022-12-29 10:11:28 -08:00
Steven Powell 3ff8798094 fix Docker tunnel failing 2022-12-29 07:58:42 -08:00
Steven Powell 5c060b8bab remove margin top 2022-12-28 13:19:53 -08:00
Steven Powell 428a55fc54 update echo-server image and add ingress step 2022-12-28 13:17:27 -08:00
Steven Powell 15ca1fc471 site: fix tabs CSS 2022-12-28 12:44:46 -08:00
Predrag Rogic 1274f31179
fix TestBinaryUpgrade on Docker_Linux_containerd and skip GCPAuth on GCE 2022-12-28 19:47:34 +00:00
Steven Powell 9c2840b93c
Merge pull request #15552 from mardi2020/korean-translate
Update Korean translation
2022-12-28 08:29:50 -08:00
Steven Powell f2b31b3a43
Merge pull request #15550 from minikube-bot/auto_bump_gh_version
bump gh version
2022-12-28 07:59:26 -08:00
Predrag Rogic fd549f396d
fix default cni selection for cri-docker(d) 2022-12-28 00:51:45 +00:00
mardi2020 1e4ba76187 translate(ko): Auto-pause is already enabled. 2022-12-27 17:10:37 +09:00
mardi2020 f922aac203 traslate(ko): Found docker, but the docker service isn't running. 2022-12-27 17:00:09 +09:00
Predrag Rogic f3b3d4e07c
try to fix couple of more things 2022-12-27 04:27:48 +00:00
Predrag Rogic 51464691f7
gotcha 2022-12-26 14:39:51 +00:00
minikube-bot a102a02fb4 bump gh versions 2022-12-26 10:02:14 +00:00
Predrag Rogic 2a00282410
work around non-linux builds for cgroups detection 2022-12-26 07:28:33 +00:00
Predrag Rogic 5d13061ca9
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2022-12-26 06:11:52 +00:00
Predrag Rogic e59d6217a8
autoconfigure cni and cri with proper cgroup driver 2022-12-26 06:06:31 +00:00
Shubh Bapna 474a56b50c added comments and improved error message for validateSubnet 2022-12-23 08:44:57 -05:00