hazelcast / charts

Hazelcast Official Helm Chart Repository
Apache License 2.0
36 stars 88 forks source link

Added new Kubernetes StatefulSet PVC Auto-Deletion #441

Open sneaker-xc3 opened 1 month ago

sneaker-xc3 commented 1 month ago

Support for the new Auto-Deletion features for PVCs related to statefulsets.

https://kubernetes.io/blog/2023/05/04/kubernetes-1-27-statefulset-pvc-auto-deletion-beta/

This makes it easier to remove the persistence if an update is done so only the pvc can be deleted and the policy takes care if PVC should be deleted or not.

devOpsHazelcast commented 1 month ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: sneaker-xc3
:x: Thomas Kallenberg


Thomas Kallenberg seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

sneaker-xc3 commented 1 month ago

@hasancelik Can you maybe help me out here? I sined the CLA but under a different name to make it more correct but this seemed to have caused issues with the automatic approval...what can I do here?