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
This change updates the reporting during migration to use the group
resource instead of just the resource.
Thus the confusing messages with "the server does not allow this
method on the requested resource" for pod metrics will go from:
-n hasha-pro1 pods/nodejs-ex-2-kmzrv
to:
-n hasha-pro1 pods.metrics.k8s.io/nodejs-ex-2-kmzrv
This makes it clear what resource is being referenced.
Bug 1631517
Signed-off-by: Monis Khan <[email protected]>
0 commit comments