openshift / openshift/oadp-operator
OADP-2785 - Restic DaemonSet should provide priorityClassName or be able to set up through DataProtectionApplication
Open
@kaovilai is already working on this.
Since Oct 21, 2025.
kind/feature
lifecycle/frozen
- Dominant language
- Go
- Stars
- 92
- Forks
- 93
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem? Please describe.
Sometimes, restic Pods stay in "Pending" status because other Pods get scheduled and pick Node resources first.
Describe the solution you'd like
priorityClassName
Describe alternatives you've considered
N/A
Additional context
All DaemonSets should consider priorityClassName.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.