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

pvc storage change skip restart statefulset #947

Merged

Conversation

chhan-coupang
Copy link
Contributor

@chhan-coupang chhan-coupang commented Jun 2, 2022

Signed-off-by: chhan-coupang chhan@coupang.com

Thanks for taking the time to contribute to clickhouse-operator!

Please, read carefully instructions on how to make a Pull Request.

This will help a lot for maintainers to adopt your Pull Request.

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

--

1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into master branch, but it has to be confirmed by project's maintainer.

Signed-off-by: chhan-coupang <chhan@coupang.com>
@alex-zaitsev
Copy link
Member

@chhan-coupang , what k8s versions/distros support this? This needs to be an option in clickhouse-operator configuration.

@chhan-coupang
Copy link
Contributor Author

Hi @alex-zaitsev ,
Kubernetes supports online file system extensions since 1.11,
These filesystems support this feature:
GCE-PD, AWS-EBS, Cinder, Ceph RBD

Reference: https://kubernetes.io/blog/2018/07/12/resizing-persistent-volumes-using-kubernetes/

@sunsingerus sunsingerus changed the base branch from 0.19.0 to 0.20.0 July 15, 2022 09:04
@sunsingerus sunsingerus merged commit b0aac6a into Altinity:0.20.0 Aug 20, 2022
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