Skip to content

Spilo env var generation refactoring breaks proxy support #1886

@stephan2012

Description

@stephan2012

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.8.0
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? Bare Metal K8s
  • Are you running Postgres Operator in production? yes
  • Type of issue? Bug report

The refactored env var generation (#1848) writes all env var names uppercased, which breaks proxy support in Spilo. Since env vars http_proxy, https_proxy, and no_proxy are a de-facto standard, the uppercasing should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions