Thomas Stromberg
|
d94d94718d
|
Use non-unicode percent signs for proper interpolation
|
2019-06-23 11:44:03 +08:00 |
Sharif Elgamal
|
247efdea15
|
Merge pull request #4534 from kubernetes/k8s-1.15.0
Update Kubernetes default version to v1.15.0
|
2019-06-21 23:27:20 -07:00 |
Sharif Elgamal
|
79e00c2e05
|
%v for errors
|
2019-06-21 15:40:01 -07:00 |
Sharif Elgamal
|
0a23696386
|
Suppress error message when translation file doesn't exist
|
2019-06-21 09:57:01 -07:00 |
Sharif Elgamal
|
37f09da483
|
Merge pull request #4464 from sharifelgamal/localization-poc
Add ability to localize all strings output to console
|
2019-06-20 17:08:28 -07:00 |
Thomas Strömberg
|
02b8032b59
|
Merge pull request #4385 from josedonizetti/refactor-drivers-restart
Refactor: improve readability drivers.Restart
|
2019-06-21 08:07:35 +08:00 |
Sharif Elgamal
|
8f5026db91
|
small fix
|
2019-06-20 14:23:53 -07:00 |
Sharif Elgamal
|
7a8fb7d489
|
add more entries to the blacklist and clean up translation files
|
2019-06-20 13:52:57 -07:00 |
Sharif Elgamal
|
3be580c97c
|
add comment for top level command and add chinese transkations
|
2019-06-20 09:55:29 -07:00 |
Thomas Stromberg
|
c2569cf0d7
|
Run goimports
|
2019-06-20 15:38:30 +08:00 |
Thomas Stromberg
|
f26f2ad677
|
Refactor tests to decrease toil when adding new versions
|
2019-06-20 15:37:20 +08:00 |
Sharif Elgamal
|
7fc7b245e1
|
fix linting errors
|
2019-06-19 18:21:39 -07:00 |
Medya Ghazizadeh
|
ead799d7c5
|
Remove deprecated reporting api
|
2019-06-19 18:02:23 -07:00 |
Sharif Elgamal
|
e8329f6380
|
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
|
2019-06-19 17:59:17 -07:00 |
Sharif Elgamal
|
d1eea5343c
|
add demo translation file for zh-CN
|
2019-06-19 17:58:52 -07:00 |
Sharif Elgamal
|
062a4539b3
|
test actually passes now
|
2019-06-19 17:46:00 -07:00 |
Sharif Elgamal
|
97e2cd1153
|
Simplifying and correcting the extract code. Test passes now.
|
2019-06-19 17:44:34 -07:00 |
Thomas Stromberg
|
bb30ee9e9e
|
Update some of the example files (work still required)
|
2019-06-20 07:58:42 +08:00 |
Thomas Strömberg
|
a4a796ea5e
|
Merge pull request #4407 from afbjorklund/rkt.net.d
Stop updating /etc/rkt/net.d config files
|
2019-06-20 07:43:11 +08:00 |
Thomas Strömberg
|
4610663674
|
Merge pull request #4398 from josedonizetti/add-kvm-version-flag
Add kvm2 --version
|
2019-06-20 07:41:18 +08:00 |
Thomas Strömberg
|
b3c7496d52
|
Merge pull request #4393 from fenglixa/fix-mount-failed
Fix "mount failed: File exists" issue when unmount fails
|
2019-06-20 07:40:37 +08:00 |
Thomas Stromberg
|
edee1c7bbd
|
Update Kubernetes default version to v1.15.0
|
2019-06-20 07:36:07 +08:00 |
Om Kumar
|
bf50225e02
|
Register registry-proxy with registry addons
|
2019-06-19 14:10:29 -07:00 |
Thomas Strömberg
|
32ad6e4e98
|
Merge pull request #4469 from fenglixa/k8s_v1.15.0-beta.1_support
Update for supporting k8s_v1.15.0-beta.1
|
2019-06-19 15:45:32 +08:00 |
Sharif Elgamal
|
8308aa5156
|
adding test
|
2019-06-18 11:19:05 -07:00 |
Sharif Elgamal
|
8da5f2b4a6
|
General cleanup for clarity
|
2019-06-17 13:28:10 -07:00 |
Sharif Elgamal
|
6cd86b7ca7
|
don't make extract an end-user command
|
2019-06-17 11:43:05 -07:00 |
Sharif Elgamal
|
b499226597
|
shorten name of translate function
|
2019-06-17 10:58:16 -07:00 |
Medya Gh
|
b332f04ac0
|
better var name
|
2019-06-15 23:17:14 -07:00 |
Medya Gh
|
4fd29be51c
|
lint and comment
|
2019-06-15 22:55:57 -07:00 |
Medya Gh
|
5176806eb2
|
set context on profile
|
2019-06-15 22:18:23 -07:00 |
Jose Donizetti
|
a2d844ef51
|
Add kvm network name validation
closes for #3581
|
2019-06-15 13:56:12 -07:00 |
Medya Gh
|
05177194a5
|
increasing time out for Pod operations
|
2019-06-14 16:03:23 -07:00 |
Anders Björklund
|
c25ab2d107
|
Upgrade CNI config version to 0.3.0
Was using the default version of 0.2.0, didn't load with 0.4.0. closes https://github.com/kubernetes/minikube/issues/4406
|
2019-06-14 15:55:09 -07:00 |
Sharif Elgamal
|
5ef94b4c5e
|
Adding comments for clarity
|
2019-06-14 15:02:17 -07:00 |
Francis
|
31ab527da5
|
Improve enable/disable add-on
Closes https://github.com/kubernetes/minikube/issues/4417
|
2019-06-14 10:47:11 -07:00 |
Sharif Elgamal
|
dae9425aa0
|
small changes
|
2019-06-14 10:17:05 -07:00 |
Sharif Elgamal
|
44856928f6
|
Merge pull request #4474 from medyagh/4418_fixTestVersionUpgrade
adding retriable http get
|
2019-06-14 10:09:46 -07:00 |
Medya Gh
|
657469310c
|
Use retryable http to avoid connection flakes
|
2019-06-13 22:58:14 -07:00 |
Medya Ghazizadeh
|
6ecc1055b3
|
Automatically add extra options for none driver on ubuntu
Automatically add extra options for none driver on ubuntu
|
2019-06-13 15:13:55 -07:00 |
Sharif Elgamal
|
3ce070c6ec
|
extract is now a command
|
2019-06-12 18:11:34 -07:00 |
Sharif Elgamal
|
aabce5867f
|
Refactor extract to not use global variables
|
2019-06-11 13:54:01 -07:00 |
fenglixa
|
aebcec7bd0
|
update for support k8s_v1.15.0-beta.1
|
2019-06-11 21:11:31 +08:00 |
Sharif Elgamal
|
0c43731671
|
Small fixes to make things work
|
2019-06-10 14:14:38 -07:00 |
Sharif Elgamal
|
4630cccca4
|
linting
|
2019-06-10 13:11:49 -07:00 |
Sharif Elgamal
|
f452f0cded
|
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
|
2019-06-10 12:00:39 -07:00 |
Sharif Elgamal
|
3447499a33
|
Robust extraction yaaaaaaaay
|
2019-06-10 11:45:14 -07:00 |
Sharif Elgamal
|
7d89ac131c
|
Merge pull request #4444 from sharifelgamal/k8s-1.14.3
Upgrade to kubernetes 1.14.3
|
2019-06-07 12:03:14 -07:00 |
Sharif Elgamal
|
dfd9b6b83d
|
Merge pull request #4431 from Pradip-Khakurel/issue-#4161-WantShowDriverDeprecationNotification-setting
fix ShowDriverDeprecationNotification config setting
|
2019-06-07 11:30:25 -07:00 |
Sharif Elgamal
|
7119f57045
|
Upgrade to kubernetes 1.14.3
|
2019-06-06 14:12:09 -07:00 |