go.mod: bump metrics-server

Include a fix to the NodeMetrics and PodMetrics APIs to match k8s
conventions.
- NodeMetrics and PodMetrics now have labels as they can be filtered by
them
- Field selector is now applied to NodeMetrics and PodMetrics instead
of Nodes and Pods

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
Damien Grisonnet 2020-12-02 18:28:56 +01:00
parent e0ddb886a7
commit 6d8a82f423
5 changed files with 63 additions and 29 deletions

2
vendor/modules.txt vendored
View file

@ -808,7 +808,7 @@ k8s.io/utils/trace
# sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.9
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/pkg/client
sigs.k8s.io/apiserver-network-proxy/konnectivity-client/proto/client
# sigs.k8s.io/metrics-server v0.3.7-0.20201028092756-2a1d1385123b
# sigs.k8s.io/metrics-server v0.4.1-0.20201126131427-ebfc64a74ae4
sigs.k8s.io/metrics-server/pkg/api
# sigs.k8s.io/structured-merge-diff/v4 v4.0.1
sigs.k8s.io/structured-merge-diff/v4/fieldpath