Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Missing datacenterLabels causes the statefulset to error out. #174

Open
kaiwalyajoshi opened this issue Feb 1, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@kaiwalyajoshi
Copy link
Contributor

Omitting datacenterLables causes this error:

Error during execution: fatal error: cassandra/cassandra failed in deploy.nodes.node.node: error expanding template stateful-set.yaml: error rendering template: template: stateful-set.yaml:46:36: executing "stateful-set.yaml" at <$datacenter.datacenterLabels>: map has no entry for key "datacenterLabels"

Reproduction Steps:
Run MWT Benchmark tests: https://github.com/mesosphere/kudo-cassandra-operator/tree/master/benchmarks
Comment out datacenterLabels from https://github.com/mesosphere/kudo-cassandra-operator/blob/master/benchmarks/mwt/setup/01-cassandra-install/params.yaml

@kaiwalyajoshi kaiwalyajoshi added the bug Something isn't working label Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant