storage/create-keyspace: Extract cassandra configuration when possible
It expected a simple cls cassandra so far but it does not reflect the production/staging use case (we deploy storage cassandra with pipeline configuration).
And we currently do that kind of configuration mangling in the chart [1]. With this, we will be able to simplify a lot this code (just run in on the plain storage configuration without having to do some massaging first).
Edited by Antoine R. Dumont
Merge request reports
Activity
Please register or sign in to reply