Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.5.0 #913

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Release 2.5.0 #913

wants to merge 14 commits into from

Conversation

jvpasinatto
Copy link

@jvpasinatto jvpasinatto commented Sep 27, 2024

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?
  • 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?

jvpasinatto and others added 7 commits September 20, 2024 17:51
* K8SPG-604 - Update versions for 2.5.0 release

* Update tests for 2.5.0 release

* fix upgrade-consistency test

* Update config files images

---------

Co-authored-by: Viacheslav Sarzhan <[email protected]>
* Add Azure to scheduled and demand backup tests
* K8SPG-643: Fix stanza-upgrade after major upgrade

* fix test ¯\_(ツ)_/¯

* increase timeouts
* K8SPG-555: fix updating CA secrets to 2.5.0

https://perconadev.atlassian.net/browse/K8SPG-555

* fix

* add validation for custom certificates

* improve validation

* break into multiple lines

* fix

* small fix

---------

Co-authored-by: Viacheslav Sarzhan <[email protected]>
ptankov and others added 6 commits September 30, 2024 20:52
* K8SPG-260: Fix restart after upgrade

* fix envtest

* Add cluster restart check to upgrade-minor tests

* K8SPG-643: Always try stanza-upgrade after a failed stanza-create

* fix upgrade-minor test

* improve major-upgrade

---------

Co-authored-by: Eleonora Zinchenko <[email protected]>
Co-authored-by: Viacheslav Sarzhan <[email protected]>
@JNKPercona
Copy link
Collaborator

Test name Status
custom-extensions passed
custom-tls passed
demand-backup passed
finalizers passed
init-deploy passed
major-upgrade failure
monitoring failure
one-pod passed
operator-self-healing passed
pitr passed
scaling passed
scheduled-backup passed
self-healing passed
start-from-backup passed
tablespaces passed
telemetry-transfer passed
upgrade-consistency passed
upgrade-minor passed
users passed
We run 19 out of 19

commit: e27965f
image: perconalab/percona-postgresql-operator:PR-913-e27965fa7

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