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
I am using setup-kubectl on a self-hosted Ubuntu server 22.04 AWS AMI based runner. When a kubectl command is issued as an example below it gives this error.
Run kubectl diff -k some/path/to/overlay
error: no openapi getter
Error: Process completed with exit code 2.
I am sure there is some underlying library dependency missing in newer versions of kubectl which I've not been able to track down out yet...
Version
I am using the latest version
Runner
self-hosted, ubuntu-server-22.04
Relevant log output
N/A
The text was updated successfully, but these errors were encountered:
What happened?
I am using setup-kubectl on a self-hosted Ubuntu server 22.04 AWS AMI based runner. When a kubectl command is issued as an example below it gives this error.
I am sure there is some underlying library dependency missing in newer versions of kubectl which I've not been able to track down out yet...
Version
Runner
self-hosted, ubuntu-server-22.04
Relevant log output
N/A
The text was updated successfully, but these errors were encountered: