k3s/pkg
Kubernetes Submit Queue 2eb14e3007
Merge pull request #64973 from nokia/k8s-sctp
Automatic merge from submit-queue (batch tested with PRs 67694, 64973, 67902). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

SCTP support implementation for Kubernetes

**What this PR does / why we need it**: This PR adds SCTP support to Kubernetes, including Service, Endpoint, and NetworkPolicy.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #44485

**Special notes for your reviewer**:

**Release note**:

```release-note

SCTP is now supported as additional protocol (alpha) alongside TCP and UDP in Pod, Service, Endpoint, and NetworkPolicy.  

```
2018-08-28 07:21:18 -07:00
..
api Address @thockin feedback 2018-08-23 13:14:49 -07:00
apis Merge pull request #64973 from nokia/k8s-sctp 2018-08-28 07:21:18 -07:00
auth
capabilities
client Deprecate ListWatchUntil, fix it and call places 2018-08-15 13:34:31 +02:00
cloudprovider Merge pull request #64973 from nokia/k8s-sctp 2018-08-28 07:21:18 -07:00
controller Merge pull request #64973 from nokia/k8s-sctp 2018-08-28 07:21:18 -07:00
credentialprovider Merge pull request #65043 from brendandburns/todo4 2018-08-26 14:07:04 -07:00
features OpenAPI and gofmt updates 2018-08-27 07:42:27 +00:00
fieldpath
generated Merge pull request #67688 from Lion-Wei/kube-proxy-config 2018-08-27 22:18:18 -07:00
kubeapiserver Merge pull request #67497 from yue9944882/refactor/externalize-node-informer-clientset 2018-08-21 13:00:01 -07:00
kubectl K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
kubelet Merge pull request #64973 from nokia/k8s-sctp 2018-08-28 07:21:18 -07:00
kubemark Changes according to the approved KEP. SCTP is supported for HostPort and LoadBalancer. Alpha feature flag SCTPSupport controls the support of SCTP. Kube-proxy config parameter is removed. 2018-08-27 05:58:36 +00:00
master Merge pull request #64973 from nokia/k8s-sctp 2018-08-28 07:21:18 -07:00
printers Merge pull request #64973 from nokia/k8s-sctp 2018-08-28 07:21:18 -07:00
probe
proxy Merge pull request #64973 from nokia/k8s-sctp 2018-08-28 07:21:18 -07:00
quota Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
registry Merge pull request #67038 from jennybuckley/dry-run-services 2018-08-27 16:27:06 -07:00
routes
scheduler Merge pull request #67642 from tizhou86/newUnitTest7 2018-08-27 06:14:14 -07:00
security
securitycontext
serviceaccount Merge pull request #62420 from mikedanese/jose-bump 2018-08-23 15:39:59 -07:00
ssh
util gofmt update 2018-08-27 05:59:50 +00:00
version
volume Merge pull request #67772 from andyzhangx/azuredisk-volumelimits2 2018-08-27 06:14:17 -07:00
watch/json
windows/service
.import-restrictions
BUILD util for external pv 2018-08-17 11:14:42 +08:00
OWNERS