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

Deduplicate the pod operations logic in MedusaBackupJob and MedusaTask #541

Open
adejanovski opened this issue May 10, 2022 · 0 comments
Open

Comments

@adejanovski
Copy link
Contributor

adejanovski commented May 10, 2022

MedusaBackupJob and MedusaTask share the same logic of looping through pods and running the same operation on all of them.
It would be great to be able to use the same code, using interfaces to make it generic enough that it can be reused in both cases, removing some duplicated code.

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: K8OP-163

@sync-by-unito sync-by-unito bot changed the title Deduplicate the pod operations logic in MedusaBackupJob and MedusaTask K8SSAND-1496 ⁃ Deduplicate the pod operations logic in MedusaBackupJob and MedusaTask May 10, 2022
@adejanovski adejanovski moved this to To Groom in K8ssandra Nov 8, 2022
@sync-by-unito sync-by-unito bot changed the title K8SSAND-1496 ⁃ Deduplicate the pod operations logic in MedusaBackupJob and MedusaTask Deduplicate the pod operations logic in MedusaBackupJob and MedusaTask Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant