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

Remove cass-operator namespace [K8SSAND-1239] #387

Merged
merged 2 commits into from
Feb 15, 2022

Conversation

Miles-Garnsey
Copy link
Member

What this PR does:

All components now install into the namespace k8ssandra-operator. But the cass-operator namespace is still created.

This PR adds a patch to delete it.

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

Checklist

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

@Miles-Garnsey Miles-Garnsey requested a review from a team as a code owner February 11, 2022 02:32
@Miles-Garnsey Miles-Garnsey changed the title Remove cass-operator namespace Remove cass-operator namespace [K8SSAND-1239] Feb 11, 2022
…lands in the right namespace.

Add documentation comments to user-defined-ns test to explain what each step is doing w.r.t. namespacing.
@jdonenine
Copy link
Collaborator

@Miles-Garnsey we talked about this in standup this morning, we'll want to go ahead and get your change merged -- @burmanm has already approved, but there's test failures so I wasn't sure if those were related in any way possible? Or if some tests needed to be updated based on this change?

@Miles-Garnsey
Copy link
Member Author

@jdonenine I struggle to see how the e2e test failures could be related given that this PR just removes a namespace that was unused (and was passing before I made some non-related changes!) I think it may just be test flakiness due to the age of the base main I originally branched from. Let me rebase from HEAD and we'll see if failures still occur.

@Miles-Garnsey Miles-Garnsey merged commit 8bf3fe7 into k8ssandra:main Feb 15, 2022
@Miles-Garnsey
Copy link
Member Author

All tests passing and I have an approval. Squashed, merged.

@Miles-Garnsey Miles-Garnsey mentioned this pull request Feb 16, 2022
5 tasks
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-1239 ⁃ Delete cass-operator namespace from kustomize deployments
3 participants