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
Tim Hockin
e605969e9a
Add a note on when to use commits
2015-07-30 15:11:38 -07:00
Wojciech Tyczynski
bf3a0097fc
Move etcd storage to pkg/storage/etcd
2015-07-30 15:42:06 +02:00
Wojciech Tyczynski
14c0fa29d0
Factor out etcdWatcher to a separate file
2015-07-29 08:02:13 +02:00
Vish Kannan
e7f04f73e8
Merge pull request #11708 from bgrant0607/docfix
...
Update post-1.0 release versioning proposal.
2015-07-23 10:02:15 -07:00
Wojciech Tyczynski
523c886d8a
Watch in apiserver proposal
2015-07-23 08:14:37 +02:00
Brian Grant
bd03d6d497
Change to semantic versioning.
2015-07-23 00:42:03 +00:00
Janet Kuo
d6200d0d49
Fix doc typos
2015-07-22 17:19:07 -07:00
Brian Grant
39c004737b
Update post-1.0 release versioning proposal.
2015-07-22 20:20:31 +00:00
Alex Robinson
e0554bbf16
Fix capitalization of Kubernetes in the documentation.
2015-07-20 14:39:36 -07:00
Alex Robinson
68f5167d9c
Fix capitalization of Kubernetes in the documentation.
2015-07-20 14:39:36 -07:00
Alex Robinson
51f581c035
Fix capitalization of Kubernetes in the documentation.
2015-07-20 14:39:36 -07:00
Tim Hockin
19a1346560
Collected markedown fixes around syntax.
2015-07-20 09:51:22 -07:00
David Oppenheimer
4ebeb731ad
Absolutize links that leave the docs/ tree to go anywhere other than
...
to examples/ or back to docs/
2015-07-20 00:25:07 -07:00
David Oppenheimer
0302cf3c1a
Absolutize links that leave the docs/ tree to go anywhere other than
...
to examples/ or back to docs/
2015-07-20 00:25:07 -07:00
Brian Grant
56dd6eaed6
Merge pull request #11551 from a-robinson/docs
...
Improve syntax highlighting for design and devel docs
2015-07-19 08:45:54 -07:00
Brian Grant
43bfff4f73
Merge pull request #11551 from a-robinson/docs
...
Improve syntax highlighting for design and devel docs
2015-07-19 08:45:54 -07:00
Alex Robinson
753fab889e
Replace ``` with ` when emphasizing something inline in docs/
2015-07-19 09:05:17 +00:00
Alex Robinson
4bef20df21
Replace ``` with ` when emphasizing something inline in docs/
2015-07-19 09:05:17 +00:00
Alex Robinson
dc711364b0
Fix gendocs
2015-07-19 09:05:17 +00:00
Alex Robinson
883791a848
Improve devel docs syntax highlighting.
2015-07-19 08:54:49 +00:00
Alex Robinson
33ff550b17
Improve design docs syntax highlighting.
2015-07-19 08:46:02 +00:00
Brian Grant
9d1ae2e764
Gut stale roadmaps. Move useful content elsewhere.
2015-07-18 00:41:06 +00:00
David Oppenheimer
bc7325e085
Merge pull request #11452 from thockin/docs-munge-headerlines
...
Munge headerlines
2015-07-17 15:52:08 -07:00
Tim Hockin
665ea7d2cf
Run gendocs
2015-07-17 15:35:43 -07:00
Tim Hockin
fabd20afce
Run gendocs
2015-07-17 15:35:43 -07:00
Tim Hockin
da3e5f056b
Run gendocs
2015-07-17 15:35:43 -07:00
Tim Hockin
e1a268be83
Make TOC munge include blank line before TOC
2015-07-17 15:06:54 -07:00
Abhi Shah
3e224d662c
Merge pull request #11424 from lavalamp/mungePreformatted
...
Munge preformatted
2015-07-17 13:32:38 -07:00
Daniel Smith
60cec0f5fa
apply changes
2015-07-17 11:04:46 -07:00
Daniel Smith
35f2829ae0
apply changes
2015-07-17 11:04:46 -07:00