kubernetes/pkg/kubelet/network
Dan Williams 5b8ad3f7c5 kubelet: remove unused bandwidth shaping teardown code
Since v1.5 and the removal of --configure-cbr0:

0800df74ab "Remove the legacy networking mode --configure-cbr0"

kubelet hasn't done any shaping operations internally.  They
have all been delegated to network plugins like kubenet or
external CNI plugins.  But some shaping code was still left
in kubelet, so remove it now that it's unused.
2017-06-30 11:51:22 -05:00
..
cni run hack/update-all 2017-06-22 11:31:03 -07:00
hairpin autogenerated 2017-04-14 10:40:57 -07:00
hostport run hack/update-all 2017-06-22 11:31:03 -07:00
kubenet kubelet: remove unused bandwidth shaping teardown code 2017-06-30 11:51:22 -05:00
testing run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
network.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
OWNERS add OWNER file to kubelet/network 2017-02-24 11:41:13 -08:00
plugins.go run hack/update-all 2017-06-22 11:31:03 -07:00