mirror of https://github.com/k3s-io/k3s
2eb14e3007
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. ``` |
||
---|---|---|
.. | ||
controller/crdregistration | ||
ports | ||
reconcilers | ||
tunneler | ||
BUILD | ||
OWNERS | ||
client_ca_hook.go | ||
client_ca_hook_test.go | ||
client_util.go | ||
controller.go | ||
controller_test.go | ||
doc.go | ||
import_known_versions.go | ||
import_known_versions_test.go | ||
master.go | ||
master_openapi_test.go | ||
master_test.go | ||
services.go |