beacon-biosignals / K8sClusterManagers.jl

A Julia cluster manager for Kubernetes
Other
31 stars 5 forks source link

Add manager label to workers #38

Closed omus closed 3 years ago

omus commented 3 years ago

Should assist with manual efforts to terminate all of the workers in a cluster.

codecov-commenter commented 3 years ago

Codecov Report

Merging #38 (264b486) into main (f4788d4) will increase coverage by 0.35%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   51.47%   51.82%   +0.35%     
==========================================
  Files           4        4              
  Lines         136      137       +1     
==========================================
+ Hits           70       71       +1     
  Misses         66       66              
Impacted Files Coverage Δ
src/pod.jl 97.95% <100.00%> (+0.04%) :arrow_up:

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 f4788d4...264b486. Read the comment docs.