Commit Graph

5813 Commits

Author SHA1 Message Date
Timothy St. Clair bb1aaab19e Cleanup + rationalize cluster API 2018-08-31 16:01:55 -05:00
Timothy St. Clair 1dad5047ef Update to add Cluster-API (AWS) Office hours meeting.
Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
2018-08-27 10:38:28 -05:00
k8s-ci-robot 3e186d12c5
Merge pull request #2591 from wojtek-t/explicit_definition_in_per_item_doc
Make SLOs page more clear
2018-08-27 02:26:43 -07:00
wojtekt 5a275c424c Make SLOs page more clear 2018-08-27 11:10:04 +02:00
k8s-ci-robot d6c5f0f515
Merge pull request #2549 from d-nishi/update-sig-aws-leads
Update sigs.yaml with new sig-aws-leads
2018-08-26 16:38:30 -07:00
k8s-ci-robot 85eff5da96
Merge pull request #2590 from anothertobi/master
Adds the 'trivial edit contribution policy' to contributors/guide/pull-requests.md
2018-08-26 14:17:25 -07:00
Tobias Nehrlich 15c88b5b96 Adds the 'trivial edit contribution policy'
Added the text from #1628 under 'Best Practices for Faster Reviews' and linked it at the top of the document.

Issue: #1628
2018-08-26 23:02:12 +02:00
k8s-ci-robot 96ea66b75a
Merge pull request #2589 from anothertobi/master
Fixes typo in group-mentee-guide.md
2018-08-26 12:49:04 -07:00
Tobias Nehrlich 02e21e482f Fixes typo in group-mentee-guide.md
Changed 'Contibuting' to 'Contributing'
2018-08-26 21:19:23 +02:00
k8s-ci-robot 0741bdfbb5
Merge pull request #2495 from jingxu97/datasource
Add data source for volume provisioning
2018-08-24 17:14:25 -07:00
Jing Xu 8c6cea4e2e
Update data-source.md 2018-08-24 11:12:16 -07:00
Jing Xu 4effd1a630
Update data-source.md 2018-08-24 11:08:26 -07:00
k8s-ci-robot 5bda15447e
Merge pull request #2276 from nokia/k8s-sctp-kep-doc
New KEP for SCTP support feature
2018-08-24 10:23:52 -07:00
k8s-ci-robot ce3378e898
Merge pull request #2584 from nikhita/api-change-owners-to-architecture
Change k8s.io/api owners from apimachinery to architecture
2018-08-24 10:20:16 -07:00
k8s-ci-robot e138e76e6c
Merge pull request #2551 from oomichi/cleanup
Remove unnecessary discription of provider "local"
2018-08-24 09:51:06 -07:00
janosi c234ca8c12 Updated according to the comments on github. Main functional changes: HostPort with SCTP shall be supported; type=LoadBalancer with SCTP shall be supported 2018-08-24 10:37:17 +02:00
Janosi Laszlo 683f9a0192 Handling of Services with type=LoadBalaner changed. Support of HostPort with SCTP is clarified (not supported). 2018-08-24 10:37:17 +02:00
Janosi Laszlo 3bb64044f5 It turned out that iptables and ipvs does not trigger the loading of the SCTP kernel module. The proposed solution is updated accordingly, and it became a lot simpler. Also the usage of SCTP as protocol value in the Pod/container descriptor is described in the document now. 2018-08-24 10:37:16 +02:00
Janosi Laszlo d0ad13a09e Example DNS SRV record added. Userspace SCTP alternatives updated. 2018-08-24 10:37:16 +02:00
janosi fdf2fc20a3 Added alternatives to handle the userspace SCTP incompatibility 2018-08-24 10:37:16 +02:00
Laszlo Janosi f368332fe0 Modified based on the first comments. Userspace SCTP related part re-worked based on further investigations. 2018-08-24 10:37:16 +02:00
Laszlo Janosi 106b8e7570 protocol is mandatory in order to use port in iptables rules. That is, we cannot use the port value in iptables rules if the protocol is not defined 2018-08-24 10:37:16 +02:00
Laszlo Janosi 20c3b985b7 New KEP document at keps/sig-network/0015-20180614-SCTP-support.md 2018-08-24 10:37:16 +02:00
Nikhita Raghunath be451cc08e change k8s.io/api owners from apimachinery to architecture 2018-08-24 12:43:08 +05:30
k8s-ci-robot e340fb5685
Merge pull request #2065 from derekwaynecarr/sig-node-charter
[RFC] SIG-Node initial charter
2018-08-23 19:44:21 -07:00
k8s-ci-robot f1d6261f21
Merge pull request #1269 from verb/pod-troubleshooting-use-container
Use v1.Container in Debug Containers API
2018-08-23 17:15:37 -07:00
k8s-ci-robot e600529a1b
Merge pull request #2461 from saad-ali/sig-storage-charter
SIG-storage charter
2018-08-23 15:34:18 -07:00
saad-ali 33058d17cc Generated code for SIG storage charter 2018-08-23 15:21:54 -07:00
saad-ali d8b727a9c3 SIG Storage Charter 2018-08-23 15:21:54 -07:00
k8s-ci-robot e2d5c8a2d1
Merge pull request #2582 from cblecker/contrib-playground
Add kubernetes-sigs/contributor-playground to sigs.yaml
2018-08-23 15:11:43 -07:00
Christoph Blecker b3a49438ed
Add kubernetes-sigs/contributor-playground to sigs.yaml 2018-08-23 14:48:02 -07:00
k8s-ci-robot 27c628317f
Merge pull request #2581 from spiffxp/add-csi-api-to-sigs-yaml
Add kubernetes/csi-api to sigs.yaml
2018-08-23 14:27:10 -07:00
k8s-ci-robot 9b61e86e69
Merge pull request #2573 from castrojo/fix-election-email
Change election email
2018-08-23 14:11:30 -07:00
Aaron Crickenberger e664fc7948 Add kubernetes/csi-api to sigs.yaml 2018-08-23 13:52:07 -07:00
Jing Xu 7e303357bf
Update data-source.md 2018-08-23 11:39:16 -07:00
Derek Carr 1efc194aa3 update per common charter template 2018-08-23 14:28:09 -04:00
k8s-ci-robot 9805a93f97
Merge pull request #2552 from janetkuo/job-ttl-cleanup
KEP for TTL-after-finished controller
2018-08-23 11:18:55 -07:00
k8s-ci-robot 06e7e7bf75
Merge pull request #2580 from cstoku/sig-docs-ja
Add Japanese l10n repo owners for sig-docs
2018-08-23 11:14:22 -07:00
k8s-ci-robot 1f2d9acf1c
Merge pull request #2578 from willhayslett/contributor-guide-typo-fix
Corrected contributor guide readme
2018-08-23 11:14:12 -07:00
Derek Carr b0f09059a3 [RFC] SIG-Node initial charter 2018-08-23 14:10:58 -04:00
k8s-ci-robot 8663fff7dd
Merge pull request #2411 from janetkuo/api-default-rules
Document rules and best practices of default values
2018-08-23 10:55:31 -07:00
Janet Kuo dd4ae8273f Further clarify defaulting rules & remove example 2018-08-23 10:48:25 -07:00
Takuya Tokuda 02c3d3f4ad Update README.md 2018-08-24 02:11:21 +09:00
Takuya Tokuda f42ad176e1 Add sig-docs-ja-owners 2018-08-24 02:06:01 +09:00
k8s-ci-robot c8b0e69fa7
Merge pull request #2433 from jdumars/apireviews
Adding API Review process and diagram
2018-08-23 09:49:18 -07:00
k8s-ci-robot fe10fe38e7
Merge pull request #2579 from wojtek-t/watch_sli_details
Add a link to watch latency sli
2018-08-23 06:57:46 -07:00
wojtekt b3407928fd Add a link to watch latency sli 2018-08-23 15:53:23 +02:00
Will Hayslett 85c3d5fc2d
Corrected contributor guide readme
Removed superfluous "for" in the "Find something to work on" section
2018-08-22 22:16:27 -05:00
k8s-ci-robot e6d783d390
Merge pull request #2576 from castrojo/add-role-board
Add link to the role board
2018-08-22 12:55:49 -07:00
Jorge O. Castro bc980554ce
Add link to the role board 2018-08-22 15:26:15 -04:00