k3s/pkg/apis/core
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
..
fuzzer K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
helper change not valid to invalid 2018-07-18 14:11:22 +08:00
install Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
v1 regenerate files 2018-08-23 13:32:10 -07:00
validation Merge pull request #64973 from nokia/k8s-sctp 2018-08-28 07:21:18 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
annotation_key_constants.go Promote sysctl annotations to API fields 2018-06-05 23:17:00 +02:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
field_constants.go Add new Events API group 2017-11-22 18:40:09 +00:00
json.go
objectreference.go
register.go explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap 2018-05-08 15:37:26 -07:00
resource.go Delete in-tree support for NVIDIA GPUs. 2018-04-02 20:17:01 -07:00
taint.go
taint_test.go
toleration.go
toleration_test.go add UT for apk/apis/core/toleration.go 2017-11-15 09:44:27 +08:00
types.go 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
zz_generated.deepcopy.go regenerate files 2018-08-23 13:32:10 -07:00