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

Read kubeconfig from the host #3

Open
NasAmin opened this issue Oct 8, 2020 · 2 comments
Open

Read kubeconfig from the host #3

NasAmin opened this issue Oct 8, 2020 · 2 comments

Comments

@NasAmin
Copy link

NasAmin commented Oct 8, 2020

Thanks a lot for creating this action.

Will it be possible to read the kubeconfig from the host ~/.kube/config instead of passing in Base64Encoded value?

In our workflow, we are using AWS and are using the aws-actions/configure-aws-credentials@v1 action to authenticate against AWS and then use kubectl to update kubeconfig for our desired cluster.

Regards,

Nas

@penDerGraft
Copy link
Owner

Hey, @NasAmin thanks for the feedback. This is something I've thought about adding, but I haven't had time to dedicate to this since releasing a simple beta version. I can definitely try to take a look at this in the next few weeks, but feel free to open a PR if it's something you'd like to see sooner.

@NasAmin
Copy link
Author

NasAmin commented Oct 9, 2020

@penDerGraft Thanks for responding. I'll try finding time to contribute next week if possible.

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