postgres-operator/pkg/cluster
Felix Kunde c580e509d3
Bump v1.10.0 (#2299)
* bump to v1.9.1
* update year in license and add links to more blog posts
* bump go to 1.19 and update dependencies
* go for 1.10.0 instead of 1.9.1
* fix unit test - removed obsolete ClusterName field
* fix DNS template in UI helm chart deployment file
2023-04-20 18:21:43 +02:00
..
cluster.go Fix some errors be ignored (#2290) 2023-04-17 17:25:07 +02:00
cluster_test.go better backwards compatibility with old DNS name format for LBs (#2171) 2023-01-17 10:06:11 +01:00
connection_pooler.go refactor pooler tls support and set pooler pod security context (#2255) 2023-04-17 11:38:56 +02:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go refactor pooler tls support and set pooler pod security context (#2255) 2023-04-17 11:38:56 +02:00
database.go copy rolconfig during password rotation (#2183) 2023-01-25 10:48:23 +01:00
exec.go pick first container if postgres is not found (#1505) 2021-05-28 11:44:10 +02:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go refactor pooler tls support and set pooler pod security context (#2255) 2023-04-17 11:38:56 +02:00
k8sres_test.go Bump v1.10.0 (#2299) 2023-04-20 18:21:43 +02:00
majorversionupgrade.go Bump spilo and target version for PostgreSQL 15 (#2139) 2023-01-04 12:01:30 +01:00
pod.go in sync mode select only syncStandby as switchover candidate (#2278) 2023-04-06 12:04:55 +02:00
pod_test.go in sync mode select only syncStandby as switchover candidate (#2278) 2023-04-06 12:04:55 +02:00
resources.go delete secret resource from map (#2123) 2022-12-02 10:09:19 +01:00
streams.go set wal_level for streams in statefulSet sync (#2187) 2023-01-25 17:06:31 +01:00
streams_test.go configurable resources for logical backup pod template (#710) 2023-01-05 15:19:36 +01:00
sync.go in sync mode select only syncStandby as switchover candidate (#2278) 2023-04-06 12:04:55 +02:00
sync_test.go copy rolconfig during password rotation (#2183) 2023-01-25 10:48:23 +01:00
types.go switch to policy API v1 for PDBs (#2008) 2022-10-06 09:43:17 +02:00
util.go add pooler suffix to DNS annotation of pooler LoadBalancer service (#2188) 2023-01-27 12:07:48 +01:00
util_test.go Bump v1.10.0 (#2299) 2023-04-20 18:21:43 +02:00
volumes.go do not call EBS api when there are no pvs (#1851) 2022-04-20 12:12:02 +02:00
volumes_test.go do not call EBS api when there are no pvs (#1851) 2022-04-20 12:12:02 +02:00