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

Use user.token from kube config. #66

Merged
merged 1 commit into from
Feb 5, 2021
Merged

Conversation

captain-igloo
Copy link

user.token from the kube config file is currently being ignored.

@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #66 (288ce52) into master (279fe26) will decrease coverage by 0.06%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #66      +/-   ##
============================================
- Coverage     95.05%   94.98%   -0.07%     
- Complexity      542      543       +1     
============================================
  Files            56       56              
  Lines          1294     1296       +2     
============================================
+ Hits           1230     1231       +1     
- Misses           64       65       +1     
Impacted Files Coverage Δ Complexity Δ
src/Traits/Cluster/LoadsFromKubeConfig.php 93.02% <50.00%> (-2.10%) 18.00 <0.00> (+1.00) ⬇️

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 279fe26...288ce52. Read the comment docs.

@rennokki rennokki merged commit 2cee963 into renoki-co:master Feb 5, 2021
@rennokki
Copy link
Member

rennokki commented Feb 5, 2021

<3

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