cloudfoundry-incubator / eirinix

Extensions Library for Cloud Foundry Eirini
Apache License 2.0
2 stars 5 forks source link

Allow to specify a starting RV for EiriniX watchers #38

Closed mudler closed 4 years ago

mudler commented 4 years ago

It deals with the Kubernetes issue #74022, by starting the watcher RV by default to the current one. Allows to override the mechanism by specifying a start RV number.

codecov[bot] commented 4 years ago

Codecov Report

Merging #38 into master will decrease coverage by 1.10%. The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   70.49%   69.38%   -1.11%     
==========================================
  Files           3        3              
  Lines         427      441      +14     
==========================================
+ Hits          301      306       +5     
- Misses        102      110       +8     
- Partials       24       25       +1     
Impacted Files Coverage Δ
manager.go 60.55% <40.00%> (-1.71%) :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 85a6c53...abd5ac2. Read the comment docs.