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

GDB-10049: Added configurations for persistentVolumeClaimRetentionPolicy #106

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

mihailradkov
Copy link
Contributor

Changes

Added persistence.volumeClaimRetentionPolicy and proxy.persistence.volumeClaimRetentionPolicy to control the retention policy of the PVCs when the StatefulSets are scaled and deleted. These configurations are used only for Kubernetes 1.27 and above.

@mihailradkov mihailradkov requested a review from yaskoo July 3, 2024 10:54
CHANGELOG.md Outdated Show resolved Hide resolved
Added `persistence.volumeClaimRetentionPolicy` and `proxy.persistence.volumeClaimRetentionPolicy`
to control the retention policy of the PVCs when the StatefulSets are scaled and deleted.
These configurations are used only for Kubernetes 1.27 and above.
@mihailradkov mihailradkov merged commit 48e376a into PRO-426-features-11-1 Jul 5, 2024
@mihailradkov mihailradkov deleted the GDB-10049-pvc-retention branch July 5, 2024 09:51
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.

None yet

2 participants