Skip to content

feat: permit disable of persistence with replica mode#120

Open
yoannrt wants to merge 3 commits intovalkey-io:mainfrom
yoannrt:feat/opt-pvc
Open

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

Conversation

@yoannrt
Copy link
Contributor

@yoannrt yoannrt commented Jan 16, 2026

Fixes issue-110

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

Signed-off-by: yoann_rt <65339843+yoannrt@users.noreply.github.com>
@evgeniradev
Copy link

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

@sgissi
Copy link
Collaborator

sgissi commented Jan 25, 2026

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.)?

Signed-off-by: yoann_rt <65339843+yoannrt@users.noreply.github.com>
Signed-off-by: yoann_rt <65339843+yoannrt@users.noreply.github.com>
@yoannrt
Copy link
Contributor Author

yoannrt commented Jan 25, 2026

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

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