Anders F Björklund
|
801cd01ada
|
Make the go-bindata generated code pass gofmt -s
But don't abort the build if gofmt is not installed.
|
2019-07-04 22:57:05 +02:00 |
Anders F Björklund
|
c41dac7a21
|
Avoid lint warning with the generated translations
golint wants "Json" to be properly spelled as "JSON"
Note that the sed syntax varies between GNU and BSD.
|
2019-07-04 22:51:26 +02:00 |
Medya Ghazizadeh
|
68c546ff1d
|
Merge pull request #4645 from josedonizetti/fix-profile-flag-indentation
Fix profile flag documentation indentation
|
2019-07-02 19:06:13 -07:00 |
Medya Ghazizadeh
|
e88e302405
|
Merge pull request #4663 from afbjorklund/driver-commit
Pass the git commit to the kvm docker build
|
2019-07-02 10:59:35 -07:00 |
Anders F Björklund
|
ab1c4e3cc0
|
Pass the git commit to the kvm docker build
Since there is no git in the build container
|
2019-07-02 19:51:38 +02:00 |
Medya Ghazizadeh
|
d0ae1a5910
|
Merge pull request #4659 from medyagh/sudo_none
exit and warn if none driver is run by not-root user
|
2019-07-01 21:38:05 -07:00 |
Medya Gh
|
d269afef16
|
better format message
|
2019-07-01 18:27:00 -07:00 |
Medya Gh
|
c8876b4675
|
Exit if none is run without sudo
|
2019-07-01 18:24:17 -07:00 |
josedonizetti
|
18d8ecf519
|
Simplify `-p` documentation
|
2019-07-01 18:46:38 -03:00 |
Medya Ghazizadeh
|
124b845b60
|
Merge pull request #4644 from josedonizetti/prefix-kvm-only-flags
Add kvm prefix to flags only used by kvm
|
2019-07-01 14:43:05 -07:00 |
Medya Ghazizadeh
|
2aac268ba6
|
Merge pull request #4593 from josedonizetti/add-hyperkit-version
Add version to hyperkit driver
|
2019-07-01 14:38:30 -07:00 |
Medya Ghazizadeh
|
cdf895f81b
|
Merge pull request #4654 from medyagh/issue_template_improved_international
adding an improved foldable issue page
|
2019-07-01 00:02:58 -07:00 |
Medya Gh
|
91e293f6e9
|
adding an improved foldable issue page
|
2019-07-01 00:02:32 -07:00 |
Medya Ghazizadeh
|
30157d0dbb
|
Merge pull request #4652 from medyagh/issue_template_improved
improve github issues tempalte
|
2019-06-30 23:52:24 -07:00 |
Medya Gh
|
61c2805520
|
improve github issues tempalte
|
2019-06-30 23:51:52 -07:00 |
Medya Ghazizadeh
|
9ee0bdff5e
|
Merge pull request #4650 from medyagh/issue_pre
making issues log output collapsable
|
2019-06-30 23:38:41 -07:00 |
Medya Gh
|
8b849c97ce
|
making issues log output collapsable
|
2019-06-30 23:38:11 -07:00 |
Medya Ghazizadeh
|
449c8781e1
|
Merge pull request #4595 from blueelvis/memory-size-sanity-check
Added validation for start memory size
|
2019-06-30 15:17:28 -07:00 |
Medya Ghazizadeh
|
037e9a5d56
|
Merge pull request #4641 from josedonizetti/improve-kvm-connection-error-message
Improve kvm connection error message
|
2019-06-30 12:08:44 -07:00 |
Medya Ghazizadeh
|
5a3992b00f
|
Merge pull request #4642 from josedonizetti/fix-error-naming-convention
Fix error naming convention
|
2019-06-30 12:06:21 -07:00 |
josedonizetti
|
a7feb232a1
|
Fix profile flag documentation indentation
|
2019-06-29 12:38:32 -03:00 |
josedonizetti
|
fe3620020a
|
Add kvm prefix to flags only used by kvm
|
2019-06-29 12:25:36 -03:00 |
josedonizetti
|
4d00a093d1
|
Fix error naming convention
|
2019-06-29 11:28:54 -03:00 |
josedonizetti
|
84ce1d5564
|
Add kvm connection error problem message
|
2019-06-29 10:58:05 -03:00 |
josedonizetti
|
23ae121f2b
|
kvm2: simplify connection error message
|
2019-06-29 10:53:13 -03:00 |
Jose Donizetti
|
4812761f05
|
Add gitCommitID to hyperkit version
|
2019-06-29 09:32:21 -03:00 |
Jose Donizetti
|
a9523fb793
|
Fix docker-machine-driver-hyperkit version
|
2019-06-29 09:23:48 -03:00 |
josedonizetti
|
931a0a557b
|
Add hyperkit version
|
2019-06-29 09:22:51 -03:00 |
Gustavo Belfort
|
f464fa93db
|
Updated contributing guide about dependency
|
2019-06-28 20:12:34 -07:00 |
Christophe VILA
|
8cd38956f2
|
Make virtualbox DNS settings configurable
|
2019-06-28 16:38:16 -07:00 |
Jose Donizetti
|
7fe2247692
|
Improve hyperkit vm stop
|
2019-06-28 16:36:36 -07:00 |
Jose Donizetti
|
9dfe660c64
|
Add support to custom qemu uri on kvm2 driver
|
2019-06-28 14:12:58 -07:00 |
Kubernetes Prow Robot
|
6a5a169aba
|
Merge pull request #4628 from castlemilk/fix-registry-addon
removed label selector for registry-proxy daemonset
|
2019-06-28 13:49:29 -07:00 |
Jose Donizetti
|
8acf4824df
|
Add commit id to docker-machine-driver-kvm2 version
|
2019-06-28 13:45:54 -07:00 |
Jose Donizetti
|
6222e74267
|
Add hyperkit doc
|
2019-06-28 13:44:15 -07:00 |
Jose Donizetti
|
19ba008d22
|
Fix doc comment version.gitCommitID doc
|
2019-06-28 12:15:05 -07:00 |
Jituri, Pranav
|
0305c9d0fa
|
Fixed repeating of messages
|
2019-06-28 15:30:46 +05:30 |
Ben Ebsworth
|
3917db4962
|
removed label selector for registry-proxy daemonset
|
2019-06-28 18:33:24 +10:00 |
Aida Ghazizadeh
|
d5ded27674
|
Added solution message for not found service.
|
2019-06-26 23:39:44 -07:00 |
Jose Donizetti
|
d6a839b20a
|
Fix kvm2 vm driver remove domain
|
2019-06-26 18:36:52 -07:00 |
fang duan
|
0900b2b73b
|
Reduce direct dependency by using glog
|
2019-06-26 10:35:48 -07:00 |
Medya Ghazizadeh
|
886d159a5b
|
Proxy: handle lower case proxy env vars
|
2019-06-26 10:33:50 -07:00 |
Himanshu Pandey
|
904bc49f71
|
Added validation for --registry-mirror flag
|
2019-06-26 10:19:03 -07:00 |
Medya Ghazizadeh
|
17a407dffb
|
Added Kurdish & Persian github issues language
|
2019-06-25 19:11:50 -07:00 |
Francis
|
6bc977ad04
|
better service retry logic
|
2019-06-25 17:28:10 -07:00 |
Jituri, Pranav
|
380883dee3
|
Fix failing Hyperkit test
|
2019-06-26 01:45:12 +05:30 |
Pranav Jituri
|
6ba1725c08
|
Added Memory Size Checking
|
2019-06-26 00:22:41 +05:30 |
Pranav
|
d0488586bd
|
Makefile: add platform specific alias
|
2019-06-25 11:02:07 -07:00 |
serhat çetinkaya
|
9d88171d18
|
Improve stop behavior to unset curren-tcontext only if needed
|
2019-06-25 10:55:28 -07:00 |
Jose Donizetti
|
9b9f5d2353
|
Add kvm2 version documentation
|
2019-06-25 10:27:29 -07:00 |