postfinance / kubenurse

Kubernetes network monitoring
MIT License
416 stars 39 forks source link

introduce a feature flags to control the frequency of checks #56

Closed myaser closed 2 years ago

myaser commented 2 years ago

55

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3330999052


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/kubenurse/server.go 7 13 53.85%
<!-- Total: 7 13 53.85% -->
Totals Coverage Status
Change from base Build 3328142015: -0.7%
Covered Lines: 436
Relevant Lines: 561

💛 - Coveralls
zbindenren commented 2 years ago

Thx for your contribution. Lgtm.

myaser commented 2 years ago

Would you please issue a release with these changes?

zbindenren commented 2 years ago

Currently a lot to do @ work. Try to update the helm chart and creating a new release next week.

zbindenren commented 2 years ago

A new docker image is released: https://hub.docker.com/r/postfinance/kubenurse/tags

We will also update the helm chart to make it more configurable.