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

feat: merging kubeconfig files #69

Merged
merged 3 commits into from
Apr 12, 2019
Merged

feat: merging kubeconfig files #69

merged 3 commits into from
Apr 12, 2019

Conversation

tomplus
Copy link
Owner

@tomplus tomplus commented Apr 7, 2019

Add support for multiple config files.

ref: kubernetes-client/python-base#94

@codecov-io
Copy link

codecov-io commented Apr 7, 2019

Codecov Report

Merging #69 into master will increase coverage by 0.38%.
The diff coverage is 97.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   94.46%   94.84%   +0.38%     
==========================================
  Files          20       20              
  Lines        1374     1456      +82     
==========================================
+ Hits         1298     1381      +83     
+ Misses         76       75       -1
Impacted Files Coverage Δ
kubernetes_asyncio/config/kube_config_test.py 94.25% <100%> (+0.48%) ⬆️
kubernetes_asyncio/config/kube_config.py 93.78% <96.92%> (+1.45%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 959ca9f...534972e. Read the comment docs.

@tomplus tomplus merged commit 8a65d31 into master Apr 12, 2019
tomplus added a commit that referenced this pull request May 3, 2019
* feat: merging kubeconfig files
@tomplus tomplus deleted the feat/merge-kubeconfigs branch March 14, 2020 22:09
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.

2 participants