You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plan to use kubectl get to display the metrics of custom-metrics-apiserver, but the Object object of TableRow in the k8s.io/apimachinery/pkg/apis/meta/v1beta1 package needs to be implemented in k8s.io/apimachinery/pkg/apis/meta/v1.
So we need to implement it in custom_metrics.MetricValue.
/cc @dgrisonnet
The text was updated successfully, but these errors were encountered:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Plan to use kubectl get to display the metrics of custom-metrics-apiserver, but the Object
object
ofTableRow
in thek8s.io/apimachinery/pkg/apis/meta/v1beta1
package needs to be implemented ink8s.io/apimachinery/pkg/apis/meta/v1
.So we need to implement it in custom_metrics.MetricValue.
/cc @dgrisonnet
The text was updated successfully, but these errors were encountered: