Closed
Description
I'm trying to use the Java client to execute a command in a container in a pod.
coreV1Api.connectGetNamespacedPodExec(name, namespace, command, name, true, false, true, false);
The server returns ApiException as following:
{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Upgrade request required","reason":"BadRequest","code":400}
could anyone help?
Metadata
Metadata
Assignees
Labels
No labels