-
Notifications
You must be signed in to change notification settings - Fork 0
Branch for tracking latest percona with adapted imports #2
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
base: main
Are you sure you want to change the base?
Conversation
* 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>
K8SPG-836: Release 2.8.0
…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>
…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>
CLOUD-946 Remove Snyk gh action
…el/exporters/stdout/stdouttrace-1.39.0
….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
…el/exporters/otlp/otlptrace-1.39.0
….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
CLOUD-727 Update code-owners file
- 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" | ||
|
|
There was a problem hiding this comment.
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 🐶
| corev1 "k8s.io/api/core/v1" | ||
| apierrors "k8s.io/apimachinery/pkg/api/errors" | ||
| metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" | ||
|
|
There was a problem hiding this comment.
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 🐶
| "sigs.k8s.io/controller-runtime/pkg/client" | |
| volumesnapshotv1 "github.com/kubernetes-csi/external-snapshotter/client/v8/apis/volumesnapshot/v1" | ||
|
|
There was a problem hiding this comment.
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 🐶
| volumesnapshotv1 "github.com/kubernetes-csi/external-snapshotter/client/v8/apis/volumesnapshot/v1" |
| corev1 "k8s.io/api/core/v1" | ||
|
|
||
| "github.com/pkg/errors" | ||
|
|
There was a problem hiding this comment.
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 🐶
| corev1 "k8s.io/api/core/v1" | |
| "github.com/pkg/errors" | ||
|
|
There was a problem hiding this comment.
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 🐶
| "github.com/pkg/errors" |
| "github.com/pkg/errors" | ||
|
|
There was a problem hiding this comment.
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 🐶
| "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" | |||
There was a problem hiding this comment.
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 🐶
| "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" |
There was a problem hiding this comment.
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 🐶
| 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" |
There was a problem hiding this comment.
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 🐶
percona-postgresql-operator/internal/controller/standalone_pgadmin/configmap.go
Lines 15 to 16 in 113aa47
| corev1 "k8s.io/api/core/v1" | |
There was a problem hiding this comment.
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 🐶
percona-postgresql-operator/internal/controller/standalone_pgadmin/service.go
Lines 16 to 19 in 113aa47
| apierrors "k8s.io/apimachinery/pkg/api/errors" | |
| "github.com/pkg/errors" | |
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
Needs Doc) and QA (Needs QA)?Tests
Config/Logging/Testability