Skip to content

feat: permit disable of persistence with replica mode - #120

Open
yoannrt wants to merge 2 commits into
valkey-io:mainfrom
yoannrt:feat/opt-pvc
Open

feat: permit disable of persistence with replica mode#120
yoannrt wants to merge 2 commits into
valkey-io:mainfrom
yoannrt:feat/opt-pvc

Conversation

@yoannrt

@yoannrt yoannrt commented Jan 16, 2026

Copy link
Copy Markdown
Contributor

Fixes issue-110

Allow disabling of pvc in replicamode when persistence of data is not required.

@evgeniradev

Copy link
Copy Markdown

It would be great to get this merged. Thanks @yoannrt

@sgissi

sgissi commented Jan 25, 2026

Copy link
Copy Markdown
Collaborator

Thanks, can you please add test cases (default behavior leads to missing storage size, if size provided it renders the claim template, if disabled, emptyDir is used, etc.)?

@yoannrt

yoannrt commented Jan 25, 2026

Copy link
Copy Markdown
Contributor Author

Hi @sgissi, ok done. Please let me know if you see something that is missing, thanks.

yoannrt added 2 commits June 25, 2026 22:40
Signed-off-by: yoann_rt <65339843+yoannrt@users.noreply.github.com>
Signed-off-by: yoann_rt <65339843+yoannrt@users.noreply.github.com>
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.

Make persistence optional for replica mode

3 participants