Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Collaborator

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant