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

Medusa purge cronjobs still aren't created in the right namespace all the time #1356

Open
1 task
adejanovski opened this issue Jun 17, 2024 · 0 comments
Open
1 task

Comments

@adejanovski
Copy link
Contributor

At the moment the cronjobs will either create MedusaTasks on the dc namespace if it's defined or on the operator namespace if not.
There's a third quite common case that is not handled here which is when the K8ssandraCluster object is created in a different namespace than the operator and the dc namespace isn't specified (which will then create them in the K8ssandraCluster namespace).

We need to cover this case as well.

Definition of Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant