Skip to content

Conversation

@eleo007
Copy link
Contributor

@eleo007 eleo007 commented Nov 13, 2025

K8SPG-836 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem:
Short explanation of the problem.

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

  • Is the Jira ticket created and referenced properly?
  • Does the Jira ticket have the proper statuses for documentation (Needs Doc) and QA (Needs QA)?
  • Does the Jira ticket link to the proper milestone (Fix Version field)?

Tests

  • Is an E2E test/test case added for the new feature/change?
  • Are unit tests added where appropriate?

Config/Logging/Testability

  • Are all needed new/changed options added to default YAML files?
  • Are all needed new/changed options added to the Helm Chart?
  • Did we add proper logging messages for operator actions?
  • Did we ensure compatibility with the previous version or cluster upgrade process?
  • Does the change support oldest and newest supported PG version?
  • Does the change support oldest and newest supported Kubernetes version?

eleo007 and others added 13 commits November 3, 2025 21:49
* K8SPG-836: Update versions for 2.8.0 release

* K8SPG-836: use version for release reviewdog manifest testss
* K8SPG-833_fix_test add stability

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
K8SPG-836 - fix custom-envs and telemetry transfer tests
…1352)

* Restore ajor upgrade tests

* Remove restore from major upgrade to make test more stable

* K8SPG-894: bring back major upgrade tests

* Fix repos and use sequential
* K8SPG-893 configure LC_ALL and LANG for database containers

* copy env from database to upgrade container

* fix tests

* guard with version 2.8

* fix

* set version to latest for unit test pod allow volume grow

* add only the needed env vars instead of the whole database env

* fix unit test
* K8SPG-894 upgrade job using the init container from primary sts

* update unit test

* configure custom container for the upgrade spec and ensure that everything is considered

* change order of init containers

* small refactor
* Revert images back to main after 2.8.0 release

* Fix consistency and pg main image

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@eleo007 eleo007 marked this pull request as ready for review November 14, 2025 07:17
@JNKPercona
Copy link
Collaborator

Test Name Result Time
backup-enable-disable passed 00:09:56
custom-envs passed 00:19:25
custom-extensions passed 00:14:18
custom-tls passed 00:05:02
database-init-sql passed 00:02:56
demand-backup passed 00:26:11
finalizers passed 00:03:38
init-deploy passed 00:02:42
monitoring passed 00:07:27
monitoring-pmm3 passed 00:09:06
one-pod passed 00:05:58
operator-self-healing passed 00:08:29
pgvector-extension passed 00:02:40
pitr passed 00:11:56
scaling passed 00:04:49
scheduled-backup passed 00:29:54
self-healing passed 00:09:20
sidecars passed 00:02:29
start-from-backup passed 00:11:50
tablespaces passed 00:06:48
telemetry-transfer passed 00:03:28
upgrade-consistency passed 00:07:53
upgrade-minor passed 00:05:27
users passed 00:04:49
Summary Value
Tests Run 24/24
Job Duration 01:31:42
Total Test Time 03:36:42

commit: f36b46f
image: perconalab/percona-postgresql-operator:PR-1354-f36b46f15

@eleo007 eleo007 merged commit eda2314 into main Nov 14, 2025
18 checks passed
@eleo007 eleo007 deleted the release-2.8.0 branch November 14, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants