clairew
8834e69250
Update Development Guide - fixed typos for running tests
2017-08-05 10:15:09 -07:00
Steve Perry
a17c0ecfc2
Change link from 1.7 to 1.8.
2017-08-04 15:00:21 -07:00
grodrigues3
b56f18ef51
Merge pull request #875 from msau42/e2e-volume-label
...
Update e2e doc to add sig labels
2017-08-04 14:28:24 -07:00
Michelle Au
fec70556e9
Update e2e doc to add sig labels
2017-08-04 14:13:05 -07:00
Aaron Crickenberger
d29f514e15
Merge pull request #873 from spiffxp/owners
...
Rewrite OWNERS docs
2017-08-04 14:02:29 -07:00
Aaron Crickenberger
7bc40945a0
Rewrite OWNERS docs
...
Move from design doc to state-of-the-world doc
The OWNERS feature has been implemented for a while now. Let's
document how it actually works
I originally started this with the intent of fleshing out measurable
critera for adding/removing OWNERS, but as I dug into it, I realized I
need more time to explore useful metrics. Let's find out if this is
enough of a rewrite to call incremental progress
2017-08-04 14:01:16 -07:00
Jun Xiang Tee
07c6da22fe
Remove deprecated KUBERNETES_PROVIDER=local
2017-08-04 12:23:20 -07:00
Jaice Singer DuMars
c4ecf6b8db
Merge pull request #877 from kubernetes/sarahnovotny-patch-1
...
changed path to request zoom account
2017-08-03 13:41:55 -04:00
sarahnovotny
39f951dee5
changed path to request zoom account
2017-08-03 10:38:27 -07:00
Jan Safranek
fb3e2f97dd
Move Propagation to HostPathVolumeSource
2017-08-03 16:42:50 +02:00
Connor Doyle
090854c414
Merge pull request #871 from ConnorDoyle/update-cpu-manager-proposal-interfaces
...
Updated interface sketches to match implementation
2017-08-02 15:19:41 -07:00
Connor Doyle
490d88b0be
Updated interface sketches to match implementation
...
- Added a note about the CPUPressure node condition.
- Added a note about when pod evictions are necessary.
2017-08-02 15:19:13 -07:00
Davanum Srinivas
149f6d2a6c
Merge pull request #872 from tcharding/kubectl-conventions
...
Fix minor typo
2017-08-02 13:14:19 -04:00
Lucas Käldström
cae33d3a90
Merge pull request #628 from luxas/update_discovery_proposal
...
Update the token discovery proposal
2017-08-02 11:42:52 +03:00
Bobby (Babak) Salamat
c20f7cc1dd
Design proposal for pod preemption in Kubernetes ( #745 )
...
* Add pod preemption design proposal
2017-08-02 01:41:09 -07:00
tcharding
8e97cd6b62
Fix minor typo
2017-08-02 14:28:05 +10:00
Christoph Blecker
b77ecdb66c
Merge pull request #867 from supereagle/correct-deprecation-policy
...
Correct deprecation policy url
2017-08-01 11:34:01 -07:00
Christoph Blecker
510f17f888
Merge pull request #868 from kubernetes/shashidharatd-patch-1
...
Fix an obsolete link in on-call-federation-build-cop.md
2017-08-01 11:33:21 -07:00
Steve Perry
fd944649ee
Merge pull request #870 from kubernetes/steveperry-53-patch-1
...
Update README.md
2017-08-01 11:31:28 -07:00
Steve Perry
73964d5da1
Update README.md
2017-08-01 11:29:43 -07:00
Tim Hockin
8e7c33224b
Add a doc about community-sysadmin'ed stuff ( #852 )
2017-08-01 10:41:50 -07:00
Shashidhara T D
b7a11a2bc6
Update on-call-federation-build-cop.md
...
fix an obsolete link to federation ci test results
/cc @madhusudancs
2017-08-01 20:19:00 +05:30
Seth Jennings
71cdc8d06c
Merge pull request #654 from ConnorDoyle/cpu-manager-proposal
...
Add CPU manager proposal.
2017-08-01 09:46:30 -05:00
Jan Safranek
67cd544372
[squash] Add feature gate
2017-08-01 12:46:34 +02:00
Jan Safranek
baf0dcb0bd
Redesign mount propagation
2017-08-01 12:46:13 +02:00
supereagle
fa7d7daf7f
Correct deprecation policy url
2017-08-01 13:09:36 +08:00
Mike Danese
7eb5cac28a
Merge pull request #850 from xiangpengzhao/fix-bazel
...
Update bazel.md: adding "bazel-test-integration"
2017-07-31 19:44:38 -07:00
Christoph Blecker
7dd5baaabf
Merge pull request #847 from cblecker/docs-verify
...
Add verify make rule
2017-07-31 12:33:33 -07:00
Christoph Blecker
bded316f48
Merge pull request #838 from zouyee/patch-1
...
add custom metrics API link
2017-07-31 12:10:03 -07:00
Cheng Xing
2fbb4a81ef
Added comments about handling probing and plugin init failures; Added deployment script and atomic driver installation discussion
2017-07-31 11:20:25 -07:00
Klaus Ma
618c8c7851
Merge pull request #819 from k82cn/k8s_42001_doc
...
Desig doc of 'Taint node by condition'.
2017-07-31 22:26:22 +08:00
Klaus Ma
fd8bc6063b
Removed '.alpha' from labels.
2017-07-31 19:55:37 +08:00
x1957
4572117a42
format the code in controller.md
...
adds space before {
2017-07-31 18:31:23 +08:00
zoues
f983ecefa5
Update hpa-v2.md
2017-07-31 15:56:19 +08:00
Christoph Blecker
f0b0ce0472
Merge pull request #862 from FengyunPan/fix-godeps
...
Remove a not exist update-staging-client-go.sh
2017-07-29 08:46:06 -07:00
FengyunPan
3ed825c281
Remove a not exist update-staging-client-go.sh
...
The update-staging-client-go.sh has been removed, and there is no
need to run it.
2017-07-29 16:26:28 +08:00
Christoph Blecker
b73865f44c
Add verify make rule
2017-07-28 12:19:30 -07:00
Saad Ali
724d653337
Merge pull request #809 from gnufied/high-level-volume-metrics
...
Add a proposal for high level volume metrics
2017-07-27 18:58:13 -07:00
Christoph Blecker
d8c088986d
Merge pull request #823 from zouyee/obkcb
...
update outdated links
2017-07-27 17:27:10 -07:00
Cheng Xing
ea322c1994
Separated DaemonSet deployment discussion from dynamic plugin discovery, with the focus of the proposal on discovery.
2017-07-27 11:55:22 -07:00
Christoph Blecker
ab27c92b9f
Merge pull request #858 from Kiran-r/fix_typo
...
Fix minor typo
2017-07-27 11:21:20 -07:00
Kiran Ranganath
20ce9d6ba9
Fix minor typo
2017-07-27 09:40:30 -07:00
Christoph Blecker
ecd7f068ce
Merge pull request #848 from xiangpengzhao/fix-sig-meeting
...
Sig-network meeting is held on every other Thursday
2017-07-26 12:59:21 -07:00
xiangpengzhao
0770d01690
Update bazel.md: adding "bazel-test-integration"
2017-07-26 10:54:37 +08:00
Christoph Blecker
afbc521d89
Merge pull request #849 from cblecker/arch-whitespace
...
Remove extra whitespace from sig-arch
2017-07-25 19:47:45 -07:00
Christoph Blecker
e08450904f
Remove extra whitespace
2017-07-25 19:39:14 -07:00
xiangpengzhao
2dbda8e5d5
Sig-network meeting is held on every other Thursday
2017-07-26 09:37:00 +08:00
Hemant Kumar
4a80e58056
Add a proposal for high level metrics
...
This document adds a proposal for gathering metrics
at operation level for volume operations. This ensures
metrics can be captured regardless of individual volume
plugin implementation.
2017-07-25 16:17:15 -04:00
Cheng Xing
aff0cfa2cd
Automated Flexvolume deployment proposal.
2017-07-25 11:18:38 -07:00
Connor Doyle
6bc03acabb
Fix review comments from @derekwaynecarr.
2017-07-25 10:41:54 -07:00