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

Support dc name overrides in cass-operator #836

Closed
adejanovski opened this issue Jan 30, 2023 · 0 comments · Fixed by #837
Closed

Support dc name overrides in cass-operator #836

adejanovski opened this issue Jan 30, 2023 · 0 comments · Fixed by #837
Labels
done Issues in the state 'done'

Comments

@adejanovski
Copy link
Contributor

cass-operator recently got a new feature which allows to override a Cassandra DC name with a value that's different than the cassdc object name. This allows creating Cassandra DCs with names that aren't valid kubernetes names, with spaces, uppercase characters, ...

We need to expose this feature in k8ssandra-operator through a new DatacenterOptions.DatacenterName field which will only be considered at the DC level, and not the global level (obviously).

@adejanovski adejanovski added the in-progress Issues in the state 'in-progress' label Feb 14, 2023
@adejanovski adejanovski added done Issues in the state 'done' and removed in-progress Issues in the state 'in-progress' labels Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done'
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant