-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Describe the bug
When I start kubectl.nvim it throws this error:
Unable to connect to the server: getting credentials: exec: executable aws failed with exit code 255
Error: The config profile (eks-cluster) could not be found
My guess is that my PATH isn't being respected or something.
To Reproduce
- Use kubectl.nvim with an EKS cluster
Expected behavior
It should not throw the error
Environment (please complete the following information):
- OS: OSX
- Neovim version 0.10.1
Additional context
I am using the fish shell for shell usage, if that matters. I don't have anything special provided to the plugin just: require("kubectl").setup()
.
Metadata
Metadata
Assignees
Labels
No labels