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

Add clusterName cleanup similar to cass-operator to k8ssandra [K8SSAND-873] #1208

Merged
merged 3 commits into from
Dec 1, 2021

Conversation

burmanm
Copy link
Contributor

@burmanm burmanm commented Nov 29, 2021

What this PR does:
Adds similar clusterName cleanup to our Helm templates as we have in cass-operator. This is because some of the resources created by k8ssandra helm charts are not using cass-operator's logic.

Allows "broken" clusterNames which do not conform to DNS rules.

Which issue(s) this PR fixes:
Fixes #1090

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@burmanm burmanm requested a review from a team as a code owner November 29, 2021 16:30
Copy link
Contributor

@adejanovski adejanovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we'll be releasing this in 1.4.1, the updated changelog should be CHANGELOG-1.4.md.

@jdonenine jdonenine changed the title Add clusterName cleanup similar to cass-operator to k8ssandra Add clusterName cleanup similar to cass-operator to k8ssandra [K8SSAND-873] Nov 30, 2021
@burmanm burmanm force-pushed the fix_clustername_helm_template branch from 6b24cc9 to 153e14c Compare November 30, 2021 21:27
@burmanm burmanm merged commit ed109a1 into k8ssandra:main Dec 1, 2021
adejanovski pushed a commit that referenced this pull request Dec 1, 2021
…D-873] (#1208)

* Add clusterName cleanup similar to cass-operator to k8ssandra

* Add changelog

* Move changelog from 1.5 to 1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

K8SSAND-873 ⁃ ClusterName in cass-operator services should be cleaned to match DNS requirements
2 participants