feat(configuration): allow customizing DefaultPgbouncerImage by armru · Pull Request #9232 · cloudnative-pg/cloudnative-pg

@dosubot dosubot bot added the size:S

This PR changes 10-29 lines, ignoring generated files.

label

Nov 19, 2025

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Nov 19, 2025

@dosubot dosubot bot added size:M

This PR changes 30-99 lines, ignoring generated files.

and removed size:S

This PR changes 10-29 lines, ignoring generated files.

labels

Nov 19, 2025
This change introduces a new operator configuration parameter `PGBOUNCER_IMAGE_NAME` (and `pgbouncerImageName` in the config map) to allow users to override the default PgBouncer image used by the operator. This is useful for air-gapped environments or when using internal registries.

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>

NiccoloFei

mnencia added a commit that referenced this pull request

Nov 21, 2025
This change introduces a new operator configuration parameter
`PGBOUNCER_IMAGE_NAME` (and `pgbouncerImageName` in the config map) to
allow users to override the default PgBouncer image used by the
operator. This is useful for air-gapped environments or when using
internal registries.

Closes #9231

---------

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
(cherry picked from commit c78f5a7)

mnencia added a commit that referenced this pull request

Nov 21, 2025
This change introduces a new operator configuration parameter
`PGBOUNCER_IMAGE_NAME` (and `pgbouncerImageName` in the config map) to
allow users to override the default PgBouncer image used by the
operator. This is useful for air-gapped environments or when using
internal registries.

Closes #9231

---------

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
(cherry picked from commit c78f5a7)
(cherry picked from commit ebdb8d6)

mnencia added a commit that referenced this pull request

Nov 21, 2025
This change introduces a new operator configuration parameter
`PGBOUNCER_IMAGE_NAME` (and `pgbouncerImageName` in the config map) to
allow users to override the default PgBouncer image used by the
operator. This is useful for air-gapped environments or when using
internal registries.

Closes #9231

---------

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
(cherry picked from commit c78f5a7)
(cherry picked from commit ebdb8d6)

james-callahan added a commit to james-callahan/cloudnative-pg-kustomize that referenced this pull request

Dec 12, 2025

This was referenced

Dec 14, 2025