Commit Graph

5119 Commits (ca60a424ce69a4d79f502650199ca2b52f29e631)

Author SHA1 Message Date
Thomas Strömberg ca60a424ce
Merge pull request #5055 from tstromberg/v1131
Update Makefile and CHANGELOG for v1.3.1
2019-08-13 08:11:54 -07:00
Thomas Stromberg d2c60451b0 Add release notes for v1.3.1 2019-08-12 18:29:51 -07:00
Thomas Stromberg 7e2bb22e84 Merge remote-tracking branch 'upstream/master' 2019-08-12 18:26:26 -07:00
Thomas Strömberg 1842311ff7
Merge pull request #5053 from tstromberg/dfix
Fix rough edges in documentation presentation
2019-08-12 18:26:16 -07:00
Thomas Strömberg e8824b76b2
Merge pull request #5052 from tstromberg/doc-redirect
Update code references to new documentation URL's
2019-08-12 18:26:01 -07:00
Thomas Stromberg 2fae07d5c5 Update to v1.3.1 2019-08-12 18:24:37 -07:00
Ramiro Berrelleza 4f1dd95b56 Typo in okteto's name (#5051) 2019-08-12 15:39:03 -07:00
Thomas Stromberg 49cc55c278 Fix rough edges in documentation presentation 2019-08-12 15:16:38 -07:00
Thomas Stromberg f2acb4a33e Update code references to new documentation URL's 2019-08-12 14:51:41 -07:00
Sharif Elgamal a817bffab1
Remove all minikube dependencies from drivers (#4933)
* Remove all minikube dependencies in driver code

* removing all default config

* okay we need some defaults

* code comments

* hyperkit builds now

* sleep for an appropriate amount of time

* remove constant in favor of string

* try goproxy for travis

* try goproxy for travis

* try goproxy for travis

* let's not try goproxy for now

* let's try goproxy once again

* maybe use the correct url for the proxy

* fix go mod
2019-08-12 14:42:11 -07:00
Thomas Strömberg bca5f01b12
Merge pull request #5049 from tstromberg/doc-redirect
Add caching & env var docs, redirect old pages to Hugo
2019-08-12 14:32:54 -07:00
Thomas Stromberg 755995207e Point old documents to their new Hugo location 2019-08-12 14:30:40 -07:00
Sharif Elgamal 95dd194bf5
Make sure minikube is up before checkout .minikube directory (#5050) 2019-08-12 14:13:45 -07:00
Sharif Elgamal 294f880106
Localization support for help text (#4814)
* Translating help text

* explicity set usage template so we can localize it

* cleaning up extract and translation files

* Add extraction for flags help text

* some comments for extract

* refactor to account for new behavior

* Make usage template translations more palatable.

* remove commented code

* fix go mod

* pin to proper version in go.mod

* translate command grouping headers
2019-08-12 11:16:20 -07:00
Thomas Strömberg 345ed1b85d
Merge pull request #5025 from blueelvis/4996-fix-download-progress-bars
Upgrade cheggaaa/pb from v1.0.27 to v3.0.1
2019-08-12 08:31:20 -07:00
Thomas Strömberg b557ed8892
Merge pull request #5034 from tstromberg/maint
Remove obsolete MAINTAINERS file
2019-08-12 07:22:45 -07:00
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
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
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
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
Thomas Stromberg 38b83b122f Shorten hyperkit troubleshooting 2019-08-08 16:34:45 -07:00
Thomas Stromberg 6ebd03c6cb hyperv/hyperv doc cleanup 2019-08-08 16:30:24 -07:00
Thomas Stromberg 9d9e704483 Add remaining non-deprecated drivers 2019-08-08 16:24:38 -07:00
Sharif Elgamal 1f48364487
Fix prepareNone and add integration test for it (#5023)
* Fix prepareNone and add integration test for it

* add test file

* only compile none test on linux

* build tags are confusing

* build tags are quite confusing

* build tags are very confusing
2019-08-08 15:47:44 -07:00
Pranav Jituri 7fa4e054f3
Fixed the progress bars ^_^ 2019-08-09 04:02:29 +05:30
Thomas Stromberg aa394da12c Merge branch 'master' into move-the-docs3 2019-08-08 14:06:51 -07:00
Thomas Stromberg 758c9dcdb4 Unify driver doc layout, add none, virtualbox, hyperkit 2019-08-08 14:06:33 -07:00
Thomas Strömberg 35e473ad4b
Merge pull request #5001 from tstromberg/newnames
Consistently name test targets <driver>_<os>
2019-08-07 09:29:58 -07:00
Kubernetes Prow Robot ad0eec86f2
Merge pull request #5004 from blueelvis/5002-fix-dashboard-regression
Fixed the template for dashboard output
2019-08-07 01:08:52 -07:00
Jituri, Pranav fb8a47f441
Fixed the template for dashboard output 2019-08-07 11:16:39 +05:30
Thomas Strömberg 3414b8f822
2->3 2019-08-06 20:10:07 -07:00
Thomas Strömberg 7fda596e1d
Update for August 2019-08-06 20:09:37 -07:00
Thomas Strömberg a8752f1813
Merge pull request #5000 from tstromberg/pbar
Use a temp dest to atomically download the iso
2019-08-06 19:42:17 -07:00
tstromberg bbe9e8a228 OS<->driver 2019-08-06 16:37:10 -07:00