OT-CONTAINER-KIT/redis-operator

Add Documentation Regarding Legacy PVC Naming

Fechada

#1.365 aberto em 21 de mai. de 2025

 (0 comentário) (0 reação) (0 responsável)Go (377 forks)auto 404
documentationhelp wanted

Métricas do repositório

Stars
 (1.416 estrelas)
Métricas de merge de PR
 (Mesclagem média 32d) (10 fundiu PRs em 30d)

Description

Which document needs to be updated? The Upgrading docs and/or the example values.yaml file for the Redis Operator

Expected changes Add documentation regarding the OPERATOR_STS_PVC_TEMPLATE_NAME environment variable

What version of redis-operator are you using? redis-operator version: v0.19.1

Additional context We upgraded from a very old version of the redis operator (0.14.0) to v0.19.1. It caused us some production issues when pods were deleted due to the change in the VolumeClaimTemplate naming. We had to go over the code to find the OPERATOR_STS_PVC_TEMPLATE_NAME variable in order to not delete our PVCs while upgrading.

It would help to make this variable "Official" in the docs, or add some other way to configure the name.

Thank you in advance 😃

Guia do colaborador