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

feat: allow deploying worker groups as statefulsets #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

invakid404
Copy link

@invakid404 invakid404 commented Sep 29, 2024

This PR allows deploying worker groups as StatefulSets instead of Deployments and adds support for volumeClaimTemplates which are StatefulSet-specific.

The use case for this would be to have a separate persistent and stable volume per pod in a worker group.

I've tested this on my own Windmill deployment, and I can confirm it works and doesn't introduce any breaking changes.

@invakid404
Copy link
Author

@rubenfiszel just pinging you in case you didn't see this, apologies for the noise

@rubenfiszel
Copy link
Contributor

It looks great, I will review this week. Thanks for the pr

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