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

Liveness probe to avoid dead startups #96

Merged
merged 7 commits into from
May 9, 2024
Merged

Conversation

artntek
Copy link
Collaborator

@artntek artntek commented May 7, 2024

see livenessProbe for IndexWorker -- Issue #51

This solves 2 startup issues:

  1. Error while indexer attempting to connect to shared metacat PVC, when it does not yet exist (on first ever startup)
  2. Error while indexer attempting to retrieve solr schema

@artntek artntek merged commit 043cfa8 into develop May 9, 2024
1 of 2 checks passed
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