Skip to content

Conversation

@fulviodenza
Copy link

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 30 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-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
…1350)

* 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
…ona#1351)

* 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
…ercona#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
…1350)

* 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
…ona#1351)

* 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>
…ercona#1348)

Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.29.0 to 0.29.2.
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.0...v0.29.2)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.
- [Commits](golang/crypto@v0.43.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ercona#1362)

Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.34.1...v0.34.2)

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

* K8SPG-837 switch base image to RHEL 10 for PG K8s Operator

* use Snyk for CVE checks
…cona#1358)

Bumps [github.com/go-openapi/swag](https://github.com/go-openapi/swag) from 0.25.1 to 0.25.3.
- [Commits](go-openapi/swag@v0.25.1...v0.25.3)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.27.0...v1.27.1)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-version: 1.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#1359)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.76.0 to 1.77.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.76.0...v1.77.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cona#1368)

Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v8...v9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
* K8SPG-852 add support of PG18

* Use 1.6.6 and 1.6.7 custom ext versions

* use default test images

---------

Co-authored-by: Eleonora Zinchenko <eleonora.zinchenko@percona.com>
* K8SPG-852 add support of PG18

* Use 1.6.6 and 1.6.7 custom ext versions

* use default test images

---------

Co-authored-by: Eleonora Zinchenko <eleonora.zinchenko@percona.com>
hors and others added 26 commits January 6, 2026 20:51
CLOUD-946 Remove Snyk gh action
….opentelemetry.io/otel/exporters/stdout/stdouttrace-1.39.0

CLOUD-727: Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.38.0 to 1.39.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.46.0.
- [Commits](golang/crypto@v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang.org/x/crypto-0.46.0

CLOUD-727: Bump golang.org/x/crypto from 0.45.0 to 0.46.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.38.2 to 1.38.3.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.2...v1.38.3)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
  dependency-version: 1.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/go-openapi/errors](https://github.com/go-openapi/errors) from 0.22.4 to 0.22.5.
- [Release notes](https://github.com/go-openapi/errors/releases)
- [Commits](go-openapi/errors@v0.22.4...v0.22.5)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/errors
  dependency-version: 0.22.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…thub.com/onsi/gomega-1.38.3

CLOUD-727: Bump github.com/onsi/gomega from 1.38.2 to 1.38.3
…thub.com/go-openapi/errors-0.22.5

CLOUD-727: Bump github.com/go-openapi/errors from 0.22.4 to 0.22.5
….opentelemetry.io/otel/exporters/otlp/otlptrace-1.39.0

CLOUD-727: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.38.0 to 1.39.0
…thub.com/hashicorp/go-version-1.8.0

CLOUD-727: Bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0
…thub.com/go-openapi/swag-0.25.4

CLOUD-727: Bump github.com/go-openapi/swag from 0.25.3 to 0.25.4
- Replace all github.com/percona/percona-postgresql-operator imports with github.com/civo/percona-postgresql-operator
- Add Kubernetes API healthcheck before considering DB ready
- Disable instance probes for Civo network compatibility
- Add required packages to Dockerfile (libpq-dev, postgresql-server-dev-all, pkg-config)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
"github.com/percona/percona-postgresql-operator/v2/internal/initialize"
"github.com/civo/percona-postgresql-operator/v2/internal/bridge"
"github.com/civo/percona-postgresql-operator/v2/internal/initialize"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

Suggested change

corev1 "k8s.io/api/core/v1"
apierrors "k8s.io/apimachinery/pkg/api/errors"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

Suggested change
"sigs.k8s.io/controller-runtime/pkg/client"

Comment on lines 19 to 20
volumesnapshotv1 "github.com/kubernetes-csi/external-snapshotter/client/v8/apis/volumesnapshot/v1"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

Suggested change
volumesnapshotv1 "github.com/kubernetes-csi/external-snapshotter/client/v8/apis/volumesnapshot/v1"

corev1 "k8s.io/api/core/v1"

"github.com/pkg/errors"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

Suggested change
corev1 "k8s.io/api/core/v1"

Comment on lines 16 to 17
"github.com/pkg/errors"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

Suggested change
"github.com/pkg/errors"

Comment on lines 16 to 17
"github.com/pkg/errors"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

Suggested change
"github.com/pkg/errors"

@@ -6,14 +6,14 @@ import (
"testing"
"time"

"github.com/percona/percona-postgresql-operator/v2/percona/version"
"github.com/civo/percona-postgresql-operator/v2/percona/version"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

Suggested change
"github.com/civo/percona-postgresql-operator/v2/percona/version"

"github.com/percona/percona-postgresql-operator/v2/percona/testutils"
pgv2 "github.com/percona/percona-postgresql-operator/v2/pkg/apis/pgv2.percona.com/v2"
"github.com/civo/percona-postgresql-operator/v2/percona/testutils"
pgv2 "github.com/civo/percona-postgresql-operator/v2/pkg/apis/pgv2.percona.com/v2"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

Suggested change
pgv2 "github.com/civo/percona-postgresql-operator/v2/pkg/apis/pgv2.percona.com/v2"
"github.com/civo/percona-postgresql-operator/v2/percona/version"
pgv2 "github.com/civo/percona-postgresql-operator/v2/pkg/apis/pgv2.percona.com/v2"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[goimports-reviser] reported by reviewdog 🐶

apierrors "k8s.io/apimachinery/pkg/api/errors"
"github.com/pkg/errors"

@fulviodenza fulviodenza changed the title Civo main Branch for tracking latest percona with adapted imports Jan 14, 2026
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.

8 participants