• Kubernetes Submit Queue's avatar
    Merge pull request #49885 from dashpole/ignore_udp · e0089bcf
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49885, 49751, 49441, 49952, 49945)
    
    Ignore UDP metrics in kubelet
    
    Updating cadvisor godeps to 0.26.0 for the 1.7 release (#46658) added udp metrics.  However, they were not disabled in the kubelet.
    This PR disables collection of UDP metrics in the kubelet.
    This should be cherrypicked to the 1.7 branch.
    
    cc @dchen1107
    e0089bcf
Name
Last commit
Last update
..
testing Loading commit data...
BUILD Loading commit data...
cadvisor_linux.go Loading commit data...
cadvisor_linux_test.go Loading commit data...
cadvisor_unsupported.go Loading commit data...
cadvisor_windows.go Loading commit data...
doc.go Loading commit data...
types.go Loading commit data...
util.go Loading commit data...