Commit Graph

5471 Commits (8447df45b56f76fdec60c94a10a3effdd7fee98c)

Author SHA1 Message Date
Pranav Jituri 42f5b11fb3
Fixed as per review comments 2019-08-10 12:48:49 +05:30
Thomas Strömberg c11411bdcb
Merge pull request #5035 from tstromberg/docstyle
Minor improvements to doc styling
2019-08-09 20:15:09 -07:00
Thomas Stromberg 5a9da18cda Improve h2/h3 titles 2019-08-09 20:11:37 -07:00
Thomas Stromberg 9d9763f04d Improve default styling 2019-08-09 20:11:00 -07:00
Thomas Stromberg 0f6c2edb91 Remove obsolete MAINTAINERS file 2019-08-09 18:50:38 -07:00
Thomas Strömberg 06dcd1cb33
Begin steering users to the docsy site 2019-08-09 18:38:28 -07:00
Thomas Strömberg da358e5d52
Merge pull request #4989 from tstromberg/move-the-docs3
[3/3] Add remaining tasks & tutorials, add driver docs
2019-08-09 18:28:01 -07:00
Thomas Stromberg 33544d21e1 Add Hyper-V manager method 2019-08-09 18:26:45 -07:00
Thomas Stromberg ff4a5324e8 Address markdown lint issues, hide includes from tree 2019-08-09 18:16:11 -07:00
Thomas Stromberg 7713e888a7 Add modiifed community links 2019-08-09 17:57:19 -07:00
Medya Gh e696d33206 renamed funky name to Settings 2019-08-09 17:51:51 -07:00
Thomas Stromberg 5a92c38690 Merge branch 'master' into move-the-docs3 2019-08-09 17:46:04 -07:00
Thomas Stromberg 7ae63dd4da Address review comments 2019-08-09 17:46:01 -07:00
Thomas Strömberg 5b215eb752
Merge pull request #4964 from tstromberg/move-the-docs2
[2/3] Copy documentation into Hugo
2019-08-09 16:48:24 -07:00
Thomas Stromberg 3cf9fcaaba Improve contrib doc organization 2019-08-09 16:45:38 -07:00
Thomas Stromberg 614b0d00c7 Merge branch 'master' into move-the-docs2 2019-08-09 16:33:02 -07:00
Thomas Stromberg 84bd77f34d Address sanguinecloud's feedback 2019-08-09 16:32:52 -07:00
Thomas Stromberg 3d17976062 lint and change detector test updates 2019-08-09 16:24:49 -07:00
Medya Gh f0f4352bb1 goimport 2019-08-09 16:08:14 -07:00
Medya Gh 3ad2aecb82 add kubecontext integraiton tests to functional tests as well 2019-08-09 15:56:05 -07:00
Sharif Elgamal 3f18cf3b89
Adding GOPROXY to Travis (#5018)
* Adding GOPROXY to Travis and fixing libmachine go mod entry

* add comment for weird version
2019-08-09 15:55:17 -07:00
Medya Gh 8763e6d692 Add integration test for kubeconfig current-context 2019-08-09 15:52:48 -07:00
Thomas Stromberg 7c865c27cf Merge DefaultMinikubeDirectory with GuestPersistentDir 2019-08-09 15:19:23 -07:00
Thomas Stromberg 2f1a11d8d3 Move reusable files (images, binaries, certs) to /data 2019-08-09 15:04:07 -07:00
Medya Gh 362f5eaf7b fix bilerplate 2019-08-09 13:46:14 -07:00
Medya Gh a7986993e3 get rid of cmd/util package 2019-08-09 12:23:05 -07:00
Medya Gh d60664df78 refactor fix tests 2019-08-09 12:23:05 -07:00
Medya Gh d3e4e78caa remove redudnent arugment 2019-08-09 12:22:37 -07:00
Medya Gh c064d50881 more clearn func names and move var closer where used 2019-08-09 12:22:10 -07:00
Medya Gh 08e3e14263 add embeded-certs flag to config, decouple kubeconfig from viper 2019-08-09 12:21:48 -07:00
Medya Gh 1e8961f385 rename file 2019-08-09 12:21:48 -07:00
Medya Gh a15201b131 remove exit from kubeconfig update lib 2019-08-09 12:21:48 -07:00
Medya Gh 733ba21a36 decouple kubeconfig update from Host 2019-08-09 12:21:48 -07:00
Medya Gh 8899900889 fix the wrong import 2019-08-09 12:21:48 -07:00
Medya Gh 5a2a849bd2 use file path 2019-08-09 12:21:48 -07:00
Medya Gh 70a1d3b55d chanfges 2019-08-09 12:21:48 -07:00
Medya Gh 5621355004 ranem DeleteContext func 2019-08-09 12:19:58 -07:00
Medya Gh f41a937f5e rename funcs 2019-08-09 12:19:58 -07:00
Medya Gh ac79541826 rename test name 2019-08-09 12:19:58 -07:00
Medya Gh 9ab4892806 move test data 2019-08-09 12:19:58 -07:00
Medya Gh 5a9fb439ab rename funcs 2019-08-09 12:19:58 -07:00
Medya Gh a54b9629cd unexport and rename funcs 2019-08-09 12:19:58 -07:00
Medya Gh fd628eb8db statisfy lint interfacer 2019-08-09 12:19:57 -07:00
Medya Gh ffe573ec48 fixed stutter 2019-08-09 12:18:33 -07:00
Medya Gh df624349c3 created kubeconfig package 2019-08-09 12:18:33 -07:00
Zhongcheng Lao 253d658ad3
Fixes test case failure due to moving constants
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-08-10 00:22:36 +08:00
Zhongcheng Lao 63fdde280f
Move nested functions out
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-08-09 23:30:24 +08:00
Thomas Strömberg 4a335cbd56
Merge pull request #5026 from tstromberg/drvmnt
Restore --disable-driver-mounts flag
2019-08-09 07:49:05 -07:00
Thomas Stromberg 32c405d44d Fix way flags are being passed into crio test 2019-08-09 06:35:39 -07:00
Thomas Stromberg d18978450c Restore --disable-driver-mounts flag 2019-08-08 17:12:33 -07:00