Commit Graph

17941 Commits (553c567e5a10cb890e64adaf64f6fc253abd3616)

Author SHA1 Message Date
Steven Powell 2b54b45765 add SHA for all archs to releases.json file 2022-01-06 14:01:29 -08:00
Sharif Elgamal ee43bf8492 grammar 2022-01-06 13:19:32 -08:00
Sharif Elgamal 2ddfd60c72 Make warning for running amd64 binary on M1 more visible 2022-01-06 13:15:01 -08:00
Sharif Elgamal 9b77639dab
Merge pull request #13295 from jklippel/patch-1
Add hint to translation check to documentation
2022-01-06 12:25:34 -08:00
Sharif Elgamal 54d3eef415
Merge pull request #13308 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-01-06 12:23:58 -08:00
minikube-bot bff4653eda Update auto-generated docs and translations 2022-01-06 20:08:08 +00:00
Steven Powell d3af6aa6a7
Merge pull request #13270 from jklippel/translate-german
German Translations
2022-01-06 12:06:08 -08:00
Jan Klippel 1faf8c9719 additional corrections after review 2022-01-06 20:00:28 +01:00
Jan Klippel 6909d70926 corrections after review 2022-01-06 19:34:57 +01:00
Steven Powell 5fdd9a62d5
Merge pull request #13264 from NikhilSharmaWe/output
Improved the output in minikube github action
2022-01-06 10:12:12 -08:00
Nikhil Sharma d2b87aa6fd Improved the output in minikube github action 2022-01-06 23:26:54 +05:30
Steven Powell 5641f9aa2a
Merge pull request #13300 from spowelljr/supportHostnames
Support DOCKER_HOST not being numeric IP
2022-01-05 15:27:50 -08:00
Steven Powell e3b7887d7c add for port forwarding as well 2022-01-05 15:09:05 -08:00
Anders F Björklund 87249ab9ab The cri-dockerd socket path changed in 0.2.0 2022-01-05 23:03:04 +01:00
Anders F Björklund bd09b127d4 Merge branch 'master' into cri-dockerd 2022-01-05 23:01:33 +01:00
Steven Powell 807c056ea7 replace return value with nil 2022-01-05 13:33:56 -08:00
Steven Powell 58c44f3fff support DOCKER_HOST not being numeric IP 2022-01-05 11:04:39 -08:00
Steven Powell 3acd6d6fef
Merge pull request #13263 from spowelljr/make30Day
flake charts: allow toggling between all-time and last 90 day flake charts
2022-01-05 09:31:13 -08:00
Steven Powell 085e8bd73c
Merge pull request #13294 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-01-04 15:05:18 -08:00
Steven Powell 186e42a052 add comment to explain link generation 2022-01-04 14:54:37 -08:00
Jan Klippel 556d97e62b Add translation check
Added hint that one can run the translate check. This checks  whether the translations are at least syntactically correct.
2022-01-04 23:39:26 +01:00
Jan Klippel d11aca9729 Correct variables after testrun 2022-01-04 23:38:17 +01:00
minikube-bot 268ba021a2 Update auto-generated docs and translations 2022-01-04 22:27:42 +00:00
Sharif Elgamal 2b8ec9309e
Merge pull request #13197 from yosshy/japanese-translation12
Update Japanese translation (LINE 351-401)
2022-01-04 14:25:34 -08:00
Steven Powell 9c81a86cfe
Merge pull request #13000 from cambridgesemantics/master
add BR2_PACKAGE_LIBFUSE  addresses  #12426
2022-01-04 13:43:56 -08:00
Steven Powell c7d8220056 fixed lint errors 2022-01-04 10:37:15 -08:00
Toshiaki Inukai 9d69980d62 Update Japanese translation (Line 61-110) 2022-01-04 09:01:12 +00:00
Jan Klippel e4f01b6dfe German Translations
Added german translations to translations file.
2021-12-31 17:01:46 +01:00
Steven Powell 6adc8ed1cb move files to not have duplicate main funcs 2021-12-30 12:19:20 -08:00
Steven Powell 29293577e5 remove unused arg 2021-12-29 17:20:26 -08:00
Steven Powell 96802bd02e allow toggling between all-time and last 90 day flake charts 2021-12-29 17:16:28 -08:00
Steven Powell 1b25cac7f5
Merge pull request #13093 from yosshy/japanese-translation11
Update Japanese translation (LINE 450-499)
2021-12-29 09:58:07 -08:00
Anders F Björklund e495a8527d Need to use docker runtime for docker daemon 2021-12-28 22:30:13 +01:00
Anders F Björklund b599aa95c8 Make the Docker API endpoint docs more generic
There might not be any local docker daemon to push from,
and there might not be any remote docker daemon to push to.

But user can still load container images from cache tarballs,
and build new container images from a local build context...
2021-12-28 22:18:03 +01:00
Steven Powell b1a39269f3
Merge pull request #13189 from spowelljr/cadvisorFlags
Add longer default kubelet housekeeping intervals
2021-12-28 10:11:52 -08:00
Anders F Björklund 2a26cdc1d4 Merge branch 'master' into cri-dockerd 2021-12-28 09:40:03 +01:00
Akira YOSHIYAMA 34361e0320
Update translations/ja.json
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2021-12-27 22:18:48 +09:00
Medya Ghazizadeh 25d17c2dde
Merge pull request #13241 from dims/patch-1
Remove extra tab in OWNERS file
2021-12-25 16:41:37 -08:00
Davanum Srinivas 42fcd28572
Remove extra tab in OWNERS file 2021-12-24 17:00:28 -05:00
Medya Ghazizadeh b2fcd0a729
Merge pull request #13227 from afbjorklund/cri-dockerd-kic
KIC: Add building of cri-dockerd
2021-12-24 08:20:04 -08:00
Medya Ghazizadeh f213bc2f6f
Merge pull request #13236 from spowelljr/changeOrderBenchmarks
time-to-k8s: Put weekly benchmarks first
2021-12-24 01:19:45 -08:00
Steven Powell 54ab8a99e8 put weekly benchmarks first 2021-12-23 13:00:36 -08:00
Medya Ghazizadeh adff2f62ec
Merge pull request #13235 from medyagh/skip_olm
skip olm test
2021-12-23 12:58:34 -08:00
Medya Gh b91619c6c8 skip olm test 2021-12-23 12:57:02 -08:00
Medya Gh 8d57ad87a2 skip olm test 2021-12-23 12:54:33 -08:00
Medya Ghazizadeh c2986b1e17
Merge pull request #13195 from afbjorklund/docker-20.10.12
ISO: Upgrade Docker, from 20.10.8 to 20.10.12 and containerd to v1.4.12
2021-12-23 12:49:16 -08:00
Steven Powell 18d4732e55
Merge pull request #13234 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-12-23 12:38:45 -08:00
minikube-bot 9e176884d8 Update auto-generated docs and translations 2021-12-23 20:34:09 +00:00
Steven Powell b6e2ee2128
Merge pull request #12996 from presztak/listimages_formats
Add format flag to the `image ls` command
2021-12-23 12:31:59 -08:00
Akira YOSHIYAMA 24c29d35ee Apply suggestions from code review
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
Co-authored-by: atoato88 <akihito-inou@nec.com>
2021-12-23 23:07:23 +09:00