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

Enable celery probes #434

Merged
merged 4 commits into from
Sep 6, 2024
Merged

Conversation

gertzakis
Copy link
Contributor

@gertzakis gertzakis commented Aug 28, 2024

Fixes: #83

Enable by default the liveliness and readiness probe of Celery Workers.
Also configure and enable liveliness probe for Celery beat based on docs

Not opinionated if the probes should be enabled by default in values.yaml or not.

@gertzakis gertzakis requested a review from ubajze as a code owner August 28, 2024 14:36
Copy link
Contributor

@ubajze ubajze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be minor release as we change functionality.

@ubajze
Copy link
Contributor

ubajze commented Aug 30, 2024

@gertzakis can you also fix pre-commit checks

@gertzakis gertzakis merged commit 15c5580 into nautobot:develop Sep 6, 2024
3 of 4 checks passed
@gertzakis gertzakis deleted the enable-celery-probes branch September 6, 2024 05:08
@gertzakis gertzakis mentioned this pull request Sep 6, 2024
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.

Enable Celery Beat pod liveliness/readiness probes
2 participants