Steven Powell
|
ed91ff8334
|
remove unused func
|
2021-12-01 16:16:00 -08:00 |
Steven Powell
|
3f8e3dc3ed
|
use oci cache to get storage driver
|
2021-12-01 16:15:01 -08:00 |
minikube-bot
|
846e0c4edb
|
Updating ISO to v1.24.0-1638385553-13059
|
2021-12-01 20:01:11 +00:00 |
klaases
|
c645e8aede
|
Add new line after sha256.
|
2021-12-01 10:59:18 -08:00 |
klaases
|
11043b3571
|
update CRIO_BIN_VERSION
|
2021-11-30 23:19:18 -08:00 |
klaases
|
2d154303c2
|
update crio to v1.22.1
|
2021-11-30 23:16:01 -08:00 |
Steven Powell
|
592e2b01ca
|
auto set LocalStorageCapacityIsolation for BTRFS
|
2021-11-30 14:34:57 -08:00 |
Steven Powell
|
a1493a7254
|
Merge pull request #12981 from yosshy/japanese-translation6
Update Japanese translation (Line 694-710)
|
2021-11-30 13:34:52 -08:00 |
Steven Powell
|
a5ad5e373b
|
Merge pull request #13023 from t-inu/ja-translation-3
Update Japanese translation (Line 200-249)
|
2021-11-30 13:34:21 -08:00 |
Medya Ghazizadeh
|
61984694f6
|
Merge pull request #13018 from spowelljr/fixMountMode
mount: Fix `--mode` not being respected
|
2021-11-30 12:51:26 -08:00 |
Medya Ghazizadeh
|
4ac6687c70
|
Merge pull request #13056 from spowelljr/releaseTable
time-to-k8s: Add table to release page
|
2021-11-30 12:49:15 -08:00 |
Steven Powell
|
9746fee865
|
add table to time-to-k8s release page
|
2021-11-30 12:18:44 -08:00 |
Medya Ghazizadeh
|
db7d975ed8
|
Merge pull request #13042 from kubernetes/dependabot/go_modules/github.com/libvirt/libvirt-go-7.4.0incompatible
Bump github.com/libvirt/libvirt-go from 3.9.0+incompatible to 7.4.0+incompatible
|
2021-11-30 09:21:17 -08:00 |
Medya Ghazizadeh
|
ba61459306
|
Merge pull request #13054 from medyagh/bump_k8s_lib_again
bump k8s lib
|
2021-11-29 21:47:37 -08:00 |
Medya Ghazizadeh
|
3d6c129479
|
Merge pull request #13055 from spowelljr/weeklyAverage
time-to-k8s: Generate weekly average benchmark charts
|
2021-11-29 17:40:11 -08:00 |
Steven Powell
|
910d84a1a9
|
generate time-to-k8s weekly average charts
|
2021-11-29 17:29:50 -08:00 |
Medya Gh
|
641556cb88
|
change back to rc
|
2021-11-29 17:12:36 -08:00 |
Medya Gh
|
142ce11584
|
dont use rc releases
|
2021-11-29 17:04:50 -08:00 |
Medya Gh
|
a2c0115c05
|
bump otel too
|
2021-11-29 17:00:00 -08:00 |
Medya Gh
|
e4ec80ac3c
|
tidy
|
2021-11-29 16:49:04 -08:00 |
Medya Gh
|
1982860139
|
bump k8s lib
|
2021-11-29 16:46:18 -08:00 |
Steven Powell
|
9c35d50e4a
|
Merge pull request #13052 from spowelljr/useAwsBucket
time-to-k8s: Store chart and JSON files in AWS
|
2021-11-29 14:35:37 -08:00 |
Steven Powell
|
1ddb0bd09c
|
fix initing as int instead of float64
|
2021-11-29 14:34:00 -08:00 |
Steven Powell
|
8d7871aa30
|
store chart and json files in AWS
|
2021-11-29 14:20:42 -08:00 |
Medya Ghazizadeh
|
112096b8ef
|
Merge pull request #13040 from afbjorklund/persistent-none
Add some clarification on mounts needed for none
|
2021-11-29 13:14:17 -08:00 |
Medya Ghazizadeh
|
94b7e32fc0
|
Merge pull request #13039 from minikube-bot/gendocs
Update auto-generated docs and translations
|
2021-11-29 11:59:00 -08:00 |
Steven Powell
|
006934bde5
|
add chmod error
|
2021-11-29 10:48:23 -08:00 |
dependabot[bot]
|
63ce777d2a
|
Bump github.com/libvirt/libvirt-go
Bumps [github.com/libvirt/libvirt-go](https://github.com/libvirt/libvirt-go) from 3.9.0+incompatible to 7.4.0+incompatible.
- [Release notes](https://github.com/libvirt/libvirt-go/releases)
- [Commits](https://github.com/libvirt/libvirt-go/compare/v3.9.0...v7.4.0)
---
updated-dependencies:
- dependency-name: github.com/libvirt/libvirt-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-29 18:44:56 +00:00 |
minikube-bot
|
1a2135f2bf
|
Update auto-generated docs and translations
|
2021-11-29 18:12:24 +00:00 |
Steven Powell
|
0e56bfb7b0
|
Merge pull request #12991 from yosshy/japanese-translation7
Update Japanese translation (LINE 764-812)
|
2021-11-29 10:08:59 -08:00 |
Steven Powell
|
9c107130f5
|
Merge pull request #12992 from yosshy/japanese-translation8
Update Japanese Translation (Line 865-908)
|
2021-11-29 10:08:31 -08:00 |
Anders F Björklund
|
d3eb773d35
|
Add some clarification on mounts needed for none
Normally these are provided by "minikube-automount",
but with the none driver you are on your own (as usual)
|
2021-11-29 18:37:26 +01:00 |
Sharif Elgamal
|
95d54275bf
|
Merge pull request #12994 from yosshy/japanese-translation9
Update Japanese Translation (Line 960-)
|
2021-11-29 08:17:03 -08:00 |
Toshiaki Inukai
|
0a09c3a954
|
Update Japanese translation (Line 200-249)
|
2021-11-29 09:44:25 +00:00 |
Medya Ghazizadeh
|
ea443ede8c
|
Merge pull request #13027 from jeffmaury/fix-french-translation
Update french translation
|
2021-11-26 21:51:54 -08:00 |
Jeff MAURY
|
7a81f7650e
|
Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
|
2021-11-26 08:34:38 +01:00 |
Medya Ghazizadeh
|
23c85d3efc
|
Merge pull request #13015 from spowelljr/fixPortValidation
Add support for port validation with ip
|
2021-11-24 19:45:02 -08:00 |
Akira YOSHIYAMA
|
53e1734e93
|
Apply suggestions from code review
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
|
2021-11-24 23:35:52 +09:00 |
Akira YOSHIYAMA
|
8ff23c32e6
|
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-11-24 23:24:45 +09:00 |
Akira Yoshiyama
|
ab6c0409bb
|
Update Japanese translation (LINE 766-814)
|
2021-11-24 23:17:54 +09:00 |
Steven Powell
|
ef64db3a95
|
fix mount mode not being respected
|
2021-11-23 15:59:24 -08:00 |
Medya Ghazizadeh
|
d7d2bc1f00
|
Merge pull request #12973 from spowelljr/updateOldestVersion
Update OldestKubernetesVersion to v1.16.0
|
2021-11-23 10:35:08 -08:00 |
Medya Ghazizadeh
|
f910c5afc0
|
Merge pull request #13002 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.11incompatible
Bump github.com/docker/docker from 20.10.10+incompatible to 20.10.11+incompatible
|
2021-11-23 10:34:42 -08:00 |
Medya Ghazizadeh
|
0d21fb407a
|
Merge pull request #13013 from spowelljr/fixBadMount
mount: fix `Bad file descriptor`
|
2021-11-23 10:33:50 -08:00 |
Steven Powell
|
ee75b3c368
|
add support for port validation with ip
|
2021-11-23 10:09:14 -08:00 |
Steven Powell
|
2d20e0ac80
|
add test skips back
|
2021-11-23 08:52:58 -08:00 |
Steven Powell
|
8c4f907b7b
|
try fixing bad mount error
|
2021-11-22 17:13:37 -08:00 |
Akira YOSHIYAMA
|
2fa27e20be
|
Update translations/ja.json
Co-authored-by: atoato88 <akihito-inou@nec.com>
|
2021-11-23 09:26:49 +09:00 |
Akira Yoshiyama
|
0d13ec71c3
|
Update Japanese Translation (Line 867-915)
|
2021-11-23 09:21:11 +09:00 |
Medya Ghazizadeh
|
d94b3015d0
|
Merge pull request #12993 from tommyang/patch-1
Doc: Add macOS ARM64 Homebrew install option
|
2021-11-22 14:01:36 -08:00 |