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

Existing methods will need support to target K8ssandraCluster also #65

Open
burmanm opened this issue Nov 12, 2024 · 0 comments
Open

Existing methods will need support to target K8ssandraCluster also #65

burmanm opened this issue Nov 12, 2024 · 0 comments

Comments

@burmanm
Copy link
Collaborator

burmanm commented Nov 12, 2024

Most of the methods in k8ssandra-client only accept target CassandraDatacenter at the moment to fetch a pod. We should add support for K8ssandraCluster objects also and fetch a CassandraDatacenter if possible.

There are certain edge cases which we need to verify. Targeting control plane without any deployed CassandraDatacenters would result us in needing to switch context and target a data-plane instead. This isn't necessarily available to the user however.

┆Issue is synchronized with this Jira Task by Unito
┆Issue Number: K8CL-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

No branches or pull requests

1 participant