kubernetes/pkg
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
..
api Merge pull request #47284 from xiangpengzhao/fix-dup-targetport 2017-06-30 02:50:49 -07:00
apimachinery/tests Fix Unstructured field accessor 2017-06-28 13:44:29 -04:00
apis run hack/update-all 2017-06-22 11:31:03 -07:00
auth Only do string trim when it's necessary 2017-06-15 17:32:31 +08:00
bootstrap/api run hack/update-all 2017-06-22 11:31:03 -07:00
capabilities
client run hack/update-all 2017-06-22 11:31:03 -07:00
cloudprovider Merge pull request #47286 from cosmincojocar/client_cert_azure_cloud_provider 2017-06-28 23:14:29 -07:00
controller Merge pull request #47250 from xiangpengzhao/fix-headless 2017-06-29 15:16:44 -07:00
conversion
credentialprovider run hack/update-all 2017-06-22 11:31:03 -07:00
features Add priority to Kubernetes API 2017-06-26 13:43:19 -07:00
fieldpath run hack/update-all 2017-06-22 11:31:03 -07:00
fields
generated run hack/update-all 2017-06-22 11:31:03 -07:00
hyperkube
kubeapiserver Merge pull request #47038 from yastij/DefaultExternalHost-for-registredCP 2017-06-27 08:29:25 -07:00
kubectl Merge pull request #47250 from xiangpengzhao/fix-headless 2017-06-29 15:16:44 -07:00
kubelet kubelet: remove unused bandwidth shaping teardown code 2017-06-30 11:51:22 -05:00
kubemark Merge pull request #47783 from NickrenREN/containerruntime 2017-06-23 08:29:28 -07:00
labels
master run hack/update-all 2017-06-22 11:31:03 -07:00
metrics autogenerated 2017-04-14 10:40:57 -07:00
printers Move DaemonSet to table printer 2017-06-26 20:58:02 -04:00
probe Set default User-Agent on http probe 2017-06-21 10:50:33 -04:00
proxy Populate endpoints and allow ports with headless service 2017-06-28 11:15:51 +08:00
quota run hack/update-all 2017-06-22 11:31:03 -07:00
registry Add unit test case for initClusterIP and updateNodePort 2017-06-28 09:35:12 +08:00
routes Merge pull request #45490 from deads2k/owners-01-extensions 2017-05-10 12:51:51 -07:00
runtime
security run hack/update-all 2017-06-22 11:31:03 -07:00
securitycontext run hack/update-all 2017-06-22 11:31:03 -07:00
serviceaccount don't accept delete tokens that are waiting to be reaped 2017-06-30 09:22:36 -04:00
ssh autogenerated 2017-04-14 10:40:57 -07:00
types
util Fix the names of some iptables tests 2017-06-27 09:26:10 -04:00
version Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00
volume Merge pull request #47619 from mtanino/iscsi-remove-redundant-nil-check 2017-06-29 14:05:24 -07:00
watch autogenerated 2017-04-14 10:40:57 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS