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

Add kube node config files to autoconfig search paths #154

Merged
merged 1 commit into from
Aug 8, 2019

Conversation

kke
Copy link
Contributor

@kke kke commented Aug 8, 2019

Fixes #150

This will make K8s::Client.autoconfig work "out of the box" on a kubernetes node (with limited node access rights on a worker node though).

@kke kke added the enhancement New feature or request label Aug 8, 2019
Copy link
Contributor

@jakolehm jakolehm left a comment

Choose a reason for hiding this comment

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

LGTM

@kke kke merged commit c97c9fb into master Aug 8, 2019
@kke kke deleted the feature/kube_node_confs branch August 8, 2019 13:16
@kke kke mentioned this pull request Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autoconfig could try /etc/kubernetes/*.conf
2 participants