describe resource fail for kubectl v1.32.2 #1723
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
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:
kubectl version
): v1.32.2cat /etc/os-release
): linux amd64The text was updated successfully, but these errors were encountered: