draino icon indicating copy to clipboard operation
draino copied to clipboard

pod filter for pod using storage class

Open dbenque opened this issue 4 years ago • 1 comments

Ability to prevent eviction on pods using specified class storage

dbenque avatar Dec 11 '20 17:12 dbenque

Codecov Report

Merging #109 (a9f630c) into master (e0d5277) will decrease coverage by 0.89%. The diff coverage is 46.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   75.21%   74.32%   -0.90%     
==========================================
  Files           7        7              
  Lines         464      479      +15     
==========================================
+ Hits          349      356       +7     
- Misses        101      105       +4     
- Partials       14       18       +4     
Impacted Files Coverage Δ
internal/kubernetes/podfilters.go 86.88% <46.66%> (-13.12%) :arrow_down:

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 e0d5277...a9f630c. Read the comment docs.

codecov[bot] avatar Dec 11 '20 17:12 codecov[bot]