k3s/pkg/kubelet/network/hostport
Cao Shufeng 04bc58b6e5 Keep host port socket open for kubenet
When cni is set to kubenet, kubelet should hold the host port socket,
so that other application in this node could not listen/bind this port
any more. However, the sockets are closed accidentally, because
kubelet forget to reconcile the protocol format before comparing.
2016-11-24 04:19:03 -05:00
..
testing autogenerated 2016-10-21 17:32:32 -07:00
BUILD run hack/update-all.sh 2016-11-23 15:53:09 -08:00
fake_iptables.go Clean up IPTables caps i.e.: sed -i "s/Iptables/IPTables/g" 2016-08-29 10:34:42 +10:00
hostport.go Keep host port socket open for kubenet 2016-11-24 04:19:03 -05:00
hostport_test.go Keep host port socket open for kubenet 2016-11-24 04:19:03 -05:00