• k8s-merge-robot's avatar
    Merge pull request #24003 from yujuhong/metrics_test · e9c1d591
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    e2e: adapt kubelet_perf.go to use the new summary metrics API
    
    This commit switch most functions in kubelet_stats.go to use the new API.
    However, the functions that perform one-time resource usage retrieval remain
    unchanged to be compatible with reource_usage_gatherer.go. They should be
    handled separately.
    
    Also, the new summary API does not provide the RSS memory yet, so all memory
    checking tests will *always* pass. We plan to add this metrics in the API and
    restore the functionality of the test.
    e9c1d591
Name
Last commit
Last update
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures/pkg/kubectl/cmd/apply Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
OWNERS Loading commit data...