Davanum Srinivas
c7b3bdf563
Merge pull request #1238 from yuexiao-wang/update-go-version
...
Update Go version required by Kubernetes
2017-10-20 07:54:43 -04:00
yuexiao-wang
ba1bd38669
Update Go version required by Kubernetes
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-10-20 17:19:28 +08:00
Marcin Owsiany
85ec7355c0
Remove link to empty document.
2017-10-17 11:43:20 +02:00
Tim Hockin
42db070c3f
Rewrite docs on godep
2017-09-04 22:13:31 -07:00
Daniel Smith
6d1ceeab24
add guidelines for merge commits
2017-08-22 15:00:42 -07:00
clairew
8834e69250
Update Development Guide - fixed typos for running tests
2017-08-05 10:15:09 -07:00
Jun Xiang Tee
07c3ce60cc
Add information for testing workflow
2017-07-05 18:11:09 -07:00
Timo Reimann
c23128b206
Add note about CDPATH interaction with scripts. ( #705 )
2017-06-12 15:12:13 -07:00
xiangpengzhao
8c88a00eb0
Add "make help"
2017-06-04 13:35:30 +08:00
Mike Spreitzer
5cb8f5bffb
Updates to development.md wrt Bazel
...
Emphasized that the local repo location is not optional.
Added a pointer to the page about building with Bazel.
Resolves #597
2017-05-31 23:29:41 -04:00
Alexander Campbell
4b534d4991
development.md: correct required version chart
2017-05-26 10:05:39 -07:00
Alexander Campbell
6b42e8126a
development.md: rewrite for clarity, grammar, and spelling
2017-05-24 16:20:44 -07:00
Michael Taufen
a70fc8bbd7
Add tip for removing compiler error limit
2017-05-19 07:00:58 -07:00
Guang Ya Liu
c27e087879
Merge pull request #539 from lvlds/master
...
Fix typo
2017-04-17 22:12:07 +08:00
Luis Valdes
7daa81f0cd
Fix typo
...
Change to improvement
2017-04-16 06:22:51 -04:00
Luis Valdes
a6fab33209
Fix typo
...
Fix typo in word
2017-04-16 06:01:14 -04:00
Will Sean Don
a2e7ee22c3
Fix markup for link to docker build
2017-04-13 01:48:31 -07:00
jay vyas
712dd6e91b
Bug fix, Architecture, and Performance impromvenents guidelines ( #497 )
2017-04-03 17:48:42 -07:00
Jeffrey Regan
9e133b6162
Fix development instructions.
...
* Added etcd installation instructions ptr
(cannot run integ tests w/o it).
* Removed unnecessary mercurial instructions
(install works w/o mercurial).
* Moved pre-commit hook installation instructions from development
loop to git clone section (it's a one time setup).
* Ditto for "setting upstream remote to no_push".
* Gathered Go install/upgrade discussion to one section.
* Put build/test instructions between checkout and commit.
Formerly, build was up before fork (odd), and test was
tacked at end of doc.
* Brought text into sync with the Workflow fig:
* Assured 1:1 correspondence between numbered figure steps
and numbered section headers - had no numbers before.
* Used "$working_dir", "$user" and "myfeature" in text to
match figure.
2017-02-24 10:49:55 -08:00
Łukasz Oleś
cade5040b2
go 1.7 is now required - updating the docs
...
Folloow up on #28960
Also for example in #36020 http.ErrUseLastResponse is used which was introduced in go 1.7.
2017-01-30 15:40:15 +01:00
Jeff Grafton
6e00f5a70d
build-tools/ has been renamed build/
2016-12-19 16:22:07 -08:00
Jeff Grafton
177a4e974a
No need to go get go-bindata
2016-12-01 14:31:12 -08:00
Michelle Noorali
05d50ebda1
imported docs/devel as a subtree
2016-11-30 14:43:43 -05:00