You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: