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

EVEREST-1836 PSMDB 1.19.0 #648

Merged
merged 36 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
6764e46
EVEREST-1549 PXC 1.16.0
oksana-grishchenko Dec 20, 2024
6ad0fd9
fix k8s.io/apimachinery
oksana-grishchenko Dec 20, 2024
c46c5f4
go version
oksana-grishchenko Dec 20, 2024
ca7df88
go version
oksana-grishchenko Dec 20, 2024
1538281
fix test
oksana-grishchenko Dec 20, 2024
6a49436
change go version
oksana-grishchenko Dec 20, 2024
e22884a
Merge branch 'main' into EVEREST-1549-pxc-1.16.0
oksana-grishchenko Dec 25, 2024
2abde23
Merge branch 'main' into EVEREST-1549-pxc-1.16.0
oksana-grishchenko Jan 13, 2025
7f2d647
pxc 1.16.1, upd go.sum
oksana-grishchenko Jan 13, 2025
4cc0368
upd CI env
oksana-grishchenko Jan 13, 2025
c0b435a
remove outdated replacement
oksana-grishchenko Jan 13, 2025
c487a16
Merge branch 'main' into EVEREST-1549-pxc-1.16.0
oksana-grishchenko Jan 15, 2025
8d13c44
do not use AllowUnsafeConfig
oksana-grishchenko Jan 17, 2025
c85b5a9
Merge branch 'main' into EVEREST-1549-pxc-1.16.0
oksana-grishchenko Jan 17, 2025
b1a74df
keep AllowUnsafeConfig backward compatible
oksana-grishchenko Jan 17, 2025
6d813ad
keep TLS.enabled backward compatible
oksana-grishchenko Jan 17, 2025
2d84c85
upd allowUnsafe
oksana-grishchenko Jan 17, 2025
8544ca9
do not configure tls
oksana-grishchenko Jan 17, 2025
0f4bd0f
use only PXCSize, ProxySize
oksana-grishchenko Jan 17, 2025
4c804ea
fix tests
oksana-grishchenko Jan 20, 2025
350e422
Merge branch 'main' into EVEREST-1549-pxc-1.16.0
oksana-grishchenko Jan 20, 2025
971a424
fix tests
oksana-grishchenko Jan 20, 2025
5493e97
fix tests
oksana-grishchenko Jan 20, 2025
ae9dcb4
Merge branch 'main' into EVEREST-1549-pxc-1.16.0
oksana-grishchenko Jan 21, 2025
31b4201
deprecate allowUnsafeConfigurations
oksana-grishchenko Jan 21, 2025
d83736a
linter & tests
oksana-grishchenko Jan 21, 2025
06c0a77
use psmdb flags
oksana-grishchenko Jan 22, 2025
50fd306
linter
oksana-grishchenko Jan 22, 2025
d06748a
use deprecated allowUnsafeConfig for psmdb
oksana-grishchenko Jan 22, 2025
4f72f3b
Trigger Build
oksana-grishchenko Jan 22, 2025
7f19f8e
use psmdb flags
oksana-grishchenko Jan 23, 2025
2346a64
update psmdb version
oksana-grishchenko Jan 23, 2025
ec580dd
go mod tidy
oksana-grishchenko Jan 23, 2025
a0bcacd
Merge branch 'upstream-upgrades' into EVEREST-1836-psmdb-1.19.0
oksana-grishchenko Jan 27, 2025
4bcae5d
update tests
oksana-grishchenko Jan 27, 2025
ca3d33f
fix tests
oksana-grishchenko Jan 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
make test
env:
PXC_OPERATOR_VERSION: 1.16.1
PSMDB_OPERATOR_VERSION: 1.18.0
PSMDB_OPERATOR_VERSION: 1.19.0
PG_OPERATOR_VERSION: 2.5.0
PERCONA_VERSION_SERVICE_URL: https://check-dev.percona.com/versions/v1

Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
kubectl kuttl test --config ./tests/integration/kuttl-core.yaml
env:
PXC_OPERATOR_VERSION: 1.16.1
PSMDB_OPERATOR_VERSION: 1.18.0
PSMDB_OPERATOR_VERSION: 1.19.0
PG_OPERATOR_VERSION: 2.5.0
PERCONA_VERSION_SERVICE_URL: https://check-dev.percona.com/versions/v1

Expand All @@ -101,7 +101,7 @@ jobs:
kubectl kuttl test --config ./tests/integration/kuttl-features.yaml
env:
PXC_OPERATOR_VERSION: 1.16.1
PSMDB_OPERATOR_VERSION: 1.18.0
PSMDB_OPERATOR_VERSION: 1.19.0
PG_OPERATOR_VERSION: 2.5.0
PERCONA_VERSION_SERVICE_URL: https://check-dev.percona.com/versions/v1

Expand All @@ -111,11 +111,11 @@ jobs:
kubectl kuttl test --config ./tests/integration/kuttl-upgrade.yaml
env:
PXC_OPERATOR_VERSION: 1.16.1
PSMDB_OPERATOR_VERSION: 1.18.0
PSMDB_OPERATOR_VERSION: 1.19.0
PG_OPERATOR_VERSION: 2.5.0
PREVIOUS_PG_OPERATOR_VERSION: 2.4.1
PREVIOUS_PXC_OPERATOR_VERSION: 1.15.0
PREVIOUS_PSMDB_OPERATOR_VERSION: 1.17.0
PREVIOUS_PSMDB_OPERATOR_VERSION: 1.18.0
PERCONA_VERSION_SERVICE_URL: https://check-dev.percona.com/versions/v1

eks-e2e-tests:
Expand Down Expand Up @@ -191,11 +191,11 @@ jobs:
kubectl kuttl test --config ./tests/e2e/kuttl-upgrade.yaml
env:
PXC_OPERATOR_VERSION: 1.16.1
PSMDB_OPERATOR_VERSION: 1.18.0
PSMDB_OPERATOR_VERSION: 1.19.0
PG_OPERATOR_VERSION: 2.5.0
PREVIOUS_PG_OPERATOR_VERSION: 2.4.1
PREVIOUS_PXC_OPERATOR_VERSION: 1.15.0
PREVIOUS_PSMDB_OPERATOR_VERSION: 1.17.0
PREVIOUS_PSMDB_OPERATOR_VERSION: 1.18.0
PERCONA_VERSION_SERVICE_URL: https://check-dev.percona.com/versions/v1

- name: Clean up custom resources
Expand Down Expand Up @@ -240,7 +240,7 @@ jobs:
kubectl kuttl test --config ./tests/e2e/kuttl-core.yaml
env:
PXC_OPERATOR_VERSION: 1.16.1
PSMDB_OPERATOR_VERSION: 1.18.0
PSMDB_OPERATOR_VERSION: 1.19.0
PG_OPERATOR_VERSION: 2.5.0
PERCONA_VERSION_SERVICE_URL: https://check-dev.percona.com/versions/v1

Expand Down
29 changes: 18 additions & 11 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/onsi/gomega v1.36.2
github.com/operator-framework/api v0.27.0
github.com/percona/percona-postgresql-operator v0.0.0-20241007204305-35d61aa5aebd
github.com/percona/percona-server-mongodb-operator v1.18.0
github.com/percona/percona-server-mongodb-operator v1.19.0
github.com/percona/percona-xtradb-cluster-operator v1.16.1
github.com/stretchr/testify v1.10.0
golang.org/x/mod v0.22.0
Expand Down Expand Up @@ -90,7 +90,7 @@ require (
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/websocket v1.5.1 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // indirect
github.com/imdario/mergo v0.3.16 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24 // indirect
Expand All @@ -103,10 +103,11 @@ require (
github.com/moby/spdystream v0.5.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/montanaflynn/stats v0.7.1 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
github.com/percona/percona-backup-mongodb v1.8.1-0.20241002124601-957ac501f939 // indirect
github.com/percona/percona-backup-mongodb v1.8.1-0.20241212160532-0157f87a7eee // indirect
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
Expand All @@ -128,29 +129,35 @@ require (
github.com/valyala/histogram v1.2.0 // indirect
github.com/valyala/quicktemplate v1.8.0 // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.1.2 // indirect
github.com/xdg-go/stringprep v1.0.4 // indirect
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect
go.mongodb.org/mongo-driver v1.17.1 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 // indirect
go.opentelemetry.io/otel v1.30.0 // indirect
go.opentelemetry.io/otel v1.31.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.30.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0 // indirect
go.opentelemetry.io/otel/metric v1.30.0 // indirect
go.opentelemetry.io/otel/sdk v1.30.0 // indirect
go.opentelemetry.io/otel/trace v1.30.0 // indirect
go.opentelemetry.io/otel/metric v1.31.0 // indirect
go.opentelemetry.io/otel/sdk v1.31.0 // indirect
go.opentelemetry.io/otel/trace v1.31.0 // indirect
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/oauth2 v0.24.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.7.0 // indirect
golang.org/x/tools v0.28.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
google.golang.org/grpc v1.67.1 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
google.golang.org/grpc v1.69.2 // indirect
google.golang.org/protobuf v1.36.1 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
Expand Down
Loading
Loading