feat(configuration): allow customizing DefaultPgbouncerImage by armru · Pull Request #9232 · cloudnative-pg/cloudnative-pg
label
Nov 19, 2025and removed size:S
This PR changes 10-29 lines, ignoring generated files.labels
Nov 19, 2025This 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>
mnencia added a commit that referenced this pull request
Nov 21, 2025This 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, 2025This 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, 2025This 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, 2025This was referenced
Dec 14, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters