postgres-operator/pkg/util
Felix Kunde 6a97316a69
Support inherited annotations for all major objects (#1236)
* add comments where inherited annotations could be added

* add inheritedAnnotations feature

* return nil if no annotations are set

* minor changes

* first downscaler then inherited annotations

* add unit test for inherited annotations

* add pvc to test + minor changes

* missing comma

* fix nil map assignment

* set annotations in the same order it is done in other places

* replace acidClientSet with acid getters in K8s client

* more fixes on clientSet vs getters

* minor changes

* remove endpoints from annotation test

* refine unit test - but deployment and sts are still empty

* fix checkinng sts and deployment

* make annotations setter one liners

* no need for len check anymore

Co-authored-by: Rafia Sabih <rafia.sabih@zalando.de>
2020-12-11 16:34:01 +01:00
..
config Support inherited annotations for all major objects (#1236) 2020-12-11 16:34:01 +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 Support inherited annotations for all major objects (#1236) 2020-12-11 16:34:01 +01: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 Support EBS gp2 to gp3 migration on sync for below 1tb volumes (#1242) 2020-12-11 15:52:32 +01:00
util.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
util_test.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00