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

Fix makefile crds generation #294

Closed PERES-Richard closed 3 years ago

PERES-Richard commented 3 years ago
Q A
Bug fix [x]
License Apache 2.0

What's in this PR?

Correct CRDs generation rule

Why?

To deploy CRDs in both deploy directory and in Casskop and Multi Casskop Helm Crds directories.

Checklist