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 updateStrategy for workload manager #123

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

jyje
Copy link
Contributor

@jyje jyje commented Dec 5, 2024

To add update strategy, choose key name 'strategy' for 'Deployment/spec.strategy' and 'StatefulSet/spec.updateStrategy'. Update samver from 4.0.6 to 4.1.0 with minor spec changes

To add update strategy, choose 'strategy' for 'Deployment/spec.strategy' and 'StatefulSet/spec.updateStrategy'. Update samver from 4.0.6 to 4.1.0 with minor spec changes
@jyje
Copy link
Contributor Author

jyje commented Dec 6, 2024

Hello, folks. I needed to test rollout-replicas for open-webui. I realized that there is no strategy key for values.yaml and its corresponding template. So I add it and ask PR. Please review this. Any feedback would be welcome


This pull request includes updates to the open-webui Helm chart, adding a new strategy configuration for updating the workload manager and incrementing the version number. The most important changes include the version bump, updates to the documentation, and the addition of the strategy configuration in the Helm chart templates and values.

Version update:

Documentation update:

Helm chart configuration:

@0xThresh 0xThresh merged commit d826181 into open-webui:main Dec 13, 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