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

Allow user configurable probes for streaming and worker Deployments #9

Open
jstewart612 opened this issue Dec 7, 2022 · 3 comments · May be fixed by #10
Open

Allow user configurable probes for streaming and worker Deployments #9

jstewart612 opened this issue Dec 7, 2022 · 3 comments · May be fixed by #10
Labels
enhancement New feature or request

Comments

@jstewart612
Copy link

Pitch

I'd like to be able to, using the first-party Mastodon Helm Chart, configure my liveness, readiness, and startup probes on Deployment objects to meet my needs of my running environment.

Motivation

People who want to either do more advanced probes and checking for health, or users who want to customize probes to operate Mastodon in slower environments are two examples that immediately spring to mind.

@jstewart612
Copy link
Author

As per @Gargron , chart moved to this repository, so opening issue here, and closing the other one: mastodon/mastodon#22083

@renchap
Copy link
Sponsor Member

renchap commented Feb 15, 2023

Out of curiosity, what do you have in mind for "more advanced probes"?

@renchap renchap added the enhancement New feature or request label Feb 17, 2023
@jstewart612
Copy link
Author

@renchap some of the initial startup probes were too slow to work in rpi based k3s environment. I've since moved on from rpis so I don't really care if this happens now, but I am of the mind there is no good reason to forbid the user the right to change these parameters for themselves as may suit their operating needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants