postgres-operator/pkg/cluster
Benjamin Ritter 6fbf962b1c
fix: rename module to github.com/zalando/postgres-operator/v2 (#3156)
* fix: rename module to github.com/zalando/postgres-operator/v2

Upgrade performed using https://github.com/icholy/gomajor

```
gomajor path -version v2
```

Signed-off-by: Benjamin Ritter <benjamin.ritter@x-cellent.com>

* fix: make fmt

Signed-off-by: Benjamin Ritter <benjamin.ritter@x-cellent.com>

* fix: adjust codegen module name

Signed-off-by: Benjamin Ritter <benjamin.ritter@x-cellent.com>

---------

Signed-off-by: Benjamin Ritter <benjamin.ritter@x-cellent.com>
Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2026-08-14 12:56:00 +02:00
..
cluster.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
cluster_test.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
connection_pooler.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
database.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
exec.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
filesystems.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
k8sres.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
k8sres_test.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
majorversionupgrade.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
pod.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
pod_test.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
resources.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
streams.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
streams_test.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
sync.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
sync_test.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
types.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
util.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
util_test.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
volumes.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00
volumes_test.go fix: rename module to github.com/zalando/postgres-operator/v2 (#3156) 2026-08-14 12:56:00 +02:00