Sharif Elgamal
67f0e8e3f4
initial commit
2019-07-17 15:42:08 -07:00
Medya Gh
f1d55de97c
Added translation fomratting for disable,profile,start
2019-07-17 15:34:14 -07:00
Sharif Elgamal
b40011b2e3
Add T versions of the console convenience functions ( #4796 )
...
* Add T versions of the console convenience functions
* more changes
* Make OutT and ErrT more convenient and add WithCodeT:
* add UsageT
* make extract
* translate messages in displayError
2019-07-17 15:19:49 -07:00
Sharif Elgamal
24ad1d82b9
Add test to make sure translations files are up to date. ( #4777 )
...
* Add test to make sure translations files are up to date.
* Fix file path sadness so tests work as expected
* make sure we reset the working dir
* switching from bytes.Compare to cmp.Diff
* add better error message
* extract new localized strings
* fix tests
2019-07-17 13:49:39 -07:00
Medya Ghazizadeh
4178c4486d
Merge pull request #4794 from medyagh/hyperkit_errmap
...
Add advice if crash on hyperkit not installed
2019-07-17 13:03:27 -07:00
Medya Gh
66f67ff464
remove extra comment
2019-07-17 13:00:34 -07:00
Medya Gh
f68764cbc3
Add advice for hyperkit install instead of crash
2019-07-17 12:58:58 -07:00
Thomas Strömberg
262314370e
Merge pull request #4781 from tstromberg/not-an-err
...
Remove deprecated drivers: kvm-old and xhyve
2019-07-17 12:50:38 -07:00
Medya Gh
803b6399f0
comment
2019-07-17 12:09:56 -07:00
Medya Ghazizadeh
992cde7928
Merge pull request #4793 from medyagh/ignore_trans_gen
...
git ignore translations.go-e
2019-07-17 11:55:33 -07:00
Medya Gh
f02878115b
git ignore translations.go-e
2019-07-17 11:54:30 -07:00
tstromberg
146b87158a
Merge branch 'master' into faster-kubelet
2019-07-17 11:35:47 -07:00
Thomas Strömberg
3555ae5fb4
Merge branch 'master' into not-an-err
2019-07-17 11:14:32 -07:00
Thomas Strömberg
03fb063281
Merge pull request #4790 from tstromberg/issue-url-chooser
...
Update github issues URL now that we have issue templates
2019-07-17 11:08:09 -07:00
Medya Ghazizadeh
575a060b2c
Merge pull request #4792 from afbjorklund/lint-extract
...
Add missing ErrMapFile docs, to make golint happy
2019-07-17 10:50:35 -07:00
Anders F Björklund
df7922881c
Add missing ErrMapFile docs, to make golint happy
2019-07-17 19:40:19 +02:00
Kubernetes Prow Robot
6553335cdc
Merge pull request #4791 from josedonizetti/fix-darwing-build
...
Fix darwin constants
2019-07-17 10:30:36 -07:00
Jose Donizetti
6ded92edbe
Fix darwin constants
2019-07-17 14:19:40 -03:00
tstromberg
1d3cea757b
Update github issues URL to chooser
2019-07-17 09:58:31 -07:00
Thomas Strömberg
1d567eabad
Merge pull request #4639 from castlemilk/registry-integration-tests
...
Added integration tests for registry
2019-07-17 09:56:04 -07:00
tstromberg
80fc10167f
Merge conflicts
2019-07-17 09:41:53 -07:00
tstromberg
405906a6c9
Revert Makefile changes
2019-07-17 09:39:42 -07:00
tstromberg
649d419b82
Revert "Revert docker-machine-driver-kvm2 dependency on assets"
...
This reverts commit 12c6d133ec
.
2019-07-17 09:39:13 -07:00
tstromberg
12c6d133ec
Revert docker-machine-driver-kvm2 dependency on assets
2019-07-17 09:37:33 -07:00
Thomas Strömberg
09628c6fbe
Merge pull request #4763 from cclauss/patch-2
...
Lint Python code for syntax errors and undefined names
2019-07-17 09:35:13 -07:00
Thomas Strömberg
bed7b8eb3e
Merge pull request #4729 from afbjorklund/none-info
...
Show more relevant information, when using none driver
2019-07-17 09:34:48 -07:00
tstromberg
0b7bdad891
Merge conflicts
2019-07-17 09:22:05 -07:00
Thomas Strömberg
4792e0202b
Merge pull request #4779 from afbjorklund/kvm2-fixes
...
Makefile improvements for the kvm2 driver
2019-07-17 09:14:42 -07:00
tstromberg
1dc2afc748
Address more merge conflicts
2019-07-17 09:05:47 -07:00
Thomas Strömberg
fe6e2b15e2
Merge pull request #4738 from josedonizetti/move-supported-drivers-per-platform
...
Move supported drivers per platform
2019-07-17 09:02:37 -07:00
tstromberg
1b83a89df3
Settle merge conflicts
2019-07-17 09:00:54 -07:00
tstromberg
7a81b7cf68
Remove hardcoded driver list from help docs
2019-07-17 08:58:59 -07:00
Medya Ghazizadeh
d15eb12900
Merge pull request #4737 from medyagh/simplify_start
...
refactoring and simplifying start command
2019-07-16 15:34:22 -07:00
tstromberg
d0ae6e9d3b
Obsolete driver lint issues
2019-07-16 15:16:51 -07:00
tstromberg
9896386d03
Fix docker-machine-driver-kvm2 build
2019-07-16 14:42:56 -07:00
tstromberg
6729f6cfe4
Remove remaining DriverXhyve and DriverKvmOld references
2019-07-16 13:54:24 -07:00
tstromberg
914713f388
Remove deprrecated drivers: kvm-old and xhyve
2019-07-16 13:40:00 -07:00
Thomas Strömberg
da0516ad3a
Update Hyper-V header
2019-07-16 13:14:54 -07:00
Thomas Strömberg
1e02a6cbf3
Hyper-V: update note about dynamic memory
2019-07-16 13:14:26 -07:00
Anders F Björklund
fa7fc3ba68
Build kvm image, if it doesn't exist in registry
...
docker://gcr.io/k8s-minikube/kvm-build-image:latest
2019-07-16 21:23:31 +02:00
Anders F Björklund
e7039051a5
Improve libvirt linking and check ABI version
...
Make sure that we don't link with libvirt 2.0.0+ by mistake.
Don't need to link the LXC library, as we are not using it.
2019-07-16 21:23:26 +02:00
Anders F Björklund
2fe7856719
Add proper docker target for building kvm driver
...
We should respect the MINIKUBE_BUILD_IN_DOCKER param,
and also make the "docker inspect" output less verbose
And make the windows target repeatable, by leaving the
original output binary (copy instead of move) behind
2019-07-16 21:23:21 +02:00
josedonizetti
2ed16a1198
Move supported drivers per platform
2019-07-16 15:06:55 -03:00
Sharif Elgamal
8166539d95
Merge pull request #4724 from sharifelgamal/extract-advice
...
Extract Advice strings for localization
2019-07-16 10:42:36 -07:00
Medya Gh
78789d8d80
spelling
2019-07-16 09:33:35 -07:00
cclauss
de6112f756
Lint Python code for syntax errors and undefined names
...
Lint Python code for issues like #4741 and #4762 .
2019-07-16 11:34:49 +02:00
Anders Björklund
fccc77cacb
Merge pull request #4556 from afbjorklund/kvm2-packages
...
Add linux packaging for the kvm2 driver binary
2019-07-16 10:05:37 +02:00
Anders Björklund
35753aa2da
Merge pull request #4703 from afbjorklund/crio-v1.15.0
...
Upgrade crio to 1.15.0
2019-07-16 10:03:12 +02:00
Kubernetes Prow Robot
3eeee2e633
Merge pull request #4752 from afbjorklund/index-packages
...
Create package index files, for apt and yum
2019-07-15 23:57:23 -07:00
Sharif Elgamal
941c7d5fb2
moving checks to their relevant stops so unit tests work
2019-07-15 13:38:12 -07:00