postgres-operator/pkg/util
Jan Mussler 3a86dfc8bb
End 2 End tests speedup (#1180)
* Improving end 2 end tests, especially speed of execution and error, by implementing proper eventual asserts and timeouts.
* Add documentation for running individual tests
* Fixed String encoding in Patorni state check and error case
* Printing config as multi log line entity, makes it readable and grepable on startup
* Cosmetic changes to logs. Removed quotes from diff. Move all object diffs to text diff. Enabled padding for log level.
* Mount script with tools for easy logaccess and watching objects.
* Set proper update strategy for Postgres operator deployment.
* Move long running test to end. Move pooler test to new functions.
* Remove quote from valid K8s identifiers.
2020-10-28 10:04:33 +01:00
..
config End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
constants set search_path for default roles (#1065) 2020-08-11 10:42:31 +02:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
k8sutil [WIP] Extend infrastructure roles handling (#1064) 2020-08-05 14:18:56 +02:00
nicediff End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
patroni Re-create pods only if all replicas are running (#903) 2020-04-20 15:14:11 +02:00
retryutil Fix typo (#965) 2020-05-12 09:20:09 +02:00
ringlog fix comments for ringlogger 2017-09-26 13:12:38 +02:00
teams Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
users set search_path for default roles (#1065) 2020-08-11 10:42:31 +02:00
volumes reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
util.go Use scram-sha-256 hash if postgresql parameter password_encryption set to do so. (#995) 2020-07-16 14:43:57 +02:00
util_test.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00