Commit Graph

2260 Commits

Author SHA1 Message Date
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 520a6096ea Merge pull request #13082 from piosz/initial-proposal
Added possible improvement to Initial Resources proposal
2015-08-26 15:19:39 -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 671d769889 Merge pull request #12492 from derekwaynecarr/limit_range_api
LimitRange updates for Resource Requirements Requests
2015-08-26 13:02:57 -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
Ed Costello b003d62099 Copy edits for typos (resubmitted) 2015-08-25 10:47:58 -04:00
Ed Costello 8c06052254 Copy edits for typos (resubmitted) 2015-08-25 10:47:58 -04: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 a80aba14e9 Use singular, make LimitRequestRatio MaxLimitRequestRatio 2015-08-24 15:17:34 -04:00
derekwaynecarr 15509db93f Remove trailing commas 2015-08-24 14:55:31 -04: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
Piotr Szczesniak 08be1edd38 Added possible improvement to Initial Resources proposal 2015-08-24 11:00:00 +02:00
Zach Loafman 06f7d78116 Merge pull request #12873 from quinton-hoole/2015-08-14-Ubernetes-comments
Incorporate Cluster Federation/Ubernetes document feedback
2015-08-21 18:57:22 -07:00
Zach Loafman 6968d5aa4f Merge pull request #12859 from jszczepkowski/hpa-docs
Design proposal: Horizontal Pod Autoscaler.
2015-08-21 18:56:47 -07:00
Jerzy Szczepkowski 26ce48d939 Comments applied. 2015-08-21 23:59:09 +02:00
Quinton Hoole cb694b865d Address feedback on Cluster Federation proposal doc. 2015-08-21 08:51:48 -07:00
Jerzy Szczepkowski aa50296498 Design proposal: Horizontal Pod Autoscaler.
Added design proposal for Horizontal Pod Autoscaler. Related to #12087.
2015-08-21 13:59:38 +02:00
Piotr Szczesniak bf039663a4 Initial Resources proposal 2015-08-20 15:17:31 +02:00
Maciej Szulik fa761e592f Changed JobConditionType from JobSucceded to JobComplete to more accurately reflect job's final state 2015-08-20 10:51:38 +02:00
Ilya Dmitrichenko e9f50fabe0 Make typography more consistent 2015-08-19 12:01:50 +01:00
Brian Grant d02af2b80c Add duration naming conventions. 2015-08-18 23:44:03 +00:00
Kris Rousey 8d1a87b242 Moving client libs to unversioned dir 2015-08-18 10:03:19 -07:00
Kris Rousey 4434a3aca6 Moving client libs to unversioned dir 2015-08-18 10:03:19 -07: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
Robert Bailey 4d077b220a Merge pull request #11746 from soltysh/job_controller_proposal
Job controller proposal
2015-08-17 15:56:36 -07:00
Robert Bailey 948e16f334 Merge pull request #12070 from wojtek-t/kubmark_proposal
Proposal for scalability testing infrastructure
2015-08-17 13:41:58 -07:00
Maciej Szulik 9e11b1b1a6 Job controller proposal 2015-08-17 22:33:48 +02: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
Brendan Burns c051e94d88 Merge pull request #11781 from brendandburns/schema-api
RFC: Add initial plugin schema types.
2015-08-14 09:44:12 -07:00
Jerzy Szczepkowski a5abc0a90c Merge pull request #12236 from nikhiljindal/deploymentProposal
Adding a proposal for deployment
2015-08-14 08:04:38 +02:00
Brian Grant bc21d6f1f4 Update API conventions. Add kubectl conventions.
Ref #12322. Fixes #6797.
2015-08-14 01:32:38 +00:00
He Simei 818f69e30b fix service-account related doc 2015-08-14 08:44:21 +08:00
nikhiljindal 9eee95bef4 Adding a proposal for deployment 2015-08-13 13:39:08 -07:00
goltermann 00ce437841 Adding teams lists to faster_reviews. 2015-08-13 11:29:59 -07:00
Daniel Martí 0bdf3f5728 Add compute resource metrics API proposal 2015-08-13 11:18:16 -07:00
Brendan Burns 4fa0f3a7b2 Add initial storage types to the Kubernetes API 2015-08-13 09:25:02 -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 c89196ac73 Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04: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
David Oppenheimer b30bb494d0 Address reviewer comments. 2015-08-11 01:31:30 -07:00
Wojciech Tyczynski 171fb6ecc2 Kubmark proposal 2015-08-11 09:26:58 +02:00
Wojciech Tyczynski 3f99d83ca6 Fixes to watch in apiserver proposal 2015-08-11 09:26:58 +02:00
David Oppenheimer 0aacb902f7 Rescheduler design space doc. 2015-08-10 23:33:11 -07: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