Skip to content

Add NodeAffinity support to LogicalBackup Job #2157

Open
@kbanka

Description

@kbanka

Please, answer some short questions which should help us to understand your problem / question better?

  • Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.7.1
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? AWS K8s
  • Are you running Postgres Operator in production? yes
  • Type of issue? feature request

There seems to be no way currently to specify NodeAffinity for logical backup job. According to generateLogicalBackupJob(), affinity is limited to predefined PodAffinity only.
It would be nice to add PodAffinity support to backup job, just like it's possible to do for Postgres DB pods and Pooler (even if currently not working as desired - #1910 ).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions