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
Ed Costello
046cbbe86d
Copy edits for typos
2015-08-09 14:18:06 -04: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
Ananya Kumar
7749c3d1b6
Add qos proposal
2015-08-07 10:07:20 -07:00
Ben McCann
56b54ec64f
Fix the architecture diagram such that the arrow from the api server to the node doesn't go through/under etcd
2015-08-07 00:13:15 -07:00
Jerzy Szczepkowski
94058af586
Merge pull request #12216 from derekwaynecarr/limit_range_requests
...
LimitRange design updates to account for Requests and Limits
2015-08-07 08:18:10 +02:00
Dawn Chen
9422c11630
Merge pull request #12291 from derekwaynecarr/resource_quota_requests
...
Update resource quota design to align with requests and limits
2015-08-06 16:07:42 -07:00
derekwaynecarr
2414459b82
Update design for LimitRange to handle requests
2015-08-06 10:58:55 -04:00
Wojciech Tyczynski
0cbc94352d
Merge pull request #12328 from pmorie/sc-typo
...
Fix typo in security context proposal
2015-08-06 15:27:45 +02:00
Wojciech Tyczynski
83acc330d4
Merge pull request #12206 from derekwaynecarr/move_doc
...
LimitRange documentation should be under admin
2015-08-06 13:43:58 +02:00
Paul Morie
ecf3f1ba5e
Fix typo in security context proposal
2015-08-06 00:53:01 -04:00
Mike Danese
4c0410dd60
rewrite all links to issues to k8s links
2015-08-05 21:11:11 -07:00
Mike Danese
14eebfb1c9
rewrite all links to issues to k8s links
2015-08-05 21:11:11 -07:00
Mike Danese
09d971bc58
rewrite all links to prs to k8s links
2015-08-05 21:11:11 -07:00
Mike Danese
a74ffb6a38
rewrite all links to issues to k8s links
2015-08-05 21:11:11 -07:00
Mike Danese
1e074e74ea
fixup development doc for new vanity path
2015-08-05 17:52:57 -07:00
Dawn Chen
a38fc06604
Merge pull request #12064 from AnanyaKumar/patch-2
...
Update admission_control.md
2015-08-05 15:14:00 -07:00
goltermann
1a50eb5080
Add post v1.0 PR merge details.
2015-08-05 14:52:46 -07:00
derekwaynecarr
94ec57fba8
Update resource quota design to align with requests and limits
2015-08-05 14:37:09 -04:00
derekwaynecarr
3c23de245b
LimitRange documentation should be under admin
2015-08-05 10:26:52 -04:00
Ananya Kumar
0a0fbb58fe
Update admission_control.md
2015-08-03 23:00:48 -07:00
Mike Danese
f82dc33842
Merge pull request #11839 from eparis/munger-rewrite
...
Major rewrite for docs munger
2015-07-31 10:21:25 -07:00
Ananya Kumar
4a1dcd958e
Update admission_control.md
...
I tested out a Limit Ranger, and it seems like the admission happens *before* Validation. Please correct me if I'm wrong though, I didn't look at the code in detail. In any case, I think it makes sense for admission to happen before validation because code in admission can change containers.
By the way I think it's pretty hard to find flows like this in the code, so it's useful if we add links to code in the design docs (for prospective developers) :)
2015-07-30 20:02:06 -07:00
Eric Paris
87b792d6a3
Fix trailing whitespace in all docs
2015-07-30 20:41:30 -04:00
Eric Paris
b15dad5066
Fix trailing whitespace in all docs
2015-07-30 20:41:30 -04:00
Eric Paris
9a5c3748cc
Fix trailing whitespace in all docs
2015-07-30 20:41:30 -04:00
Eric Paris
39eedfac6d
Rewrite how the munger works
...
The basic idea is that in the main mungedocs we run the entirefile and
create an annotated set of lines about that file. All mungers then act
on a struct mungeLines instead of on a bytes array. Making use of the
metadata where appropriete. Helper functions exist to make updating a
'macro block' extremely easy.
2015-07-30 20:41:30 -04:00