• k8s-merge-robot's avatar
    Merge pull request #23945 from smarterclayton/move_reset_metrics · 2b9637da
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Move /resetMetrics to DELETE /metrics
    
    Reduces the surface area of the API server slightly and allows
    downstream components to have deleteable metrics. After this change
    genericapiserver will *not* have metrics unless the caller defines it
    (allows different apiserver implementations to make that choice on their
    own).
    
    @wojtek-t
    2b9637da
master.go 34.5 KB