Commit Graph

22657 Commits (daf0e6617b8019e69fa3c71987f1e883f52141b7)

Author SHA1 Message Date
Steven Powell aadf6613b3
Merge pull request #16860 from kubernetes/dependabot/go_modules/github.com/docker/docker-24.0.4incompatible
Bump github.com/docker/docker from 24.0.3+incompatible to 24.0.4+incompatible
2023-07-11 15:46:45 -07:00
Steven Powell c75df6a02d
Merge pull request #16867 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-07-11 15:44:35 -07:00
minikube-bot 94679f55c9 Update auto-generated docs and translations 2023-07-11 22:41:55 +00:00
Steven Powell 926cfe4469
Merge pull request #16789 from spowelljr/detectBlock
QEMU: Unblock bootpd if start fails to due to blocking
2023-07-11 15:40:52 -07:00
Steven Powell 46eebd4a76
Merge pull request #15452 from ComradeProgrammer/docker-env
feat: direct image build on containerd via docker-env
2023-07-11 13:42:13 -07:00
Steven Powell d1276604ad fix lint error 2023-07-11 13:40:47 -07:00
Judah Nouriyelian 54d1939b9b add support for checking github k8s versions 2023-07-11 14:48:57 +00:00
shixiuguo 1a2d9e3708 Add more Chinese translations 2023-07-11 13:57:15 +08:00
minikube-bot 19e7ae6e33 Updating kicbase image to v0.0.39-1689032083-15452 2023-07-10 23:52:24 +00:00
Steven Powell 47b5190e70
Merge branch 'master' into docker-env 2023-07-10 16:26:41 -07:00
Steven Powell eeddc24f57
Merge pull request #16853 from tmoschou/bugfix/do-not-assume-qemu-patch-version
Use the stable path for brew installed qemu firmware in machine config
2023-07-10 14:15:11 -07:00
Medya Ghazizadeh d18f2762d7
Merge pull request #16850 from aiyijing/fix/unable-translate-group-msg
fix group message can't be translated
2023-07-10 12:15:56 -07:00
Medya Ghazizadeh a10c3fc684
Merge pull request #16756 from spowelljr/gvisorArm64
gvisor addon: Only allow on clusters that support running amd64 images
2023-07-10 11:41:59 -07:00
Medya Ghazizadeh 69b009fc59
Merge pull request #16839 from spowelljr/oneTunnelPerProfile
tunnel: Allow one tunnel per profile
2023-07-10 11:39:11 -07:00
dependabot[bot] b20d0f9900
Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.2+incompatible to 24.0.4+incompatible.
- [Commits](https://github.com/docker/cli/compare/v24.0.2...v24.0.4)

---
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-10 18:14:02 +00:00
dependabot[bot] d72833305c
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.3+incompatible to 24.0.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.3...v24.0.4)

---
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-10 18:13:48 +00:00
Steven Powell d899552429
Merge pull request #16848 from aiyijing/feat/add-translations
[zh-CN] Add translations of image, ssh
2023-07-10 09:58:33 -07:00
Steven Powell f5940aff6f
Merge pull request #16843 from kubernetes/dependabot/go_modules/github.com/docker/docker-24.0.3incompatible
Bump github.com/docker/docker from 24.0.2+incompatible to 24.0.3+incompatible
2023-07-10 09:56:18 -07:00
Steven Powell 46ac3266cf
Merge pull request #16854 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-07-10 09:53:39 -07:00
Steven Powell 1569843d8c
Merge pull request #16855 from minikube-bot/auto_update_kubernetes_versions_list
Update Kubernetes versions list
2023-07-10 09:53:21 -07:00
Steven Powell 3eef4e2454
Merge pull request #16836 from syxunion/master
translate some fields to chinese
2023-07-10 09:52:33 -07:00
Steven Powell c97ec13682
Merge pull request #16858 from minikube-bot/auto_bump_hugo_version
Site: Update hugo from v0.115.0 to v0.115.2
2023-07-10 09:51:49 -07:00
Medya Ghazizadeh 1d69ada274
Merge pull request #16840 from spowelljr/addAddonDocs
site: Add addon readmes to website
2023-07-10 08:54:48 -07:00
Medya Ghazizadeh a7a1ba4cca
Merge pull request #16859 from minikube-bot/auto_bump_gotestsum_version
CI: Update gotestsum from v1.10.0 to v1.10.1
2023-07-10 08:53:55 -07:00
minikube-bot 63c3f8b40e CI: Update gotestsum from v1.10.0 to v1.10.1 2023-07-10 10:06:54 +00:00
minikube-bot 2194d69eaa Site: Update hugo from v0.115.0 to v0.115.2 2023-07-10 10:03:45 +00:00
minikube-bot 6d7a723c4e update Kubernetes versions list 2023-07-10 06:05:10 +00:00
minikube-bot 99984d70aa update image constants for kubeadm images 2023-07-10 06:01:42 +00:00
syxunion a4054387d4
Update translations/zh-CN.json
Co-authored-by: AiYijing <aiyijing@codeasy.cn>
2023-07-10 05:40:29 +00:00
Terry Moschou 98cf69588d Use the stable path for brew installed qemu firmware in machine config
Previously, machine config had hard coded the homebrew cellar path with
the patch version of qemu available at the time of machine creation,
and was prone to breaking anytime qemu was updated and the machine is
restarted. This change replaces the firmware path to use the prefix as
reported by 'brew --prefix qemu' (e.g. /opt/homebrew/opt/qemu on M1)
which is a symlink the the latest installed version of qemu
(e.g. /opt/homebrew/Cellar/qemu/<x.y.z>)
2023-07-10 11:37:10 +09:30
aiyijing 3e02816317 [zh-CN] Add translations of image, ssh
Signed-off-by: aiyijing <aiyijing@live.com>
2023-07-09 23:10:56 +08:00
aiyijing f601318df7 fix subcommand cannot be translated
Signed-off-by: aiyijing <aiyijing@live.com>
2023-07-09 22:54:25 +08:00
aiyijing 6d0c25e0c0 fix group message can't be translated
Signed-off-by: aiyijing <aiyijing@live.com>
2023-07-09 21:43:56 +08:00
Medya Ghazizadeh f23e93b1c4
Merge pull request #16845 from minikube-bot/auto_bump_cloud_spanner_emulator_version
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.6 to 1.5.7
2023-07-08 15:54:13 -04:00
minikube-bot 057581f5ed Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.6 to 1.5.7 2023-07-07 21:24:10 +00:00
Steven Powell 1853518b0d
Merge pull request #16842 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.16.1
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.16.0 to 1.16.1
2023-07-07 13:48:36 -07:00
Medya Ghazizadeh cf26971971
Merge pull request #16844 from spowelljr/excludeFromDeppendabot
CI: Exclude vedantmgoyal2009/winget-releaser from dependabot updates
2023-07-07 16:43:03 -04:00
Steven Powell 4a0f45056f CI: Exclude vedantmgoyal2009/winget-releaser from dependabot updates 2023-07-07 13:11:32 -07:00
dependabot[bot] 7d55fb208c
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.2+incompatible to 24.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.2...v24.0.3)

---
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-07 20:10:25 +00:00
dependabot[bot] 8e8091d4b4
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.16.0 to 1.16.1.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.16.0...detectors/gcp/v1.16.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-07-07 20:10:08 +00:00
Steven Powell afdb67bbd0
Merge pull request #16834 from minikube-bot/auto_bump_ubuntu_version
Kicbase: Bump ubuntu:jammy from 20230605 to 20230624
2023-07-07 12:36:11 -07:00
Steven Powell cf976f6dd8 Add addon readmes to website 2023-07-07 12:25:20 -07:00
Steven Powell 763215d496 tunnel: Allow one tunnel per profile 2023-07-07 10:12:11 -07:00
Steven Powell 629498259e
Merge pull request #16817 from zdxgs/master
Add more translations
2023-07-07 09:38:44 -07:00
Steven Powell 42af8896b3
Merge pull request #16831 from minikube-bot/auto_bump_inspektor_gadget_version
Addon inspektor-gadget: Update inspektor-gadget image from v0.17.0 to v0.18.1
2023-07-07 09:37:50 -07:00
Steven Powell a3934b637b
Merge pull request #14996 from fvoznika/master
Simplify containerd runtime configuration for gVisor
2023-07-07 09:36:02 -07:00
Medya Ghazizadeh a15d4f0168
Merge pull request #16833 from spowelljr/fixWorkflows
CI: Skip remaining steps if no file changes
2023-07-07 08:21:23 -04:00
Medya Ghazizadeh 5f5e9f2e7e
Merge pull request #16832 from minikube-bot/auto_bump_ingress_version
Addon ingress: Update ingress-nginx/controller image from v1.8.0 to v1.8.1
2023-07-07 08:19:56 -04:00
sunyuxuan 7b2adbd6c6 translate some fields to chinese 2023-07-07 16:04:10 +08:00
shixiuguo 92ed706dfa Add more translations
fix typos
2023-07-07 09:48:41 +08:00