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

Config.autoConfigure should support multiple files #6556

Closed
manusa opened this issue Nov 7, 2024 · 0 comments · Fixed by #6557
Closed

Config.autoConfigure should support multiple files #6556

manusa opened this issue Nov 7, 2024 · 0 comments · Fixed by #6557
Assignees
Milestone

Comments

@manusa
Copy link
Member

manusa commented Nov 7, 2024

Description

Part of #6516

As a final step before being able to complete #6240 and merge a reviewed and updated version of #6295, the method Config.autoConfigure(Config, String) needs improvement to support multiple kubeconfig files.

When a kubeconfig environment variable or System property is provided with multiple paths, the method should be able to process all of the configs in the provided paths.

The logic for merging is explained in #6551 and was already implemented in #6553.

Only additional wiring and tests are needed.

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 a pull request may close this issue.

1 participant