Commit Graph

68 Commits

Author SHA1 Message Date
Tim Hockin
f11ba4a1b5 Switch git hooks to use pre-commit 2015-05-13 12:50:25 -07:00
Wojciech Tyczynski
1fe4b56176 Instructions for generating conversions. 2015-05-13 14:43:48 +02:00
Matt Bogosian
89a5c4d44e Fix environment variable error in Vagrant docs: KUBERNETES_MASTER_MINION -> KUBERNETES_MINION_MEMORY. 2015-05-07 12:04:31 -07:00
Paul Morie
d0c8f52d9c Add step to API changes doc for swagger regen 2015-05-04 16:32:08 -04:00
Wojciech Tyczynski
8eca76298f Improvements to conversions generator. 2015-04-29 16:32:31 +02:00
Rohit Jnagal
f2fcab577c Merge pull request #7314 from pmorie/doc
Add hint re: fuzzer to api changes doc
2015-04-27 12:40:32 -07:00
Paul Morie
ada020e57e Add hint re: fuzzer to api changes doc 2015-04-27 09:25:17 -04:00
George Kuan
9f64d009e0 Corrected some typos 2015-04-26 19:37:14 -07:00
Matt Bogosian
e8672e2242 Fix #2741. Add support for alternate Vagrant providers: VMWare Fusion, VMWare Workstation, and Parallels. 2015-04-17 11:26:29 -07:00
Tim Hockin
c2bacd588d Stop using dockerfile/* images
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx.  Fix all
users in our tree.  Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Robert Bailey
39bc39315b Add documentation to help new contributors with write access
from accidentally pushing upstream.
2015-04-15 20:51:49 -07:00
António Meireles
6a872af29a adding release notes guidelines to the (new) releases policy.
per the ongoing conversation at GoogleCloudPlatform/kubernetes#6213

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-04-07 18:21:45 +01:00
Brendan Burns
bd0ee98538 Add some more clarity around "controversial" or "complex" PRs and merging. 2015-04-02 12:05:49 -07:00
Jerzy Szczepkowski
860257e01f Merge pull request #6050 from piosz/docs
Changed merge policy
2015-04-02 10:09:05 +02:00
goltermann
bdbe3fc980 Update issues.md 2015-04-01 16:37:42 -07:00
goltermann
a0e78df2d3 Update issues.md
Updating priority definitions - open for discussion if there are other opinions.
2015-04-01 13:00:37 -07:00
Piotr Szczesniak
1d4ccab526 Changed merge policy 2015-03-31 16:54:03 +02:00
Jeff Grafton
fd94fdbe2a Merge pull request #5141 from erictune/gsgrules
Guidelines for Getting Started Guide contributions
2015-03-30 15:35:37 -07:00
Eric Tune
ebf3134c79 Proposed guidelines for new Getting-started-guides.
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate

#
# Your commit will be aborted unless you regenerate docs.
    COMMIT_BLOCKED_ON_GENDOCS
2015-03-30 09:52:52 -07:00
António Meireles
0b793a6c74 remove remaining references to containerized cadvisor.
since GoogleCloudPlatform/kubernetes#5308 got merged cadvisor facilities are
built-in in kubelet, so time to update the 'screenshots'...

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 15:27:23 +01:00
Piotr Szczesniak
eec9ad6dfc Merge pull request #5836 from adymitruk/patch-1
Better wording for clean up.
2015-03-27 10:06:21 +01:00
Rohit Jnagal
3dfa26305e Add a pointer to kubernetes-dev to API changes doc. 2015-03-25 18:00:52 +00:00
Adam Dymitruk
e94b561623 Better wording for clean up.
Encouraging squashing by default leads to important history being lost. People new to different git flows may be doing themselves and the project a disservice without knowing.
2015-03-23 23:51:46 -07:00
Derek Carr
475f24310c Merge pull request #5418 from rjnagal/docs
Update vagrant documentation to use get.k8s.io for setup.
2015-03-19 11:08:07 -04:00
Rohit Jnagal
0817bf2c72 Update vagrant documentation to use get.k8s.io for setup. 2015-03-18 22:17:45 +00:00
Yu-Ju Hong
fb10ccbbd8 Add -v to go run hack/e2e.go -ctl commands 2015-03-17 12:32:34 -07:00
Brian Grant
bcae5715a1 Merge pull request #5459 from thockin/apidoc
Add a doc explaining how to make API changes
2015-03-16 16:05:58 -07:00
Tim Hockin
3a1e623980 Add a doc explaining how to make API changes
Covers compatibility, internal API, versioned APIs, tests, fuzzer,
semantic deep equal, etc.  I wrote this as I worked on the next big
multi-port service change.
2015-03-16 14:07:30 -07:00
Phaneendra Chiruvella
cb66e553d2 update link to common golang style mistakes 2015-03-16 08:44:55 +05:30
Tim Hockin
31be877ea7 Add a doc on making PRs easier to review 2015-03-10 06:25:40 -07:00
Alex Mohr
71da06b9a6 Merge pull request #5083 from quinton-hoole/2015-03-04-add-github-flow-docs
Add documentation about the Kubernetes Github Flow.
2015-03-09 10:57:55 -07:00
Quinton Hoole
2d44b1e5d2 Make slides visible to the public, fix a typo.
Moved to account quintonh@gmail.com to make it visible to the public without any login.
Correct "push request" to "pull request".
2015-03-05 11:23:03 -08:00
Quinton Hoole
f064107083 Add documentation about the Kubernetes Github Flow.
Added an animation (and a link to it) detailing the standard Kubernetes Github Flow.
2015-03-04 17:18:05 -08:00
Eric Tune
6765bbc179 Added a doc with coding advice. 2015-03-03 14:29:39 -08:00
Yu-Ju Hong
03288c3621 Merge pull request #4590 from gmarek/client3
Add info about contention profiling to profiling.md
2015-02-20 10:21:20 -08:00
gmarek
c877ae3796 apply comments 2015-02-20 09:39:13 +01:00
Jeff Grafton
d28868c164 Update development doc on how to generate code coverage reports. 2015-02-19 18:43:34 -08:00
gmarek
f6ace4dd83 Add info about contention profiling to profiling.md 2015-02-19 14:50:54 +01:00
Alex Robinson
e752271e83 Combine the two documentation sections on how to use godeps. 2015-02-18 22:16:12 +00:00
Zach Loafman
7d1f23d7d5 Document current ways to run a single e2e 2015-02-18 07:51:36 -08:00
Marek Grabowski
1a161b6522 Added instruction for profiling apiserver 2015-02-14 00:11:38 +01:00
Alex Robinson
d3d71df943 Fix bad config in flaky test documentation and add script to help check
for flakes.
2015-02-11 12:28:34 -08:00
Alex Robinson
5f7fd365b7 Add steps to the development guide for how to use godep to update an
existing dependency.

Also change from the numbered lists from markdown that didn't work due to
the intervening code blocks to just raw text numbered lists.
2015-02-10 09:44:23 +00:00
kargakis
4e567546e4 Add links to logging libraries in question 2015-02-03 15:09:46 +01:00
Salvatore Dario Minonne
9a0e16a009 Fix dockerfile for etcd.2.0.0 2015-01-30 15:32:13 +01:00
Victor Marmol
8d38f74425 Update developer docs to use hack/ for e2e. 2015-01-23 15:52:12 -08:00
Brian Grant
20019ead4c Merge pull request #3616 from hTrap/patch-1
typo fixed
2015-01-21 07:14:56 -08:00
Parth Oberoi
3b3ff037b0 typo fixed ';'
unexpected ';' after environment on line 7
2015-01-21 14:29:56 +05:30
Parth Oberoi
6d6d3a3bee typo fixed 2015-01-20 05:02:13 +05:30
Brendan Burns
718a563b1f Add a gendocs pre-submit hook. 2015-01-15 09:52:51 -08:00