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

K8OP-303 Use namespaced service name when registering k8ssandra cluster to Reaper #1477

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

rzvoncek
Copy link
Contributor

What this PR does:

  • Adds namespace to the k8ssandra clusters seed service name when registering the cluster to reaper.
  • Expands the cluster-scope test to deploy a contorl plane reaper in k8ssandra-operator namespace, then checks if the k8ssandra cluster in another namespace properly registers to it.

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

Checklist

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

@rzvoncek rzvoncek requested a review from a team as a code owner January 17, 2025 14:33
@rzvoncek rzvoncek force-pushed the K8OP-303 branch 3 times, most recently from 1093038 to e408546 Compare January 24, 2025 09:55
* K8OP-295 Expose Medusa's gRPC server port configuration

* Fix indentation in medusa config map

* Update pkg/medusa/reconcile.go

Co-authored-by: Alexander Dejanovski <[email protected]>

* Extract making medusa address to a functin

* Disable the execution of HCD e2e test in CI

---------

Co-authored-by: Alexander Dejanovski <[email protected]>
Copy link

@adejanovski adejanovski merged commit 77e848f into main Jan 31, 2025
61 checks passed
@adejanovski adejanovski deleted the K8OP-303 branch January 31, 2025 16:15
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.

Control Plane Reaper not working with different namespaces
2 participants