OT-CONTAINER-KIT/redis-operator

Add Documentation Regarding Legacy PVC Naming

Fermée

#1 365 ouverte le 21 mai 2025

 (0 commentaire) (0 réaction) (0 personne assignée)Go (377 forks)auto 404
documentationhelp wanted

Métriques du dépôt

Stars
 (1 416 étoiles)
Métriques de merge PR
 (Merge moyen 32j) (10 PRs mergées en 30 j)

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 😃

Guide contributeur