postgres-operator/pkg/cluster
Felix Kunde df3224730f
Update to Go 1.26.4, build runners and go.mod depedencies (#3108)
* update golang and dependencies
* fix incorrect log formatting
* clean mod chache and introduce GOARCH in Dockerfile (choose dynamically)
* remove GO111MODULE mentions
* bump github actions from v2 to v3
* bump docker runners to v7
* use extra event store for backwards compatibility with existing codebase
* updated generated opconfig api
2026-06-23 13:35:53 +02:00
..
cluster.go Update to Go 1.26.4, build runners and go.mod depedencies (#3108) 2026-06-23 13:35:53 +02:00
cluster_test.go Fix/logical backup job cleanup (#3111) 2026-06-19 12:12:58 +02:00
connection_pooler.go feat: implement service type NodePort (#2986) 2026-06-12 10:02:26 +02:00
connection_pooler_new_test.go
connection_pooler_test.go feat: implement service type NodePort (#2986) 2026-06-12 10:02:26 +02:00
database.go
exec.go
filesystems.go
k8sres.go Update to Go 1.26.4, build runners and go.mod depedencies (#3108) 2026-06-23 13:35:53 +02:00
k8sres_test.go Fix/logical backup job cleanup (#3111) 2026-06-19 12:12:58 +02:00
majorversionupgrade.go Update to Go 1.26.4, build runners and go.mod depedencies (#3108) 2026-06-23 13:35:53 +02:00
pod.go Fix rolling update deadlock when pods are stuck in non-running state (#3051) 2026-04-28 12:08:34 +02:00
pod_test.go Fix rolling update deadlock when pods are stuck in non-running state (#3051) 2026-04-28 12:08:34 +02:00
resources.go feat: implement service type NodePort (#2986) 2026-06-12 10:02:26 +02:00
streams.go
streams_test.go
sync.go Add cluster_labels and annotations to logical backup CronJob and Jobs (#3085) 2026-06-10 18:18:54 +02:00
sync_test.go
types.go
util.go Add cluster_labels and annotations to logical backup CronJob and Jobs (#3085) 2026-06-10 18:18:54 +02:00
util_test.go feature toggle for using maintenance windows (#3074) 2026-04-16 17:13:18 +02:00
volumes.go Update to Go 1.26.4, build runners and go.mod depedencies (#3108) 2026-06-23 13:35:53 +02:00
volumes_test.go Update to Go 1.26.4, build runners and go.mod depedencies (#3108) 2026-06-23 13:35:53 +02:00