Commit Graph

4596 Commits

Author SHA1 Message Date
k8s-ci-robot 2c7ff0d3e3
Merge pull request #1595 from mtanino/raw-block-dyn-support
Spec update of Block volume to support for dynamic provisioning
2018-01-31 16:52:06 -08:00
k8s-ci-robot 02d7d8e61a
Merge pull request #1625 from verult/OutOfTreePluginFAQ
Out-of-tree volume plugin FAQ for storage vendors.
2018-01-31 14:34:06 -08:00
k8s-ci-robot 76d61c2e11
Merge pull request #1709 from huangjiuyuan/pod-preemption
Fix a typo in pod-preemption.md
2018-01-31 10:00:06 -08:00
k8s-ci-robot ad01cad19a
Merge pull request #1708 from cjhomour/multi
fix typo in multi-platform.md
2018-01-31 09:57:08 -08:00
Christoph Blecker cb4b49d55a
Remove references to outside collaborators 2018-01-31 09:50:57 -08:00
k8s-ci-robot 7efcbfef3e
Merge pull request #1710 from wojtek-t/sig_scale_meeting
Change SIG-scalability meeting time
2018-01-31 08:24:10 -08:00
Wojciech Tyczynski 42cac43367 Change SIG-scalability meeting time 2018-01-31 16:06:32 +01:00
Jiuyuan Huang d1dddd7e1b
Fix a typo in pod-preemption.md 2018-01-31 17:37:48 +08:00
chenjianhua 59bd7b545b fix typo in multi-platform.md 2018-01-31 13:35:49 +08:00
Michelle Au 496b96ce19 Formalize volume topology specification 2018-01-30 16:03:07 -08:00
k8s-ci-robot caa452da98
Merge pull request #1706 from Raffo/master
Updated sig-node README.md to point to right zoom conference link.
2018-01-30 13:24:07 -08:00
Raffaele Di Fazio 5a79f4d2b6 Updated sig-node README.md to point to right zoom conference link. 2018-01-30 19:25:34 +01:00
Jiangtian Li 6d08a82133 Add feature request link 2018-01-30 09:42:26 -08:00
k8s-ci-robot 53a58403c9
Merge pull request #1705 from kubernetes/idvoretskyi-devstatslink
Updated k8s devstats link
2018-01-30 07:27:10 -08:00
Ihor Dvoretskyi 8322ec6499
Updated k8s devstats link
Even the existing one is working, the updated is more correct.
2018-01-30 17:08:33 +02:00
k8s-ci-robot 05ccea37f2
Merge pull request #1694 from castrojo/move-issue-triage
Move issue triage guide into the contributor guide
2018-01-29 17:11:06 -08:00
k8s-ci-robot 4b19e04a67
Merge pull request #1679 from bsalamat/sig
Update leads and meeting info for SIG Scheduling
2018-01-29 16:56:06 -08:00
k8s-ci-robot 9e403b7366
Merge pull request #1703 from cblecker/guide-owners
Add OWNERS file for contributors/guide/
2018-01-29 16:51:06 -08:00
k8s-ci-robot bf045f015c
Merge pull request #1701 from halfcrazy/fix/typo-contributors-guide
doc: fix typo in contributors guideline.
2018-01-29 16:10:33 -08:00
mtanino c4e1df2b64 Spec update of Block volume to support for dynamic provisioning
This commits update current specification of Block volume
to support dynamic provisioning functionality.
2018-01-29 18:40:53 -05:00
zhipengh 01b171fbb7 add auto-gen files for wg-policy
Also removed merge conflicts error msgs in sig-list.md

Signed-off-by: zhipengh <huangzhipeng@huawei.com>
2018-01-30 07:01:06 +08:00
zhuyan 06b3a38988 doc: fix typo in contributors guideline. 2018-01-30 05:32:22 +08:00
k8s-ci-robot 405705a5f6
Merge pull request #1503 from ericchiang/external-auth-providers
proposal: external client-go auth providers
2018-01-29 09:55:33 -08:00
k8s-ci-robot 89ece3325d
Merge pull request #1704 from kris-nova/communication-link-fix
Fixing link to communication doc
2018-01-29 09:29:32 -08:00
Christoph Blecker d06162ee52
Add OWNERS file for contributors/guide/ 2018-01-29 09:27:10 -08:00
Kris Nova 1edc0e3c3b Fixing link to communication doc 2018-01-29 09:26:01 -08:00
k8s-ci-robot 1914daacf1
Merge pull request #1697 from guineveresaenger/morelinks
fixing more links
2018-01-29 06:22:32 -08:00
k8s-ci-robot 8da738d617
Merge pull request #1690 from ayushpateria/patch-2
Update scheduler.md
2018-01-28 10:16:30 -08:00
k8s-ci-robot 6add3fb427
Merge pull request #1699 from moshloop/fix-link
fix: broken link to community-expectations.md
2018-01-28 07:51:33 -08:00
Moshe Immerman 303a0a8185
fix: broken link to community-expectations.md 2018-01-28 12:33:45 +02:00
k8s-ci-robot 2d6820b149
Merge pull request #1698 from cblecker/brian-went-missing
Add bgrant0607 to top-level OWNERS
2018-01-27 13:13:29 -08:00
k8s-ci-robot 5e2a352ab7
Merge pull request #1659 from gmarek/style_guide
Add Event style guide for Events v2
2018-01-27 11:30:31 -08:00
Christoph Blecker f0bd9dc37e
Add bgrant0607 to top-level OWNERS 2018-01-27 11:29:50 -08:00
Zhipeng Huang dfcb1bb6b3 Add newly formed Policy WG info into sigs.yaml
Proposal could be found at https://groups.google.com/forum/#!topic/kubernetes-dev/_xQBGm7IYs8
2018-01-27 21:12:49 +08:00
k8s-ci-robot e010e28513
Merge pull request #1685 from castrojo/gdoc-access
Move communication.md out of the root and into its own folder
2018-01-26 16:12:32 -08:00
Eric Chiang 2bfa7e1e62 proposal: external kubectl auth providers 2018-01-26 14:29:19 -08:00
guineveresaenger c4d6cdcf61 fixing more links 2018-01-26 14:24:57 -08:00
k8s-ci-robot 6b9bde95ff
Merge pull request #1667 from timothysc/move_original_kep
Move original kep from design proposals to new home and update
2018-01-26 13:48:30 -08:00
k8s-ci-robot 3eb9b099f4
Merge pull request #1696 from derekwaynecarr/update-schedule
Update to wg-resource-mgmt to biweekly meeting cadence
2018-01-26 13:20:30 -08:00
Derek Carr 8e28eb4369 Update to wg-resource-mgmt to biweekly meeting cadence 2018-01-26 16:16:41 -05:00
Timothy St. Clair 055bbec403 Move original kep from design proposals to new home and update
to reflect changes in the spec.

Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
2018-01-26 14:54:00 -06:00
k8s-ci-robot 229b73d5e5
Merge pull request #1691 from yenicapotediaz/readme
Fixed capitalization to follow same format
2018-01-26 11:41:34 -08:00
k8s-ci-robot 81760e4afb
Merge pull request #1529 from xuhuilong/patch-5
Update mount-options.md
2018-01-26 11:23:32 -08:00
k8s-ci-robot 120ff126b1
Merge pull request #1611 from timothysc/sig-testing-subproject
Update SIG-Testing notes with subproject details.
2018-01-26 10:51:42 -08:00
Timothy St. Clair 3997b7f628 Update sig-testing to reflect changes
Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
2018-01-26 12:44:38 -06:00
Yeni Capote Diaz 57fb9ea656 Changed policy to process 2018-01-26 09:18:02 -08:00
Yeni Capote Diaz 069e6e50f9 Fixed capitalization to follow same format. 2018-01-26 09:18:02 -08:00
k8s-ci-robot c41473c9d7
Merge pull request #1695 from guineveresaenger/brokenlink
fixed links to community expectations
2018-01-26 08:21:31 -08:00
k8s-ci-robot ca503d1549
Merge pull request #1676 from tpepper/guide_moves
Guide moves
2018-01-26 08:17:35 -08:00
guineveresaenger ec8afcb362 fixed links to community expectations 2018-01-26 08:16:34 -08:00