Commit Graph

2653 Commits

Author SHA1 Message Date
Brian Grant 0b20fbe192 Update README.md 2017-02-20 11:32:08 -08:00
Joe Beda d8ce9e91b0
Add details around groups and RBAC bindings
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-02-20 09:22:34 -08:00
Brian Grant aba91e6e94 Update principles.md 2017-02-20 08:42:08 -08:00
Joe Beda e87712ada2
Locks down token secret naming scheme.
Also adds a free form description field to the token secret keys.

Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-02-20 07:44:25 -08:00
Harry Zhang af2e067643 Merge pull request #385 from guangxuli/design-proposals-readme-fix
fix the obvious link error
2017-02-20 23:06:19 +08:00
guangxuli cd8686581e fix the obvious link error 2017-02-20 15:43:18 +08:00
Chris Hoge f9c207df10 Squashed changes 2017-02-19 10:50:46 -08:00
Chris Hoge b53e426b23 Clarify the sig-openstack mission statement
After discussion in the kubernetes-sig-openstack group, this
patch clarifies the mission of sig-openstack to cover all
interactions between the Kubernetes and OpenStack communities.
2017-02-19 10:49:42 -08:00
Chris Hoge 26e38c6d5a Further clarify the sig-openstack mission statement
Modifies the clarifying language to use a bullet
list to identify three major modes of K8S and
OpenStack integrations.
2017-02-19 10:39:58 -08:00
Joe Beda f1bf6c874e
Locks down exact token format
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-02-18 17:07:02 -08:00
Joe Beda 6a966407df
Update bootstrap design doc with kubeadm UX
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-02-18 16:22:27 -08:00
Saad Ali 92eb24c161 Fix Github team links for storage 2017-02-17 16:24:58 -08:00
Phillip Wittrock 585c6087fa Merge pull request #383 from monopole/tweakContributing
Copy edit contributing.
2017-02-17 13:40:24 -08:00
Vishnu kannan a871e58555 fix typos in node-allocatable proposal
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-17 13:36:56 -08:00
Jeffrey Regan 1825417a43 Copy edit contributing.
Attempt to clarify request/proposal/impl cycle and @mention usage.
Cut ~700 words (~30%), fixed some links, pluralize mention tags.
2017-02-17 13:18:49 -08:00
Tim Hockin 96dd28871b remove UNVERSIONED_WARNING (#382) 2017-02-17 14:50:10 -06:00
Aaron Crickenberger 4b155b9cc0 Merge pull request #374 from feiskyer/fix
Correct kubenet config on node e2e tests
2017-02-17 09:45:50 -08:00
Maru Newby a4a73f930b Add package scoping to integration testing example (#375) 2017-02-17 00:59:04 -06:00
Tony Li 91ca3b62eb reorganize doc for easier discovery 2017-02-16 17:33:47 -08:00
Tony Li 5b1da0a8bd change -up to --up 2017-02-16 17:33:32 -08:00
Tony Li 64c84cc90d fix -- separators 2017-02-16 17:25:05 -08:00
Aaron Crickenberger 89bebcf12e Merge pull request #373 from shaynewang/patch-1
Fixed broken link to generic_scheduler.go
2017-02-16 16:25:14 -08:00
Aaron Crickenberger 0d143b7fbb Merge pull request #310 from MHBauer/two-files
only list two files
2017-02-16 16:21:37 -08:00
Aaron Crickenberger 277adce85f Merge pull request #378 from spzala/i28n362
Fix the relative path to kubernetes in doc
2017-02-16 16:19:33 -08:00
Ihor Dvoretskyi 622468a8c6 Merge pull request #367 from caiyixiang/modifyLink
modify link
2017-02-17 02:00:34 +02:00
Chris Hoge 178191975e Clarify the sig-openstack mission statement
After discussion in the kubernetes-sig-openstack group, this
patch clarifies the mission of sig-openstack to cover all
interactions between the Kubernetes and OpenStack communities.
2017-02-16 11:32:42 -08:00
Anthony Yeh 31d62c7021 Merge pull request #298 from enisoc/controller-ref
Update ControllerRef proposal
2017-02-16 09:10:33 -08:00
Anthony Yeh 190e7302b9 Update ControllerRef proposal 2017-02-16 09:08:17 -08:00
Jan Šafránek da200968ec Merge pull request #285 from jsafrane/feature-default-storage-class
Proposal for deployment of default StorageClass
2017-02-16 15:21:33 +01:00
Pengfei Ni 2c2a913971 Correct kubenet config on node e2e tests 2017-02-16 17:15:53 +08:00
Shayne Wang d30558c81b Update scheduler.md 2017-02-15 22:08:42 -08:00
Shayne Wang 19341be4ee Fixed broken link to generic_scheduler.go
404 Error because file was moved from plugin/pkg/scheduler/generic_scheduler.go to plugin/pkg/scheduler/core/generic_scheduler.go

change was made correspond to that change
2017-02-15 22:01:13 -08:00
Clayton Coleman 0fd8617138 Merge pull request #147 from nhlfr/annotations-downward-api-proposal
proposal: Expose single annotations via downward API
2017-02-15 17:24:58 -05:00
Hemant Kumar d897c14fab make test with WHAT arguments changed (#296) 2017-02-15 15:37:43 -06:00
Hemant Kumar e9321f9bdc Proposal for cloudprovider storage metrics 2017-02-15 08:54:00 -05:00
Harry Zhang 7e763bf728 Merge pull request #368 from stp-ip/patch-1
Fix typo in sig-pm README
2017-02-15 18:36:49 +08:00
Michael Grosser 8b146da9a5 Fix Typo
Typo wasn't fixed in 3 reviews.
Now fixed in additional commit.
2017-02-15 09:40:48 +00:00
caiyixiang 29c5368263 modify link 2017-02-15 14:06:52 +08:00
Harry Zhang f8f2fc3a08 Merge pull request #361 from icambridge/fix-links-to-code-of-conduct
Fix links to code of conduct
2017-02-15 11:17:54 +08:00
Vishnu kannan 04b8f209ac control kubepods cgroup using cgroups-per-qos flag
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-14 13:03:38 -08:00
caleb miles 0b102feac4 Merge pull request #364 from kubernetes/idvoretskyi-sig-pm-tweaks
A few extra fixes to SIG-PM README
2017-02-14 11:37:46 -08:00
Vish Kannan 6a72d51c4c Rename kubesystem to podruntime 2017-02-13 15:28:58 -08:00
Vish Kannan 94ce3d9a82 Fix formatting 2017-02-13 15:26:20 -08:00
Sahdev P. Zala 12b817ae71 Fix the relative path to kubernetes in doc
Couple of links in docs still referencing relative path to kubernetes github.

fixes #362
2017-02-13 10:27:03 -05:00
Jędrzej Nowak ae91a944e4 Merge pull request #365 from zen/patch-2
Updated SIG OnPrem meeting time
2017-02-13 15:42:55 +01:00
Tomasz Napierala 31041d5fbd Updated SIG OnPrem meeting time
Updated SIG OnPrem meeting time in SIG specific readme
2017-02-13 14:37:57 +01:00
Ihor Dvoretskyi 01d227c4f3 A few extra tweaks to SIG-PM README
Indents added to make the README more human-readable; some extra minor fixes.
2017-02-13 12:09:27 +02:00
Clayton Coleman 1444f6ee5a Merge pull request #358 from pmorie/api-broken-links
Fix numerous broken links in API conventions doc
2017-02-12 23:33:26 -05:00
Iain Cambridge 66608c5051 Fix links to code of conduct 2017-02-12 22:30:52 +01:00
Paul Morie 1cebcf3e2f Fix numerous broken links in API conventions doc 2017-02-11 15:26:15 -05:00