Anders F Björklund
5a66265b51
Add phony targets for the machine drivers as well
2019-08-15 20:41:25 +02:00
Anders F Björklund
30df6353f4
Make sure to create directories before copying
2019-08-15 20:41:25 +02:00
Anders F Björklund
e7b16acb21
Don't have phony targets before the default target
2019-08-15 20:41:25 +02:00
Anders F Björklund
248f162ee8
Make sure to always build the actual target output
...
Also avoids having to duplicate the output file name
2019-08-15 20:41:25 +02:00
Anders F Björklund
649622dc85
Add new phony targets, and clean up real targets
...
Only have pattern rules and variable rules for the real ones,
and fix the amount of targets that we build with "cross" etc.
This makes bash autocompletion work with all the known targets,
and makes the make rules have better and easier dependencies.
2019-08-15 20:38:02 +02:00
Thomas Strömberg
91a76a8090
Merge pull request #5092 from ethan-daocloud/patch-2
...
cleanup: fix words in logging message
2019-08-15 09:13:06 -07:00
Thomas Strömberg
dea60ede0e
Merge pull request #5089 from Patil2099/master
...
docs: brew install should be brew cask install
2019-08-15 08:53:41 -07:00
Guangming Wang
84242bf2c1
cleanup: fix words in logging message
...
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-08-15 20:53:28 +08:00
Pankaj Patil
4955b4c8be
macOs fixed
2019-08-15 11:34:45 +05:30
Medya Ghazizadeh
99f5771f78
Merge pull request #4896 from RA489/profilesm
...
Advice user does command ssh on non existing profile
2019-08-14 15:40:54 -07:00
Thomas Strömberg
4b5fc6a25a
Merge pull request #4844 from RA489/inseregis
...
[FEATURE] insecure-registry via minikube config set
2019-08-14 15:08:28 -07:00
Thomas Strömberg
e18d84c9f5
Merge pull request #4834 from RA489/conruntime
...
[FEATURE] allow to set container-runtime via config
2019-08-14 14:17:46 -07:00
Sharif Elgamal
88c27daf70
Merge pull request #5082 from sharifelgamal/windows-ci
...
Fix TestVersionUpgrade for Windows
2019-08-14 14:08:47 -07:00
Medya Ghazizadeh
14db2d7f1a
Merge pull request #5075 from medyagh/file_lock_write
...
Improve parallel run reliability by putting lock on files before writing
2019-08-14 12:37:47 -07:00
Sharif Elgamal
36961c90d5
fix TestVersionUpgrade for Windows
2019-08-14 12:21:42 -07:00
Medya Ghazizadeh
47c3f25139
Merge pull request #4751 from afbjorklund/release-tars
...
Improve the release tarballs with compression and checksum
2019-08-14 11:17:28 -07:00
Medya Ghazizadeh
a1fa6bc7b4
Merge pull request #5056 from carlossg/issue-4100
...
Improve handling KUBECONFIG environment variable with invalid entries
2019-08-14 11:14:57 -07:00
Medya Gh
9fad24aa37
defer release the lock
2019-08-14 11:05:03 -07:00
Thomas Strömberg
45e5093fce
Merge pull request #5079 from tstromberg/start2
...
Update screenshot to use Droid Sans Mono 18pt
2019-08-14 10:07:11 -07:00
Thomas Stromberg
3c702f7395
Update screenshot to use Droid Sans Mono 18pt
2019-08-14 10:05:06 -07:00
Thomas Strömberg
74a060a02f
Merge pull request #5070 from tstromberg/pre-doc-bash
...
Add documentation & make targets for starting a local doc site
2019-08-14 07:42:36 -07:00
Thomas Stromberg
a6ef385036
boilerplate: Filter ./out and /hugo
2019-08-14 07:30:17 -07:00
Thomas Stromberg
2086f4a17f
Remove .ONESHELL use for make 3.8.1 compat (macOS)
2019-08-14 07:30:00 -07:00
Thomas Stromberg
8c842e61d9
Merge branch 'master' into pre-doc-bash
2019-08-14 07:12:53 -07:00
Medya Gh
fb24d04fef
remove unused code
2019-08-14 00:35:39 -07:00
Medya Gh
c8e6f61bc1
convert all util.Retry to retry.Expo
2019-08-14 00:24:51 -07:00
Carlos Sanchez
58de23fee4
Fix error when KUBECONFIG has empty entries ( #4100 )
...
Signed-off-by: Carlos Sanchez <carlos@apache.org>
2019-08-14 08:57:59 +02:00
Medya Gh
f17f3408a8
convert all RetryAfter to retry.Expo
2019-08-13 23:48:30 -07:00
Medya Gh
06d0e48156
move all RetryX to retry.Expo
2019-08-13 22:18:47 -07:00
Medya Ghazizadeh
25e057cee3
Merge pull request #4991 from reegnz/bugfix/reenable-systemd-timesyncd
...
Re-Added time synchronization between host/VM
2019-08-13 21:48:47 -07:00
Medya Ghazizadeh
2be6484214
Merge pull request #4993 from ethan-daocloud/patch-1
...
start.go: logging message typo correction
2019-08-13 21:43:42 -07:00
Medya Gh
998d305af3
Adding lock to most ioutil.WriteFile
2019-08-13 21:12:34 -07:00
Medya Gh
9d44601ede
Addeed file lock for kubeconfig
2019-08-13 20:56:28 -07:00
Medya Gh
d264d7d553
adding retry subpackage
2019-08-13 19:59:21 -07:00
Thomas Strömberg
c3588fcef9
Merge pull request #5074 from tstromberg/newstart
...
Update screenshot, remove help wanted image
2019-08-13 18:18:15 -07:00
Thomas Stromberg
3112a2220b
Add hugo gitignore items
2019-08-13 18:14:31 -07:00
Thomas Strömberg
89a6b79b61
Merge pull request #5073 from tstromberg/ghurl
...
Site top bar: rename "Blog" to "News", add "GitHub" link.
2019-08-13 18:11:36 -07:00
Thomas Stromberg
c9d8b5485f
Update screenshot, remove help wanted image
2019-08-13 18:09:51 -07:00
Medya Ghazizadeh
29a1eee54c
Merge pull request #5068 from medyagh/profile_create
...
Create empty profile if profile is set to a not-existing profile
2019-08-13 17:59:31 -07:00
Medya Gh
5b7428c57f
remove TODO comment
2019-08-13 17:50:28 -07:00
Thomas Strömberg
ccae42d5a9
Merge pull request #5071 from kubernetes/tstromberg-patch-2
...
Restore most of the README.md text
2019-08-13 17:38:21 -07:00
tstromberg
cec949eade
Rename Blog to News in top menubar
2019-08-13 17:30:30 -07:00
tstromberg
7517bcdc95
Add GitHub to top menubar
2019-08-13 17:30:16 -07:00
Thomas Strömberg
1d80585fed
Restore most of the README.md text
...
The previous change may have been a little too drastic.
2019-08-13 17:12:27 -07:00
tstromberg
53feb72910
Add documentation for contributing docs
2019-08-13 16:54:20 -07:00
tstromberg
8e5a161710
Add targets for starting a local doc site
2019-08-13 16:54:08 -07:00
Medya Gh
9f0b4e61f8
lint
2019-08-13 15:55:52 -07:00
Medya Gh
c340675e9d
lint
2019-08-13 15:51:12 -07:00
Medya Gh
cd11b0c41c
Adding separate test data for create_delete profile
2019-08-13 15:51:12 -07:00
Medya Gh
36048225c0
Added more unit tests
2019-08-13 15:51:12 -07:00