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

Refactor EKS and GKE kubeconfig to not use exec anymore #279

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

pst
Copy link
Member

@pst pst commented Jun 24, 2022

No description provided.

Switch from exec style kubeconfigs to one's relying on the
token data sources available now.

The exec one was originally chosen before the data sources
existed. Relying on exec requires to shell out to the
respective provider CLI. Creating a dependency and causing
overhead.
@pst pst changed the title Refactor kubeconfig credentials Refactor EKS and GKE kubeconfig to not use exec anymore Jun 24, 2022
@pst pst merged commit 52a427a into master Jun 24, 2022
@pst pst deleted the kubeconfig-credentials branch June 24, 2022 17:01
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

Successfully merging this pull request may close these issues.

None yet

1 participant