Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Refactor namespace discovery to have option to use shared informers instead of permanent for loop #22

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

RnkeZ
Copy link

@RnkeZ RnkeZ commented Mar 25, 2021

Also added option to be able to run outside k8s cluster using kubeconfig

@codecov-io
Copy link

Codecov Report

Merging #22 (1870f5a) into master (bdf0891) will decrease coverage by 21.40%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #22       +/-   ##
===========================================
- Coverage   56.36%   34.96%   -21.41%     
===========================================
  Files           4        4               
  Lines         165      266      +101     
===========================================
  Hits           93       93               
- Misses         63      164      +101     
  Partials        9        9               
Impacted Files Coverage Δ
main.go 17.96% <0.00%> (-17.28%) ⬇️

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 bdf0891...1870f5a. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants