Skip to content

LOGICAL_BACKUP_S3_BUCKET is used in the path for Azure uploads, azure does not require the bucket name on the command line as a prefix.�?#2358

Open
@EraYaN

Description

@EraYaN

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/logical-backup:v1.10.0
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? AKS
  • Are you running Postgres Operator in production? yes
  • Type of issue? Enhancement

It's this line: https://github.com/zalando/postgres-operator/blob/master/docker/logical-backup/dump.sh#L48

I wonder why that variable is there. It results in "my-bucket-url" if it's not set, which seems undesirable.

EDIT seems like setting it to "" will result in a no name folder, also not great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions