postgres-operator/pkg/cluster
Felix Kunde 2ae51fb9ce
reflect linter feedback, remove unused argumnents and redundant type from arrays (#2739)
* reflect linter feedback, remove unused argumnents and redundant literal definitions
* add logical backup to TestCreate unit test
2024-08-27 17:56:07 +02:00
..
cluster.go align sync and update logs (#2738) 2024-08-27 09:58:32 +02:00
cluster_test.go reflect linter feedback, remove unused argumnents and redundant type from arrays (#2739) 2024-08-27 17:56:07 +02:00
connection_pooler.go align sync and update logs (#2738) 2024-08-27 09:58:32 +02:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go reflect linter feedback, remove unused argumnents and redundant type from arrays (#2739) 2024-08-27 17:56:07 +02:00
database.go align sync and update logs (#2738) 2024-08-27 09:58:32 +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 reflect linter feedback, remove unused argumnents and redundant type from arrays (#2739) 2024-08-27 17:56:07 +02:00
k8sres_test.go reflect linter feedback, remove unused argumnents and redundant type from arrays (#2739) 2024-08-27 17:56:07 +02:00
majorversionupgrade.go align sync and update logs (#2738) 2024-08-27 09:58:32 +02:00
pod.go align sync and update logs (#2738) 2024-08-27 09:58:32 +02:00
pod_test.go reflect new replica states in unit tests (#2581) 2024-03-15 14:46:36 +01:00
resources.go align sync and update logs (#2738) 2024-08-27 09:58:32 +02:00
streams.go reflect linter feedback, remove unused argumnents and redundant type from arrays (#2739) 2024-08-27 17:56:07 +02:00
streams_test.go reflect linter feedback, remove unused argumnents and redundant type from arrays (#2739) 2024-08-27 17:56:07 +02:00
sync.go align sync and update logs (#2738) 2024-08-27 09:58:32 +02:00
sync_test.go reflect linter feedback, remove unused argumnents and redundant type from arrays (#2739) 2024-08-27 17:56:07 +02:00
types.go sync all resources to cluster fields (#2713) 2024-08-13 10:06:46 +02:00
util.go align sync and update logs (#2738) 2024-08-27 09:58:32 +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 align sync and update logs (#2738) 2024-08-27 09:58:32 +02:00
volumes_test.go Improve inherited annotations (#2657) 2024-06-26 13:10:37 +02:00