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

Refactor to Deployments #100

Open
dmolik opened this issue Nov 5, 2024 · 2 comments
Open

Refactor to Deployments #100

dmolik opened this issue Nov 5, 2024 · 2 comments
Assignees

Comments

@dmolik
Copy link
Contributor

dmolik commented Nov 5, 2024

move to rook style deployments, (away from statefulsets)

@dmolik dmolik self-assigned this Nov 5, 2024
@dmolik dmolik moved this to In progress in Valkey-Operator v0.1.0 Nov 5, 2024
@dmolik dmolik moved this from In progress to Backlog in Valkey-Operator v0.1.0 Dec 17, 2024
@jdheyburn
Copy link

Hi @dmolik, can I ask what the motivation for moving away from StatefulSets is?

@dmolik
Copy link
Contributor Author

dmolik commented Dec 18, 2024

When I initially created this ticket, there was some significant talk around Valkey upgrade process, roll-backs and the need for better control. At the time it seemed that StatefulSet programming would get more in the way of granular deployment topology and Valkey upgrades.

I'll still need to split a Valkey cluster deployment into multiple deployment objects; Deployments or StatefulSets, but as far as fully switching to deployments; I'm up in the air.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants