Skip to content

warn on missing healthchecks #1714

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

Closed
mcandre opened this issue Feb 11, 2025 · 4 comments
Closed

warn on missing healthchecks #1714

mcandre opened this issue Feb 11, 2025 · 4 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@mcandre
Copy link

mcandre commented Feb 11, 2025

What would you like to be added:

Display a warning when deploying network applications that lack healthchecks.

Why is this needed:

To avoid hiding outages and making them even worse.

kubectl could do this, or third party Kubernetes linters.

@mcandre mcandre added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 11, 2025
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

SIG CLI takes a lead on issue triage for this repo, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Feb 11, 2025
@ardaguclu
Copy link
Member

Sounds like a good plugin idea. But I don't think we would want to add this in kubectl, because this is something that is only useful against network applications.

@ardaguclu
Copy link
Member

/close

@k8s-ci-robot
Copy link
Contributor

@ardaguclu: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

3 participants