Skip to content

test(e2e): use Subscription config for OLM environment variables [TEST]#164

Closed
mnencia wants to merge 2 commits intomainfrom
dev/9482
Closed

test(e2e): use Subscription config for OLM environment variables [TEST]#164
mnencia wants to merge 2 commits intomainfrom
dev/9482

Conversation

@mnencia
Copy link
Member

@mnencia mnencia commented Dec 17, 2025

No description provided.

Replace CSV patching with the proper OLM Subscription configuration
mechanism for setting POSTGRES_IMAGE_NAME and PGBOUNCER_IMAGE_NAME
environment variables.

The new approach uses spec.config.env in the Subscription resource,
which OLM automatically applies to all containers in the operator pod.

Closes cloudnative-pg#9482

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Remove the configmap-based approach for setting STANDBY_TCP_USER_TIMEOUT
and instead configure it through the Subscription env config for consistency
with other environment variables.

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
@github-actions
Copy link

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

@mnencia
Copy link
Member Author

mnencia commented Dec 17, 2025

/test d=schedule l=openshift

@github-actions
Copy link

@mnencia, here's the link to the E2E on CNPG workflow run: https://github.com/EnterpriseDB/cloudnative-pg/actions/runs/20312718710

@mnencia mnencia closed this Dec 23, 2025
@mnencia mnencia deleted the dev/9482 branch December 23, 2025 08:41
@github-actions
Copy link

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants