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

[tempo-distributed] PersistentVolumeClaim retention for StatefulSets #3055

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sydorovdmytro
Copy link

@sydorovdmytro sydorovdmytro commented Apr 2, 2024

Set PersistentVolumeClaim retention for StatefulSets.
Docs: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-retention

Allows an optional automatic PVC cleanup when the storage class has reclaimPolicy: Delete

@CLAassistant
Copy link

CLAassistant commented Apr 2, 2024

CLA assistant check
All committers have signed the CLA.

@sydorovdmytro sydorovdmytro force-pushed the DS_sts_pvc_retention branch from 0c263bb to 3200267 Compare April 2, 2024 12:15
Set PersistentVolumeClaim for StatefulSets.
Docs: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#persistentvolumeclaim-retention

Allows an optional automatic PVC cleanup when the storage class has `reclaimPolicy: Delete`

Signed-off-by: Dmytro Sydorov <[email protected]>
@sydorovdmytro sydorovdmytro force-pushed the DS_sts_pvc_retention branch from 3200267 to 507ae0e Compare April 2, 2024 12:16
@sydorovdmytro sydorovdmytro changed the title [tempo-distributed] PersistentVolumeClaim for StatefulSets [tempo-distributed] PersistentVolumeClaim retention for StatefulSets Apr 5, 2024
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.

3 participants