Open
Description
What happened:
fail to describe deployment when using the latest kubectl.
commond:
./kubectl-1.32.2 describe deployment --kubeconfig ./kubeconfig
error:
Error from server (NotAcceptable): object *v1.Deployment does not implement the protobuf marshalling interface and cannot be encoded to a protobuf message
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
- Kubernetes client and server versions (use
kubectl version
): v1.32.2 - Cloud provider or hardware configuration:
- OS (e.g:
cat /etc/os-release
): linux amd64