Commit Graph

1788 Commits

Author SHA1 Message Date
Tomasz Napierala 1affd62f9e SIG OnPrem added
* added SIG OnPrem
* updated procedure for starting SIG with new rules
2016-12-15 18:08:45 +01:00
Brian Grant 76385fda9a Update governance.md 2016-12-15 08:36:32 -08:00
Brian Grant f0a589ec63 Update governance.md 2016-12-15 08:32:14 -08:00
Brian Grant ff3b088924 Update governance.md 2016-12-15 08:30:59 -08:00
Brian Grant 95b4018182 Update governance.md 2016-12-15 08:24:11 -08:00
Brian Grant 57af3f2f7d Update governance.md 2016-12-15 08:15:54 -08:00
Brian Grant b6c8db0547 Update README.md 2016-12-14 23:17:02 -08:00
Hongchao Deng e3871da9ff Merge pull request #164 from hongchaodeng/s
devel/scheduler: update intro and scheduling algo
2016-12-14 08:34:50 -08:00
Brian Grant 524fd95a13 Update governance.md 2016-12-13 23:33:57 -08:00
Brian Grant 555c9ab312 Merge pull request #162 from tmrts/governance/roles
governance: include contributor roles inside the organization
2016-12-13 23:00:11 -08:00
Bowei Du 9a65be270e Merge pull request #174 from MrHohn/kube-dns-replica
Removes unused KUBE_DNS_REPLICAS var
2016-12-13 15:12:16 -08:00
Zihong Zheng eef9b8e991 Removes unused KUBE_DNS_REPLICAS var 2016-12-13 15:07:10 -08:00
Michael Fraenkel f9fb575e75 Proposal: Configmaps populating environment variables (#148)
* Proposal: Configmaps populating environment variables

* Explain how conflicts are resolved

* kubectl create configmap enhancement

* Define the specific processing order, single --from-env-file

* Remove create configmap changes

To be done under a separate proposal.

* Update nits
2016-12-13 11:54:24 -05:00
Hongchao Deng 7d5d4f6e76 devel/scheduler: update intro and scheduling algo 2016-12-12 20:33:41 -08:00
Harry Zhang cfd07fcf12 Merge pull request #166 from k82cn/fix_typos
Fix typos in init container design.
2016-12-13 09:49:37 +08:00
Klaus Ma e6169de20d Fix typos in init container design. 2016-12-13 08:40:09 +08:00
Tamer Tas 8e316a36bb governance: include contributor roles inside the organization 2016-12-10 18:56:20 +02:00
Harry Zhang 607df1993a Merge pull request #161 from pengqinglan/fix-some-typos
fix some typos
2016-12-10 23:04:02 +08:00
Qinglan Peng 64f4b6bd0b fix some typos
Signed-off-by: Qinglan Peng <qinglanpeng@zju.edu.cn>
2016-12-10 09:55:47 +08:00
Yu-Ju Hong 1713f56e90 Merge pull request #160 from timstclair/cri-guide
Add apiserver flag to CRI guide
2016-12-09 16:44:18 -08:00
Tim St. Clair 109bfd7598 Add apiserver flag to CRI guide
Add required `--feature-gates=StreamingProxyRedirects=true`
2016-12-09 19:13:36 -05:00
Derek Carr 0ad78c965b Merge pull request #156 from euank/local-up-docs
devel/local-up: doc cfssl requirement
2016-12-09 16:49:00 -05:00
Brian Grant 32949db861 Merge pull request #157 from michelleN/sig-rules
add sig governance doc
2016-12-09 11:29:07 -08:00
Michelle Noorali 577c94feea add sig governance doc 2016-12-09 14:09:56 -05:00
Euan Kemp 55cca05d49 devel/local-up: doc cfssl requirement
Also a couple minor tweaks
2016-12-08 23:57:29 -08:00
Tim Hockin ab32d77a39 Merge pull request #151 from lvlv/master
add document about HostPath volume propagation mode
2016-12-08 22:26:50 -08:00
sarahnovotny bdcf85c79d Merge pull request #146 from madhusudancs/sig-federation-meeting-schedule-2
Add the updated meeting time and additional links to the sig-federation README.
2016-12-08 09:04:25 -08:00
Ihor Dvoretskyi f9f7962ed2 Merge pull request #153 from xsgordon/readme-updates
Expand sig-openstack README.md
2016-12-08 18:16:05 +02:00
Stephen Gordon e21bf22986 Expand sig-openstack README.md
Introduce basic premise of sig-openstack, add links to open issues and
pull requests. Remove IRC channel as it is not a primary mechanism of
communication for the group at this point, the main avenue for IM is
slack.kubernetes.com.
2016-12-08 11:04:12 -05:00
Brian Grant b9cd7c723d Update client-libraries.md 2016-12-08 01:02:36 -08:00
Brian Grant db0886e6bb Update client-libraries.md 2016-12-08 01:02:11 -08:00
Mengqi Yu e55e769d31 Merge pull request #140 from ymqytw/patch_merging_list_of_primitives
Design doc for patch list of primitives that has merge strategy
2016-12-07 15:43:51 -08:00
ymqytw 8ffe459e18 patch set of primitives and doc the delete behavior of duplicates 2016-12-07 15:39:36 -08:00
sarahnovotny 3c26d93743 Merge pull request #149 from mkdolan/patch-1
Add link to CNCF CLA text for reviewers
2016-12-07 12:51:53 -08:00
Lv Lv 02940f8527 add draft propagation from https://github.com/kubernetes/kubernetes/pull/37276 2016-12-07 18:50:51 +08:00
Mike Dolan 304ce5a063 Add link to CNCF CLA text for reviewers
I added a reference link to https://github.com/cncf/cla for those looking to review the CLA text in advance of going through the signing process.
2016-12-06 10:13:10 -05:00
Madhusudan.C.S aa597adbe3 Add the updated meeting time and additional links to the sig-federation README. 2016-12-05 11:25:45 -08:00
Yu-Ju Hong 5329551564 Merge pull request #141 from feiskyer/cri
Fix links of cri protobuf API
2016-12-05 10:42:15 -08:00
Pengfei Ni 176c628a15 Fix links of cri proto
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2016-12-03 20:31:09 +08:00
Brandon Philips eb94ecf057 Merge pull request #130 from jberkus/jberkus_summit_notes
Added Developer notes in a subfolder
2016-12-02 17:42:26 -08:00
Josh Berkus cbbfd81392 Replaced _ with - for folder. 2016-12-02 17:27:50 -08:00
mbohlool 09aecc85f9 Merge pull request #139 from kubernetes/mbohlool-patch-2
Update links and info for sig-api-machinery
2016-12-02 16:18:42 -08:00
mbohlool 585bb5b02a Merge pull request #129 from kubernetes/mbohlool-patch-1
Add client-python to sig-api-machinery's supported clients
2016-12-02 14:18:14 -08:00
mbohlool cebdf12ae4 Update links and info for sig-api-machinery 2016-12-02 14:17:01 -08:00
mbohlool 57d5e4858f Add client-python to SIG API Machinery's supported clients 2016-12-02 14:15:46 -08:00
Clayton Coleman cb665ec0b5 Merge pull request #133 from tanshanshan/scheduler_doc
Delete the content about priorities.go
2016-12-02 12:21:06 -05:00
Tim Hockin a530168e9e Merge pull request #127 from ixdy/go-bindata
No need to go get go-bindata
2016-12-02 08:20:24 +01:00
tanshanshan 98411777e2 Delete the content about priorities.go 2016-12-02 14:22:05 +08:00
Josh Berkus add7f5ecca Moved all Developer Summit related items into a subfolder. Added notes for Federation, Statefulset and Application sessions. 2016-12-01 17:22:52 -08:00
Jeff Grafton 177a4e974a No need to go get go-bindata 2016-12-01 14:31:12 -08:00