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

Table-manager endpoint /ready gives 404 #1722

Closed
sfro opened this issue Feb 20, 2020 · 0 comments · Fixed by #1736
Closed

Table-manager endpoint /ready gives 404 #1722

sfro opened this issue Feb 20, 2020 · 0 comments · Fixed by #1736
Labels
help wanted We would love help on these issues. Please come help us! keepalive An issue or PR that will be kept alive and never marked as stale. type/bug Somehing is not working as expected

Comments

@sfro
Copy link

sfro commented Feb 20, 2020

Describe the bug
In v1.3.0 table-manager /ready endpoint was giving 404, which meant that k8s would restart the pod. We are using /metrics now as a readiness probe.

To Reproduce
Steps to reproduce the behavior:

  1. Started Loki in microservices mode v1.3.0
  2. curl /ready endpoint for table-manager pod

Expected behavior
Receive status code 200.

Environment:

  • Infrastructure: Openshift/Kubernetes
  • Deployment tool: Kustomize

Screenshots, Promtail config, or terminal output
N/A

@cyriltovena cyriltovena added help wanted We would love help on these issues. Please come help us! keepalive An issue or PR that will be kept alive and never marked as stale. kind/bug labels Feb 20, 2020
@chaudum chaudum added the type/bug Somehing is not working as expected label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We would love help on these issues. Please come help us! keepalive An issue or PR that will be kept alive and never marked as stale. type/bug Somehing is not working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants