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

[Feature] Affinity for Backup and Restore Jobs #81

Closed
mmontes11 opened this issue Apr 3, 2023 · 0 comments · Fixed by #97
Closed

[Feature] Affinity for Backup and Restore Jobs #81

mmontes11 opened this issue Apr 3, 2023 · 0 comments · Fixed by #97
Assignees
Labels
feature priority-short-term To be resolved in the short term

Comments

@mmontes11
Copy link
Member

Describe the solution you'd like
Ability to specify affinity, nodeSelector and tolerations in Backup and Restore Jobs.

Additional context
We have supported HA features recently in the MariaDB CRD, we should support this in Backup and Restore so we can schedule the Pods in the same node as MariaDB. This is important when it comes to do physical backups as we need access to the MariaDB PVC, something that won't be possible if the Backup Pod is scheduled in a different node.

@mmontes11 mmontes11 added feature ha priority-short-term To be resolved in the short term labels Apr 3, 2023
@mmontes11 mmontes11 self-assigned this Apr 3, 2023
@mmontes11 mmontes11 changed the title [Feature] Affinity for backup and restore Jobs [Feature] Affinity for Backup and Restore Jobs Apr 3, 2023
@mmontes11 mmontes11 mentioned this issue May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature priority-short-term To be resolved in the short term
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant