postgres-operator/pkg/cluster
Rob Nickmans cb06a1ec89
fix: add secret only when not in secret file (#2732)
* fix: add secret only when not in secret file
* fix indentation

---------

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2024-08-20 17:35:09 +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: add secret only when not in secret file (#2732) 2024-08-20 17:35:09 +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 stream duplication on operator restart (#2733) 2024-08-20 14:38:07 +02:00
streams_test.go fix stream duplication on operator restart (#2733) 2024-08-20 14:38:07 +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