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

Release 1.1.0 #296

Closed cscetbon closed 3 years ago

cscetbon commented 3 years ago
Q A
Bug fix? [X]
New feature? [X]
License Apache 2.0

What's in this PR?

New release that mainly integrates the ability to restore a table A into another table B. table A must be in the backup used to restore and table B must be created and have the same structure as table A.