Commit Graph

19 Commits

Author SHA1 Message Date
Tim Hockin 2762f375e1 Use make as the main build tool
This allows us to start building real dependencies into Makefile.

Leave old hack/* scripts in place but advise to use 'make'.  There are a few
rules that call things like 'go run' or 'build/*' that I left as-is for now.
2016-07-12 21:52:00 -07:00
David McMahon b222f28cb9 Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
David McMahon f05b9a47e9 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 0cba8b9eae Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon b1e6c67b24 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
Lucas Käldström 6a0d90f316 Removed all pause image constant strings, now the pause image is chosen by arch. Part of the effort of making e2e arch-agnostic 2016-05-26 19:16:43 +03:00
runseb 99489b560f Clarify examples/kubectl-container 2016-03-10 17:49:19 +01:00
David McMahon 74811d373b Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Paul Morie ba54aa4a61 Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
Paul Morie 808e01d9d2 Add boilerplate checks for Makefiles 2016-02-03 18:35:26 -05:00
Chao Xu 533747fa0f run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Tim Hockin 34577ed6aa Run update-gendocs 2015-11-13 13:57:57 -08:00
Tim Hockin f653a8f0c4 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin 8d25501cdf Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 71fcd5bfe1 Run gendocs 2015-07-14 15:28:59 -07:00
Daniel Smith 5d3ad2236f Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim St. Clair ce449e3d17 s/gcloud preview docker/gcloud docker/ 2015-06-18 12:27:08 -07:00
Chao Xu 06db0b2f8c update examples/kubectl-container to v1 2015-06-10 11:33:15 -07:00
Daniel Smith c727aa3202 allow kubectl to be built statically
* Package kubectl in a container
* Add example with a pod using kubectl as a sidecar
2015-06-03 15:41:09 -07:00