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

Support for Kubernetes liveness and readiness probes #66

Closed
ghost opened this issue Sep 3, 2019 · 1 comment
Closed

Support for Kubernetes liveness and readiness probes #66

ghost opened this issue Sep 3, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 3, 2019

What commit ID of Portieris did you experience the problem with?

939c65b - 0.5.2

What went wrong?

No support for Kubernetes liveness and readiness probes. Its possible to use a https post to /admit but it throws errors in the logs.

What should have happened differently?

A proper REST API should be provided for health and readiness checks.

How can it be reproduced?

Any other relevant information

molepigeon added a commit that referenced this issue Apr 24, 2020
Implemented as separate checks in case we want to do something different later on.

#66
molepigeon added a commit that referenced this issue Apr 24, 2020
Implemented as separate checks in case we want to do something different later on.

#66
Signed-off-by: Michael Hough <michaelh@uk.ibm.com>
sjhx added a commit that referenced this issue May 17, 2020
Implemented as separate checks in case we want to do something different later on.

#66
Signed-off-by: Michael Hough <michaelh@uk.ibm.com>

Co-authored-by: Stuart Hayton <sjhx@users.noreply.github.com>
@sjhx
Copy link
Member

sjhx commented Jun 7, 2020

basic probes are not supported

@sjhx sjhx closed this as completed Jun 7, 2020
tim-gp pushed a commit to tim-gp/portieris that referenced this issue Oct 1, 2020
Implemented as separate checks in case we want to do something different later on.

IBM#66
Signed-off-by: Michael Hough <michaelh@uk.ibm.com>

Co-authored-by: Stuart Hayton <sjhx@users.noreply.github.com>
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

No branches or pull requests

1 participant