k3s/pkg
Laszlo Janosi a6da2b1472 K8s SCTP support implementation for the first pull request
The requested Service Protocol is checked against the supported protocols of GCE Internal LB. The supported protocols are TCP and UDP.

SCTP is not supported by OpenStack LBaaS. If SCTP is requested in a Service with type=LoadBalancer, the request is rejected. Comment style is also corrected.

SCTP is not allowed for LoadBalancer Service and for HostPort. Kube-proxy can be configured not to start listening on the host port for SCTP: see the new SCTPUserSpaceNode parameter

changed the vendor github.com/nokia/sctp to github.com/ishidawataru/sctp. I.e. from now on we use the upstream version.

netexec.go compilation fixed. Various test cases fixed

SCTP related conformance tests removed. Netexec's pod definition and Dockerfile are updated to expose the new SCTP port(8082)

SCTP related e2e test cases are removed as the e2e test systems do not support SCTP

sctp related firewall config is removed from cluster/gce/util.sh. Variable name sctp_addr is corrected to sctpAddr in pkg/proxy/ipvs/proxier.go

cluster/gce/util.sh is copied from master
2018-08-27 05:56:27 +00:00
..
api Address @thockin feedback 2018-08-23 13:14:49 -07:00
apis K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
auth
capabilities
client Deprecate ListWatchUntil, fix it and call places 2018-08-15 13:34:31 +02:00
cloudprovider K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
controller K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
credentialprovider Merge pull request #65043 from brendandburns/todo4 2018-08-26 14:07:04 -07:00
features Kubelet creates and manages node leases 2018-08-26 16:03:36 -07:00
fieldpath
generated Merge pull request #66233 from nikhita/translations-fix-license 2018-08-22 23:04:19 -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 K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
kubemark K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
master K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
printers K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
probe
proxy K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
quota Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
registry Merge pull request #67372 from tanshanshan/priority-814 2018-08-16 10:34:15 -07:00
routes
scheduler Merge pull request #67760 from houjun41544/20180823 2018-08-26 19:39:06 -07:00
security
securitycontext
serviceaccount Merge pull request #62420 from mikedanese/jose-bump 2018-08-23 15:39:59 -07:00
ssh
util K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
version
volume Merge pull request #67822 from humblec/remove-config 2018-08-26 10:38:58 -07:00
watch/json
windows/service
.import-restrictions
BUILD util for external pv 2018-08-17 11:14:42 +08:00
OWNERS