Orange-OpenSource / casskop

This Kubernetes operator automates the Cassandra operations such as deploying a new rack aware cluster, adding/removing nodes, configuring the C* and JVM parameters, upgrading JVM and C* versions, and many more...
https://orange-opensource.github.io/casskop/
Apache License 2.0
183 stars 54 forks source link

Allow to configure VolumeMount for backrest-sidecar container #382

Closed AKamyshnikova closed 2 years ago

AKamyshnikova commented 2 years ago
Q A
Bug fix? []
New feature? [x]
API breaks? []
Deprecations? []
Related tickets fixes #X, partially #Y, mentioned in #Z
License Apache 2.0

What's in this PR?

In CassandraCluster extend section for BackRestSidecar to pass VolumeMounts.

Fixes: #381

Checklist

cscetbon commented 2 years ago

@AKamyshnikova is that PR ready for review ?

AKamyshnikova commented 2 years ago

@cscetbon yes, I just based on top of #379

cscetbon commented 2 years ago

@AKamyshnikova I'm closing this PR. Please reopen it, based on the current master branch, if you still want it to be merged in. Thanks !