Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error adding EKS or GKE through kubeconfig file #2

Open
mofirouz opened this issue Jan 11, 2024 · 8 comments
Open

Error adding EKS or GKE through kubeconfig file #2

mofirouz opened this issue Jan 11, 2024 · 8 comments

Comments

@mofirouz
Copy link

Whilst adding either EKS or GKE clusters to the helper app, I see this issue.

For EKS:

Error adding cluster: zsh: 1: command not found: ^[]1337 zsh:1:command not found: --region

For GKE:

Error adding cluster: zsh: 1: command not found: ^[]1337
@ewilken
Copy link
Member

ewilken commented Jan 12, 2024

This is weird, thanks a lot for reporting! I'll look into it.

@mofirouz
Copy link
Author

Just wanted to come back and say I tried v1.0.2 and this issue still exists sadly.

@ewilken
Copy link
Member

ewilken commented Jan 29, 2024

Thanks for the heads up! I didn't get to dive into this yet, but I hope to find the time this week.

Is there anything special about your shell config? Any related aliases on your .zshrc, are the AWS and GCP CLIs visible on your PATH, etc.? I'm pretty sure the issue is on my end and related to not spawning the interactive shell to run the process in properly, I'm just happy about any hint that might help me pinpoint this. 😄

I'll try to get back to you about this asap. Looking forward to getting this resolved and making the app work for you. Thanks a lot for your help and your patience! 🙂

@ewilken
Copy link
Member

ewilken commented Jan 30, 2024

Version 1.0.3 is out and contains a little trial and error. Happy to hear whether it changes anything for you! 🤞

@mofirouz
Copy link
Author

Hi @ewilken thanks much for your attention - sadly the issue isn't solved (same exact errors as above). Attached is a redacted .zshrc - I think the issue maybe something to do with ohmyzsh.
zshrc.txt

@ewilken
Copy link
Member

ewilken commented Feb 1, 2024

1.0.4 is out, with another try. 🤞 I'm really sorry about this trial and error. I hope we'll get to the bottom of this soon!

@mofirouz
Copy link
Author

mofirouz commented Feb 1, 2024

Unfortunately, same issue as above :(

@ewilken
Copy link
Member

ewilken commented Feb 13, 2024

Just to bump this, I haven't forgotten about this issue and I'm hoping to get to the bottom of it soon. Thanks for hanging in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants