Azure / setup-kubectl

GitHub Action for installing Kubectl
MIT License
132 stars 49 forks source link

Bug: error: no openapi getter #84

Open pmcenery-bl opened 1 year ago

pmcenery-bl commented 1 year ago

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.

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

Runner

self-hosted, ubuntu-server-22.04

Relevant log output

N/A

github-actions[bot] commented 1 year ago

This issue is idle because it has been open for 14 days with no activity.

DrauzJu commented 1 year ago

Hi @pmcenery-bl, did you find a solution for this?

github-actions[bot] commented 12 months ago

This issue is idle because it has been open for 14 days with no activity.

davidgamero commented 9 months ago

i have been unable to repoduce this issue. is it still occuring on the latest versions?