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

Add 3 probes to the main container of workload-manager #130

Merged
merged 3 commits into from
Jan 3, 2025

Conversation

jyje
Copy link
Contributor

@jyje jyje commented Dec 28, 2024

Hello, folks. I need to set probes to remove 5xx errors when pods restarted. Please review this. Any feedback would be welcome.

  • add livenessProbe, readinessProbe, startupProbe for main container
  • add values with commented example values
  • add key rows in table of readme
  • bump the chart version from 5.0.0 to 5.1.0

jyje added 2 commits December 29, 2024 04:11
- add livenessProbe, readinessProbe, startupProbe for main container
- add key rows in table of readme
- bump the chart version from 5.0.0 to 5.1.0
@jyje
Copy link
Contributor Author

jyje commented Dec 28, 2024

Following capture is a description of open-webui pod. You can see probes based on my changes.
image

# Conflicts (resolved):
#	charts/open-webui/Chart.yaml
@jyje
Copy link
Contributor Author

jyje commented Jan 3, 2025

updated the target chart version from 5.0.0 to 5.0.1 (proposed version is still 5.1.0)

@0xThresh 0xThresh merged commit 669a7f4 into open-webui:main Jan 3, 2025
2 checks passed
@jyje jyje deleted the feat/open-webui-add-probes branch January 7, 2025 03:04
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