K8SPG-1051 fix e2e-tests - #1814
Open
nmarukovich wants to merge 3 commits into
Open
Conversation
nmarukovich
marked this pull request as ready for review
September 3, 2026 07:25
nmarukovich
requested review from
DhruthiKV,
egegunes,
eleo007,
gkech,
jvpasinatto,
mayankshah1607,
oksana-grishchenko,
pooknull and
valmiranogueira
as code owners
September 3, 2026 07:26
egegunes
requested changes
Sep 3, 2026
Comment on lines
+39
to
+41
| IMAGE_PGBOUNCER19=perconalab/percona-postgresql-operator:main-pgbouncer-community | ||
| IMAGE_BACKREST19=perconalab/percona-postgresql-operator:main-pgbackrest-community | ||
| IMAGE_UPGRADE19=perconalab/percona-postgresql-operator:main-upgrade19-community |
Contributor
There was a problem hiding this comment.
should we merge this? doesn't seem right to me
hors
requested changes
Sep 3, 2026
| IMAGE_BACKREST19=perconalab/percona-postgresql-operator:main-pgbackrest19 | ||
| IMAGE_UPGRADE19=perconalab/percona-postgresql-operator:main-upgrade19 | ||
| IMAGE_POSTGRESQL19_UBI9_COMMUNITY=perconalab/percona-postgresql-operator:main-ppg19-postgres | ||
| IMAGE_UPGRADE19_UBI9_COMMUNITY=perconalab/percona-postgresql-operator:main-upgrade19-community |
Collaborator
There was a problem hiding this comment.
@nmarukovich I think we should not add IMAGE_UPGRADE19_UBI9_COMMUNITY and should not build this image at all. Please check percona/percona-docker#1399 (comment)
DhruthiKV
approved these changes
Sep 3, 2026
eleo007
approved these changes
Sep 3, 2026
Collaborator
commit: d67db8e |
This 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CHANGE DESCRIPTION
Problem:
Fix e2e-tests since we want to use pgbackrest and pgbouncer community images without version mentioning.
Percona-Lab/jenkins-pipelines#4403
percona/percona-docker#1399
Cause:
Short explanation of the root cause of the issue if applicable.
Solution:
Short explanation of the solution we are providing with this PR.
CHECKLIST
Jira
Needs Doc) and QA (Needs QA)?Tests
Config/Logging/Testability