kubernetes / kubernetes

Production-Grade Container Scheduling and Management

Home Page:https://kubernetes.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubectl describe uses Endpoints instead of EndpointSlices

aroradaman opened this issue · comments

What would you like to be added?

kubectl describe should use discoveryv1.EndpointSlice instead of v1.Endpoints.

Why is this needed?

Almost everything in Kubernetes uses endpoint slices instead of endpoints.
This discussion started from #123954.

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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.

/sig cli

@aroradaman: Closing this issue.

In response to this:

/close
dup of kubernetes/kubectl#1533

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-sigs/prow repository.