Commit Graph

19278 Commits (c88c6e70bc508a243b99cddd4adce8dd66c4000e)

Author SHA1 Message Date
Sharif Elgamal 7a0119d9cb select common packages for all arch 2022-05-31 15:04:54 -07:00
Sharif Elgamal e0ce53c41f build runc the same way 2022-05-31 15:00:43 -07:00
Sharif Elgamal a0c00f4810 build podman the same way 2022-05-31 14:58:54 -07:00
Sharif Elgamal 83f8b005b9 build cri-dockerd the same way 2022-05-31 14:56:01 -07:00
Sharif Elgamal d1c261ee05 build cni the same way 2022-05-31 14:53:37 -07:00
Sharif Elgamal bb1e25e799 build crio-bin in the same way for both arch 2022-05-31 14:50:58 -07:00
Sharif Elgamal 1e7c257136 Merge branch 'master' of github.com:sharifelgamal/minikube into arm64-containerd 2022-05-31 14:44:53 -07:00
Steven Powell 8298398eb9 make cri-dockerd binary executable 2022-05-31 14:28:41 -07:00
Steven Powell 138910492d make cri-dockerd binary executable 2022-05-31 14:28:41 -07:00
Steven Powell f5a7f31175
Merge pull request #13807 from spowelljr/improveContainerdConfig
containerd: use drop in config to update values
2022-05-31 14:24:01 -07:00
Steven Powell 2ba5733005
Merge pull request #14255 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-05-31 14:16:27 -07:00
minikube-bot 71bdeb003c Update auto-generated docs and translations 2022-05-31 21:04:08 +00:00
Steven Powell 84788373d9
Merge pull request #14251 from sharifelgamal/translations-escape
reconcile translations after extracting escape characters fix
2022-05-31 14:01:27 -07:00
dependabot[bot] c25bb3be1f
Bump k8s.io/client-go from 0.24.0 to 0.24.1
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.24.0...v0.24.1)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 20:50:31 +00:00
Medya Ghazizadeh 437a4a3535
Merge pull request #14178 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.16incompatible
Bump github.com/docker/docker from 20.10.15+incompatible to 20.10.16+incompatible
2022-05-31 22:49:29 +02:00
Medya Ghazizadeh c214a2b858
Merge pull request #14253 from klaases/doc1
Site:Update OpenSUSE Documentation URL
2022-05-31 22:46:54 +02:00
klaases 30a5264720 Update OpenSUSE Documentation URL 2022-05-31 13:44:52 -07:00
Sharif Elgamal 51513ecc2c Merge branch 'translations-escape' of github.com:sharifelgamal/minikube into translations-escape 2022-05-31 13:43:58 -07:00
Sharif Elgamal 7378235cdd missed one 2022-05-31 13:43:03 -07:00
Sharif Elgamal 3f60da86ba
Update translations/fr.json
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-31 13:41:10 -07:00
Sharif Elgamal 1a122fb8cb
Update translations/ja.json
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-31 13:36:32 -07:00
Sharif Elgamal db52de2e14
Update translations/ja.json
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-31 13:36:19 -07:00
Sharif Elgamal cff264095c
Update translations/de.json
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-31 13:36:11 -07:00
Sharif Elgamal 09d5edcd65
Update translations/fr.json
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-31 13:35:49 -07:00
Sharif Elgamal 0855010af9
Update translations/de.json
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-05-31 13:35:39 -07:00
Sharif Elgamal af83743102 fix unit tests 2022-05-31 13:32:05 -07:00
Sharif Elgamal 4ab16708f4 reconcile translations after extracting escape characters fix 2022-05-31 13:17:46 -07:00
dependabot[bot] 2c3faf2123
Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.11 to 1.6.1.
- [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.5.11...v1.6.1)

---
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>
2022-05-31 19:59:34 +00:00
Steven Powell 8661a4a77e
Merge pull request #14217 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.7.0
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.4.0 to 1.7.0
2022-05-31 12:58:33 -07:00
Steven Powell 7edbadd37d
Merge pull request #14242 from peterbecich/patch-1
correct GPU flag in documentation
2022-05-31 12:45:43 -07:00
Steven Powell e924ff4c51
Merge pull request #14244 from jeffmaury/fix-fr-translation
Fix french translation
2022-05-31 12:43:39 -07:00
Steven Powell d3f0023b1f
Merge pull request #14247 from kubernetes/dependabot/github_actions/actions/setup-go-3.2.0
Bump actions/setup-go from 3.1.0 to 3.2.0
2022-05-31 12:43:12 -07:00
Sharif Elgamal 790ef78f8f
Merge pull request #14249 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-05-31 12:14:16 -07:00
minikube-bot 0097be8300 Update auto-generated docs and translations 2022-05-31 19:10:04 +00:00
Sharif Elgamal f77209d23c
Merge pull request #13739 from t-inu/issue13500
Add processing to remove duplicated escape characters
2022-05-31 12:07:30 -07:00
Sharif Elgamal fd3f8d3b01 remove deprecated config 2022-05-31 12:01:35 -07:00
Sharif Elgamal cd01efdf37 upgrade conmon to v2.0.24 2022-05-31 10:43:55 -07:00
Sharif Elgamal 6902580a35 remove arch dep 2022-05-31 09:43:36 -07:00
dependabot[bot] 46d55b6ab2
Bump actions/setup-go from 3.1.0 to 3.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](fcdc43634a...b22fbbc292)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 18:14:51 +00:00
Jeff MAURY ab48ca2fde Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-05-30 10:24:04 +02:00
Peter Becich a4572112c9
correct GPU flag in documentation 2022-05-28 17:50:18 -07:00
Predrag Rogic 1033e05218
keep OldestKubernetesVersion as-is 2022-05-28 01:09:29 +01:00
Predrag Rogic e38b77d7c7
use release versions' tags insted of release tags 2022-05-28 01:09:28 +01:00
Predrag Rogic 0520293e15
use release versions' tags insted of release tags 2022-05-28 01:09:09 +01:00
minikube-bot b785613d69 Updating ISO to v1.26.0-1653677468-13807 2022-05-27 21:18:11 +00:00
Sharif Elgamal 89e43151bc
Merge pull request #14233 from spowelljr/skipTestSkaffold
Skip TestSkaffold on Windows
2022-05-27 13:57:09 -07:00
Steven Powell 6260a743da
Merge pull request #14239 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-05-27 13:46:34 -07:00
minikube-bot 23f70ec9af Update auto-generated docs and translations 2022-05-27 20:29:26 +00:00
Steven Powell 771db456e5
Merge pull request #13775 from prezha/list-supported-k8s-versions
list all currently supported Kubernetes versions
2022-05-27 13:27:25 -07:00
Steven Powell 11038676a4
Merge pull request #14238 from spowelljr/fixOpeningWindow
GUI: Fix opening window during command running
2022-05-27 13:03:11 -07:00