Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to probes criticality #249

Merged
merged 4 commits into from
May 10, 2020
Merged

Updates to probes criticality #249

merged 4 commits into from
May 10, 2020

Conversation

zegl
Copy link
Owner

@zegl zegl commented May 10, 2020

RELNOTE: The criticality for missing and identical probes have changed. A missing livenessProbe is now AlmostOK (was Warning). Identical probes are now Critical (was AlmostOK). See the new README_PROBES.md document for more information. kube-score can now also output links to documentation on failure.

This fixes #249

zegl added 4 commits May 10, 2020 15:05
Add a document further describing the probe recommendations that kube-score are making
The following two cases have been changed:

* A missing livenessProbe is now AlmostOK (was Warning).
* Identical readiness and liveness probes are now Critical (was AlmostOK).

This PR also contains a new README_PROBES.md documentation describing the reasoning for these changes.

See #248 for more information.
@zegl
Copy link
Owner Author

zegl commented May 10, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented May 10, 2020

Build succeeded:

@bors bors bot merged commit 51eff5e into master May 10, 2020
@bors bors bot deleted the document-probes branch May 10, 2020 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants