This PR allows you to set sheduling rules for assinging pgbackrest jobs on certain node groups. This is useful when it is not possible to set PreferNoSchedule for nodes.
User can assign job with nodeSelectortolerations and affinity rules.
Which issue this PR fixes
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
What this PR does / why we need it
This PR allows you to set sheduling rules for assinging pgbackrest jobs on certain node groups. This is useful when it is not possible to set PreferNoSchedule for nodes. User can assign job with
nodeSelector
tolerations
andaffinity
rules.Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer
Checklist