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

Change Kubeconfig::merge fn to public. #1100

Merged
merged 1 commit into from Dec 7, 2022
Merged

Conversation

goenning
Copy link
Contributor

@goenning goenning commented Dec 6, 2022

Signed-off-by: goenning me@goenning.net

Motivation

I need to support loading Kubeconfig from different locations and merge them myself, but unfortunately the merge fn is private.

Solution

Change Kubeconfig::merge fn to public.

Signed-off-by: goenning <me@goenning.net>
@clux clux added the changelog-add changelog added category for prs label Dec 7, 2022
@clux clux added this to the 0.77.0 milestone Dec 7, 2022
@clux clux merged commit edd1121 into kube-rs:main Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-add changelog added category for prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants