grodrigues3
ed88fb2d23
Link to Help Wanted Issues Only
...
It's a better UX to link to help wanted issues and explain what those issues are. TODO, link to the criteria for help wanted issues.
2017-08-11 14:02:05 -07:00
Brian Grant
e759e0ed59
Add project-wide communication
2017-08-11 09:48:13 -07:00
Brian Grant
8e581ca730
Merge pull request #895 from bgrant0607/sig-arch-charter
...
Define community groups
2017-08-11 09:46:16 -07:00
Brian Grant
8294c8fdaf
Added relevant items from #402
2017-08-11 09:24:20 -07:00
Brian Grant
c781ea752d
Add determining membership of CoCC
2017-08-11 09:13:54 -07:00
Brian Grant
8b43c9352b
Add project values to backlog
2017-08-11 07:33:09 -07:00
Brian Grant
3332751fb8
Add insurance and release policy to backlog
2017-08-11 07:32:07 -07:00
Brian Grant
7a93be6a76
Update and rename cncf-expenditures.md to cncf-and-k8s.md
...
Added self-governance clause
2017-08-11 07:28:25 -07:00
Brian Grant
068939217c
Update backlog.md
2017-08-11 07:19:50 -07:00
Brian Grant
5a2bf2e3cc
Expand backlog with items from Bootstrap meetings
2017-08-11 07:17:54 -07:00
Pengfei Ni
c45dd1ff57
Merge pull request #897 from warmchang/self-hosted-kubernetes
...
Fix typo
2017-08-11 21:17:30 +08:00
Wiiliam Chang
504bcfe39d
Fix the level typo.
2017-08-11 19:36:11 +08:00
Brian Grant
afcf3fc7a7
Create cncf-expenditures.md
2017-08-10 18:47:04 -07:00
Brian Grant
653cc1b461
Define community groups, as they currently exist, taking some text
...
from the draft Recommended Project Structure document.
2017-08-10 17:10:40 -07:00
Christoph Blecker
e4a266bc32
Merge pull request #893 from jbeda/update-gen
...
Update generated for wg-container-identity
2017-08-10 13:41:21 -07:00
Brandon Philips
50dec93223
Merge pull request #894 from philips/add-committee-steering-backlog
...
committee-steering: add an initial backlog
2017-08-10 12:13:37 -07:00
Brandon Philips
9a06d67d11
committee-steering: add an initial backlog
2017-08-10 12:13:12 -07:00
Joe Beda
ff2f819d19
Update generated for wg-container-identity
2017-08-09 17:42:18 -07:00
Christoph Blecker
786b30974b
Merge pull request #889 from roberthbailey/sig-cluster-lifecycle
...
Add roberthbailey as a lead for cluster-lifecycle.
2017-08-09 13:26:39 -07:00
Joe Beda
c11ccecde7
Merge pull request #880 from smarterclayton/wg
...
Add wg-container-identity
2017-08-09 09:46:32 -07:00
Robert Bailey
fa1e3adaa2
Add roberthbailey as a lead for cluster-lifecycle.
2017-08-08 23:06:59 -07:00
Aaron Crickenberger
62cc2179fb
Merge pull request #878 from stevekuznetsov/skuznets/update-owners
...
Update OWNERS documents to reflect recent changes
2017-08-08 14:05:04 -07:00
Steve Kuznetsov
416a7f8bf0
Update OWNERS documents to reflect recent changes
...
`kubernetes/test-infra` pull requests #3766 and #3898 changed the
behavior of the OWNERS process slightly. This patch updates the
documenation to be more up-to-date.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-08-08 13:57:43 -07:00
Fabiano Franz
181cbd1904
Merge pull request #885 from tcharding/kubectl-conventions
...
Update Example conventions
2017-08-08 16:27:43 -03:00
Klaus Ma
85ddcc4af4
Merge pull request #884 from k82cn/rm_inode_cond
...
Removed InodePressure condition.
2017-08-08 19:27:13 +08:00
tcharding
dc411e6ed8
Update Example conventions
2017-08-08 19:14:20 +10:00
Klaus Ma
bdba4b55a3
Removed InodePressure condition.
2017-08-08 16:25:17 +08:00
Clayton Coleman
f3abc65467
Add wg-container-identity
2017-08-07 14:16:52 -04:00
Christoph Blecker
ce1d55e3cb
Merge pull request #879 from clairew/update-development-guide
...
Update Development Guide - fixed typo for running tests
2017-08-05 10:32:36 -07:00
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
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
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