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

K8SPG-597 Release 2.4.0 #828

Merged
merged 7 commits into from
Jun 28, 2024
Merged

K8SPG-597 Release 2.4.0 #828

merged 7 commits into from
Jun 28, 2024

Conversation

ptankov
Copy link
Contributor

@ptankov ptankov commented Jun 28, 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?

ptankov and others added 6 commits June 21, 2024 13:27
* K8SPG-597 Update images and versions for 2.4.0 release

* supply minor tag versions

* update the image in upgrade.yaml
* Fix failed backup status

* fix lint

* fix fmt

* fix regression and status update
… which have minor numbers in the image name (#821)

* We now have env var PG_VER so no need to calculate the version from the image name, also, the calculation was buggy when the version contains a dot and a minor number, e.g. 16.3

* Refactor upgrade-cluster.yaml to use PG_VER environment variable instead of calculating version from image name
@ptankov ptankov changed the title Release 2.4.0 K8SPG-597 Release 2.4.0 Jun 28, 2024
@JNKPercona
Copy link
Collaborator

Test name Status
custom-extensions passed
demand-backup passed
init-deploy passed
major-upgrade passed
monitoring passed
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 17 out of 17

commit: 1c84c2d
image: perconalab/percona-postgresql-operator:PR-828-1c84c2de5

@hors hors merged commit 21753fa into main Jun 28, 2024
9 of 10 checks passed
@hors hors deleted the release-2.4.0 branch June 28, 2024 19:51
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.

6 participants