postgres-operator/pkg/cluster
Felix Kunde c7ee34ed12
fix sync streams and add diffs for annotations and owner references (#2728)
* extend and improve hasSlotsInSync unit test
* fix sync streams and add diffs for annotations and owner references
* incl. current annotations as desired where we do not fully control them
* added one more unit test and fixed sub test names
* pass maintenance windows to function and update unit test
2024-08-14 12:56:14 +02:00
..
cluster.go fix golangci-lint issues (#2715) 2024-08-14 12:54:44 +02:00
cluster_test.go Feat: enable owner references (#2688) 2024-08-09 17:58:25 +02:00
connection_pooler.go sync all resources to cluster fields (#2713) 2024-08-13 10:06:46 +02:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go Feat: enable owner references (#2688) 2024-08-09 17:58:25 +02:00
database.go let operator fix publications without tables (#2722) 2024-08-09 17:20:05 +02:00
exec.go fix golangci-lint issues (#2715) 2024-08-14 12:54:44 +02:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go fix golangci-lint issues (#2715) 2024-08-14 12:54:44 +02:00
k8sres_test.go Feat: enable owner references (#2688) 2024-08-09 17:58:25 +02:00
majorversionupgrade.go fix sync streams and add diffs for annotations and owner references (#2728) 2024-08-14 12:56:14 +02:00
pod.go fix: no switchover candidate found with member state "streaming" (#1992) (#2515) 2024-01-24 10:40:58 +01:00
pod_test.go reflect new replica states in unit tests (#2581) 2024-03-15 14:46:36 +01:00
resources.go sync all resources to cluster fields (#2713) 2024-08-13 10:06:46 +02:00
streams.go fix sync streams and add diffs for annotations and owner references (#2728) 2024-08-14 12:56:14 +02:00
streams_test.go fix sync streams and add diffs for annotations and owner references (#2728) 2024-08-14 12:56:14 +02:00
sync.go fix sync streams and add diffs for annotations and owner references (#2728) 2024-08-14 12:56:14 +02:00
sync_test.go change username in secret when switching rotation mode (#2549) 2024-02-22 10:26:13 +01:00
types.go sync all resources to cluster fields (#2713) 2024-08-13 10:06:46 +02:00
util.go fix sync streams and add diffs for annotations and owner references (#2728) 2024-08-14 12:56:14 +02:00
util_test.go fix sync streams and add diffs for annotations and owner references (#2728) 2024-08-14 12:56:14 +02:00
volumes.go Feat: enable owner references (#2688) 2024-08-09 17:58:25 +02:00
volumes_test.go Improve inherited annotations (#2657) 2024-06-26 13:10:37 +02:00