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

Added eks support for kubernetes prompt #211

Merged
merged 3 commits into from
Sep 25, 2023

Conversation

TheSantacloud
Copy link
Contributor

Makes the Kubernetes prompt more robust with the following:

  • Ability to hide the ARN from the cluster name - only available for cluster whose names are ARNs
  • Ability to extract account id (prefixed with account_id/) - only available for clusters whose names are ARNs
  • Ability to hide the user from the context (I already know who I am, this was just irrelevant and made the entire thing really bloated)

I'm well aware that the first feature (hide ARN) might be confusing, and can be controlled and renamed via kubeconfig, but I constantly move around and update my kubeconfig, between clusters of different clients, and it always overrides my existing renamed configurations.

@ethancedwards8 ethancedwards8 merged commit 038b1d4 into dracula:master Sep 25, 2023
1 check passed
@ethancedwards8
Copy link
Member

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants