Skip to content

bug: Unable to connect to the server: getting credentials #432

@Keyruu

Description

@Keyruu

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

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions