Medya Ghazizadeh
|
e6894e3f98
|
Merge pull request #16935 from ComradeProgrammer/fix_docker_env
fix: clearing .ssh/known_hosts in cleanup of test environment
|
2023-08-02 11:46:39 -07:00 |
Medya Ghazizadeh
|
baea041ee2
|
Merge pull request #16982 from zdxgs/master
translations: Add more Chinese translations
|
2023-08-02 11:04:23 -07:00 |
Medya Ghazizadeh
|
873343631c
|
Merge pull request #16973 from afbjorklund/docker-storage-driver-warning
Change the wording of the docker storage warning
|
2023-08-01 17:33:28 -07:00 |
Medya Ghazizadeh
|
114051a138
|
Merge pull request #16986 from minikube-bot/yearly-leaderboard-b7f6cf2
Update Yearly Leaderboard
|
2023-08-01 17:31:58 -07:00 |
minikube-bot
|
ae0dc1a3a2
|
Update yearly leaderboard
|
2023-08-02 00:04:07 +00:00 |
Michelle Thompson
|
78d7a89923
|
Merge branch 'master' into feat/add-translations
|
2023-08-01 23:49:00 +08:00 |
shixiuguo
|
6e1bfaab42
|
add more translations
|
2023-08-01 15:47:44 +08:00 |
Medya Ghazizadeh
|
b7f6cf2753
|
Merge pull request #16976 from spowelljr/fixLink
CI: Fix flannel project link
|
2023-07-31 22:21:07 -07:00 |
minikube-bot
|
bb20d30951
|
Updating ISO to v1.31.0-1690838458-16971
|
2023-08-01 03:06:12 +00:00 |
dependabot[bot]
|
b392231343
|
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.17.0 to 1.18.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.17.0...detectors/gcp/v1.18.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-07-31 18:10:22 +00:00 |
dependabot[bot]
|
93a11faa38
|
Bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.1 to 1.7.2.
- [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.7.1...v1.7.2)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-31 18:10:06 +00:00 |
Steven Powell
|
613c3dc221
|
Merge pull request #16944 from kubernetes/dependabot/go_modules/github.com/santhosh-tekuri/jsonschema/v5-5.3.1
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.3.0 to 5.3.1
|
2023-07-31 10:01:41 -07:00 |
Steven Powell
|
616fb95203
|
Merge pull request #16945 from kubernetes/dependabot/go_modules/google.golang.org/api-0.133.0
Bump google.golang.org/api from 0.132.0 to 0.133.0
|
2023-07-31 10:00:25 -07:00 |
Steven Powell
|
712bce8c41
|
CI: Fix flannel project link
|
2023-07-31 09:56:37 -07:00 |
Steven Powell
|
4352295a00
|
Merge pull request #16968 from minikube-bot/auto_bump_flannel_version
CNI: Update flannel from v0.22.0 to v0.22.1
|
2023-07-31 09:54:30 -07:00 |
Steven Powell
|
ed41dc037a
|
Merge pull request #16969 from minikube-bot/auto_bump_metrics_server_version
Addon metrics-server: Update metrics-server/metrics-server image from v0.6.3 to v0.6.4
|
2023-07-31 09:51:43 -07:00 |
Steven Powell
|
5b5304eaae
|
Merge pull request #16938 from minikube-bot/auto_update_kubernetes_versions_list
Update Kubernetes versions list
|
2023-07-31 09:50:26 -07:00 |
Steven Powell
|
eb4e1e3525
|
Merge pull request #16927 from syxunion/master
update zh_CN.json
|
2023-07-31 09:28:28 -07:00 |
Steven Powell
|
d7681b3c12
|
Merge pull request #16937 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
|
2023-07-31 09:27:48 -07:00 |
Anders F Björklund
|
15b4b37bc1
|
Change the wording of the docker storage warning
The preload is currently only available for overlay2,
so when using another storage driver it will not be used.
|
2023-07-31 15:16:37 +02:00 |
Anders F Björklund
|
5d66427c04
|
Verify containerd storage separately from docker
|
2023-07-31 15:11:10 +02:00 |
minikube-bot
|
09fd5c47ae
|
Updating kicbase image to v0.0.40-1690799191-16971
|
2023-07-31 10:43:44 +00:00 |
minikube-bot
|
ddbc0a4528
|
Kicbase/ISO: Update containerd from v1.7.2 to v1.7.3
|
2023-07-31 10:05:59 +00:00 |
minikube-bot
|
e754f159ea
|
Addon metrics-server: Update metrics-server/metrics-server image from v0.6.3 to v0.6.4
|
2023-07-31 10:03:11 +00:00 |
minikube-bot
|
3b33420a0c
|
CNI: Update flannel from v0.22.0 to v0.22.1
|
2023-07-31 10:02:58 +00:00 |
minikube-bot
|
cedb01fa91
|
update Kubernetes versions list
|
2023-07-31 06:04:42 +00:00 |
minikube-bot
|
033dea2d23
|
update image constants for kubeadm images
|
2023-07-31 06:02:06 +00:00 |
renyanda
|
aaa383107e
|
update nvidia gpu support doc address in readme
|
2023-07-29 23:26:17 +08:00 |
dependabot[bot]
|
26608c2c40
|
Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.4+incompatible to 24.0.5+incompatible.
- [Commits](https://github.com/docker/cli/compare/v24.0.4...v24.0.5)
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-24 18:45:08 +00:00 |
dependabot[bot]
|
46647f81b3
|
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.4+incompatible to 24.0.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.4...v24.0.5)
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-24 18:45:00 +00:00 |
dependabot[bot]
|
758a3fa368
|
Bump google.golang.org/api from 0.132.0 to 0.133.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.132.0 to 0.133.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.132.0...v0.133.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-24 18:44:46 +00:00 |
dependabot[bot]
|
d5f8d6d887
|
Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.3.0 to 5.3.1
Bumps [github.com/santhosh-tekuri/jsonschema/v5](https://github.com/santhosh-tekuri/jsonschema) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases)
- [Commits](https://github.com/santhosh-tekuri/jsonschema/compare/v5.3.0...v5.3.1)
---
updated-dependencies:
- dependency-name: github.com/santhosh-tekuri/jsonschema/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-24 18:44:32 +00:00 |
Medya Ghazizadeh
|
747495cfea
|
Merge pull request #16940 from minikube-bot/auto_bump_hugo_version
Site: Update hugo from v0.115.3 to v0.115.4
|
2023-07-24 10:35:59 -07:00 |
aiyijing
|
6a571ab6f5
|
[zh-CN] Add more translations
Signed-off-by: aiyijing <aiyijing@live.com>
|
2023-07-24 22:43:39 +08:00 |
minikube-bot
|
f3d0664b6f
|
Site: Update hugo from v0.115.3 to v0.115.4
|
2023-07-24 10:03:40 +00:00 |
Товарищ программист
|
d32fd694c7
|
fix: clearing .ssh/known_hosts in cleanup of test environment
|
2023-07-23 22:49:49 +08:00 |
Seth Rylan Gainey
|
2587f3ffdf
|
Add mkdir for ssh directory.
|
2023-07-21 23:03:48 +00:00 |
Medya Ghazizadeh
|
37bf89b44c
|
Merge pull request #16932 from AlexanderSerbul/patch-1
Update module5.md
|
2023-07-21 12:50:54 -07:00 |
Alex Serbul
|
929c4c385d
|
Update module5.md
|
2023-07-21 21:54:13 +03:00 |
Steven Powell
|
5d6c7a1430
|
Merge pull request #16928 from kubernetes/dependabot/go_modules/google.golang.org/api-0.132.0
Bump google.golang.org/api from 0.131.0 to 0.132.0
|
2023-07-21 09:31:12 -07:00 |
Steven Powell
|
f436a023f1
|
Merge pull request #16931 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.27.4
Bump k8s.io/kubectl from 0.27.3 to 0.27.4
|
2023-07-21 09:30:44 -07:00 |
dependabot[bot]
|
b4bca62732
|
Bump k8s.io/kubectl from 0.27.3 to 0.27.4
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.27.3 to 0.27.4.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.27.3...v0.27.4)
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-21 14:12:24 +00:00 |
dependabot[bot]
|
ab4b1bfb73
|
Bump google.golang.org/api from 0.131.0 to 0.132.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.131.0 to 0.132.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.131.0...v0.132.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-21 14:11:57 +00:00 |
sunyuxuan
|
519fa08f7b
|
update zh_CN.json
|
2023-07-21 18:13:29 +08:00 |
Steven Powell
|
7d0ccc24ec
|
get image version from kubeadm
|
2023-07-20 15:49:10 -07:00 |
Steven Powell
|
56e816767a
|
Merge pull request #16908 from minikube-bot/addTimeToK8sv1.31.0-47aea54
Add time-to-k8s benchmark for v1.31.0
|
2023-07-20 11:09:53 -07:00 |
Medya Ghazizadeh
|
0a14ef1281
|
Merge pull request #16920 from minikube-bot/leaderboard
Update leaderboard
|
2023-07-20 10:53:13 -07:00 |
Medya Ghazizadeh
|
2d2cef2456
|
Merge pull request #16921 from minikube-bot/jenkins-releases.json-v1.31.1
update releases.json & releases-v2.json to include v1.31.1
|
2023-07-20 10:52:12 -07:00 |
minikube-bot
|
13a29b4833
|
Update releases.json & releases-v2.json to include v1.31.1
|
2023-07-20 09:45:51 -08:00 |
minikube-bot
|
434d232d07
|
Update leaderboard
|
2023-07-20 17:29:23 +00:00 |