Commit Graph

19033 Commits (71bdeb003c5e58cfafce60798a80a0abbb435869)

Author SHA1 Message Date
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
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
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
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
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
Steven Powell 9a0270f414
Merge pull request #14237 from spowelljr/fixCron
CI: Fix crontab on Mac machines
2022-05-27 11:50:41 -07:00
Sharif Elgamal 477ceb8aac
Merge pull request #14230 from sharifelgamal/kicbase-build
kicbase: don't build cri-dockerd from source
2022-05-27 11:45:25 -07:00
Steven Powell ead3e59064 fix opening window during command running 2022-05-27 11:42:13 -07:00
Steven Powell 8d1e01e38a fix crontab on Mac machines 2022-05-27 11:12:21 -07:00
Steven Powell cbb189558a skip for all of Windows 2022-05-26 16:19:26 -07:00
Steven Powell e57dff657b skip TestSkaffold on Hyper-V 2022-05-26 16:07:40 -07:00
minikube-bot 6825e02378 Updating kicbase image to v0.0.31-1653596720-14230 2022-05-26 21:35:45 +00:00
Sharif Elgamal e15f3bca50 spaces 2022-05-26 13:22:47 -07:00
Sharif Elgamal e92ad5f7f9 write proper git commit to go build 2022-05-26 13:16:58 -07:00
Sharif Elgamal 315aef0f15 revert unnecessary change 2022-05-26 13:12:36 -07:00
Sharif Elgamal 600cc30096 add automation for uploading cri-dockerd binaries 2022-05-26 13:11:20 -07:00
Steven Powell 59bf38f286
Merge pull request #14226 from spowelljr/fixNetCatPod
Fix NetCatPod test
2022-05-26 13:00:09 -07:00
Sharif Elgamal e4ca9c6c50 revert unrelated change 2022-05-25 18:38:15 -07:00
Sharif Elgamal b9c90e9d82 kicbase: don't build cri-dockerd from source 2022-05-25 18:16:42 -07:00
Steven Powell 89dd1b3c4b
Merge pull request #14229 from spowelljr/updateWindowGo
CI: Automate updating Window Go version
2022-05-25 15:02:48 -07:00
Steven Powell bc968683e6 use custom flannel 2022-05-25 14:54:45 -07:00
Steven Powell 4f5a12838f automate updating Window Go version 2022-05-25 14:39:18 -07:00
Steven Powell c7a19aae89
Merge pull request #14227 from spowelljr/updateKubectl
CI: Dynamically get the kubectl version to download
2022-05-25 12:31:46 -07:00
minikube-bot d628748116 use antrea CNI 2022-05-25 18:15:35 +00:00
Steven Powell 84fc3516cd dynamically get the kubectl version to download 2022-05-24 17:03:15 -07:00