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

[WIP] add execplugin support for AutoRefreshKubeConfigLoader #389

Conversation

gregoiregermain
Copy link

Resolves #388

@jacobtomlinson This should adapt AutoRefreshKubeConfigLoader to support execPlugin authentification method.

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for raising this. It generally looks good to me, although I am unfamiliar with the exec method for authentication so am unable to test locally.

The auth section of dask-kubernetes is not well tested today. Tests use kind and auth via a token so much of this code isn'y covered. @gregoiregermain do you have any thoughts on how we could more robustly test things here?

@jacobtomlinson
Copy link
Member

Sorry we never got to merging this. The project has changed a lot since this was raised so going to close it out.

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.

Enable AutoRefreshKubeConfigLoader ExecPlugin support
2 participants