Commit Graph

349 Commits

Author SHA1 Message Date
Tim Hockin efee6727cd Clarify experimental annotation format 2015-09-20 21:00:41 -07:00
qiaolei 6d04d61074 Change 'params' to 'extraParams' to keep align with naming conventions
Go field names must be CamelCase. JSON field names must be camelCase. Other than capitalization of the initial letter, the two should almost always match. No underscores nor dashes in either

Please refer 'https://github.com/kubernetes/kubernetes/blob/master/docs/devel/api-conventions.md#naming-conventions'
2015-09-19 09:32:17 +08:00
Matt McNaughton 292225b77b Fix indendation on devel/coding-conventions.md
Fixing the indendation means the markdown will now render correcly on
Github.

Signed-off-by: Matt McNaughton <mattjmcnaughton@gmail.com>
2015-09-18 00:34:25 -04:00
Daniel Martí c0e44162bc Move pkg/util.Time to pkg/api/unversioned.Time
Along with our time.Duration wrapper, as suggested by @lavalamp.
2015-09-17 17:51:27 -07:00
Timothy St. Clair 3692d4871f Add developer documentation on e2e testing. 2015-09-17 14:40:14 -05:00
Alex Mohr 3127dc2aa4 Merge pull request #13683 from brendandburns/docs4
Add some documentation describing out developer/repository automation.
2015-09-16 21:53:57 -07:00
Alex Mohr 5bf5826376 Merge pull request #13979 from bgrant0607/docfix2
A couple more naming conventions.
2015-09-16 21:49:46 -07:00
zhengguoyong 09de43d161 Update vagrant.md 2015-09-16 09:10:47 +08:00
eulerzgy 26b055b78d fix the change of minions to nodes 2015-09-16 02:30:42 +08:00
Brian Grant 19ba8e37c4 A couple more naming conventions. 2015-09-15 18:24:02 +00:00
Zach Loafman a277212041 Fix the checkout instructions 2015-09-14 17:05:05 -07:00
Brendan Burns 15de2cf230 Add some documentation describing out developer/repository automation. 2015-09-14 13:44:55 -07:00
derekwaynecarr 04666c6e83 Fix broken link to submit queue 2015-09-14 13:03:11 -04:00
Daniel Smith acb2ce01b3 Fix tooling for apis/experimental's new home
* fix package name
* add a script to auto-gofmt everything, useful after grep/sed incantations
* update conversion/deep copy generation
* doc update
2015-09-11 16:06:10 -07:00
k8s-merge-robot 2e6e7c4cf9 Merge pull request #13790 from kevin-wangzefeng/fix_typo_in_development_md
Auto commit by PR queue bot
2015-09-10 09:48:08 -07:00
Clayton Coleman 94c5155a98 Define lock coding convention 2015-09-09 18:03:54 -04:00
Kevin 7c58a4a729 fix a typo in development.md and update git_workflow.png 2015-09-10 00:22:43 +08:00
goltermann 99bb877ce3 Replace IRC with Slack in docs. 2015-09-08 15:17:39 -07:00
Paul Morie cf287959ee Update api change docs 2015-09-08 13:38:15 -04:00
Quinton Hoole 5703e128d3 Merge pull request #13551 from eparis/cloudplatfrom-to-kubernetes
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kub…
2015-09-04 12:36:01 -07:00
Piotr Szczesniak c75f57542b Merge pull request #13278 from bgrant0607/docfix2
Start on expanding code expectations (aka "The bar")
2015-09-04 13:40:24 +02:00
Eric Paris d5abea115d s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
Eric Paris f8a0e45ebb Fix the link to the submit-queue whitelist 2015-09-02 18:00:52 -04:00
Brian Grant ca9f771cf9 Start on expanding code expectations (aka "The bar") 2015-09-01 20:33:59 +00:00
Harry Zhang 2acd635b47 Fix inconsistency path in GOPATH doc
we set up $KPATH/src/k8s.io/kubernetes directory, but ask user to `cd` into $KPATH/src/github.com/kubernetes

Close this if I made mistaken this
2015-08-31 15:19:53 +08:00
Prashanth B 52a0abcbe2 Revert "Revert "LimitRange updates for Resource Requirements Requests"" 2015-08-28 09:26:36 -07:00
Wojciech Tyczynski 870d82e37c Merge pull request #13235 from pwittrock/update_development_md
Update development godep instructions
2015-08-28 09:46:45 +02:00
Piotr Szczesniak cda298a5a0 Revert "LimitRange updates for Resource Requirements Requests" 2015-08-27 10:50:50 +02:00
Phillip Wittrock d2d04300c5 Update development godep instructions to work for cadvisor and changing transitive deps 2015-08-26 17:35:36 -07:00
Yu-Ju Hong 9f072bfee1 Merge pull request #13194 from jimmidyson/fabric8-java-client
Update fabric8 client library location
2015-08-26 15:12:19 -07:00
Yu-Ju Hong 5dc95069e0 Merge pull request #12492 from derekwaynecarr/limit_range_api
LimitRange updates for Resource Requirements Requests
2015-08-26 13:02:57 -07:00
Jimmi Dyson 1f3791a4b0 Update fabric8 client library location 2015-08-26 10:59:03 +01:00
Nikhil Jindal f8bbb8bbe9 Merge pull request #13122 from bgrant0607/docfix3
Added more API conventions.
2015-08-24 17:54:24 -07:00
Brian Grant c90e062aec Added more API conventions. 2015-08-24 23:25:01 +00:00
derekwaynecarr 96988acedb Document need to run generated deep copy 2015-08-24 14:28:53 -04:00
dinghaiyang 66a9ff2d9b Repalce limits with requests in scheduler documentation.
Due to #11713
2015-08-25 00:14:24 +08:00
Brian Grant d02af2b80c Add duration naming conventions. 2015-08-18 23:44:03 +00:00
Robert Bailey 14d36fbe22 Merge pull request #12750 from mikedanese/submit-queue
remove contrib/submit-queue as it is moving to the contrib repo
2015-08-18 09:15:22 -07:00
Patrick Flor abb5b4de72 Update dev docs to note new coveralls URL
(also noting old URL for interested parties and future historians)
2015-08-17 09:17:03 -07:00
Eric Paris 0eb6b6ec3d TYPO: fix documentation to point at update-generated-docs.sh 2015-08-14 18:50:03 -04:00
Mike Danese d4d6d71afd remove contrib/submit-queue as it is moving to the contrib repo 2015-08-14 13:54:04 -07:00
Brian Grant bc21d6f1f4 Update API conventions. Add kubectl conventions.
Ref #12322. Fixes #6797.
2015-08-14 01:32:38 +00:00
goltermann 00ce437841 Adding teams lists to faster_reviews. 2015-08-13 11:29:59 -07:00
Robert Bailey 36a2019fe7 Update repository links in development.md. 2015-08-12 13:12:32 -07:00
Bryan Stenson a577fe5955 create cloudprovider "providers" package
move all providers into new package
    update all references to old package path
2015-08-11 22:36:51 -07:00
Eric Paris de3a07b932 Split hack/{verify,update}-* files so we don't always go build
Right now some of the hack/* tools use `go run` and build almost every
time. There are some which expect you to have already run `go install`.
And in all cases the pre-commit hook, which runs a full build wouldn't
want to do either, since it just built!

This creates a new hack/after-build/ directory and has the scripts which
REQUIRE that the binary already be built. It doesn't test and complain.
It just fails miserably. Users should not be in this directory. Users
should just use hack/verify-* which will just do the build and then call
the "after-build" version. The pre-commit hook or anything which KNOWS
the binaries have been built can use the fast version.
2015-08-11 14:20:46 -04:00
Marek Grabowski 4fb66c32e4 Merge pull request #12441 from vlajos/typofixes-vlajos-20150807
typofix - https://github.com/vlajos/misspell_fixer
2015-08-10 16:33:52 +02:00
Ed Costello 54575568d1 Copy edits for typos 2015-08-09 14:18:06 -04:00
Veres Lajos 57ff799db2 typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
Mike Danese 4c0410dd60 rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00