postgres-operator/pkg/util
zerg-junior 417f13c0bd
Submit RBAC credentials during initial Event processing (#344)
* During initial Event processing submit the service account for pods and bind it to a cluster role that allows Patroni to successfully start. The cluster role is assumed to be created by the k8s cluster administrator.
2018-07-19 16:40:40 +02:00
..
config Submit RBAC credentials during initial Event processing (#344) 2018-07-19 16:40:40 +02:00
constants Allow configuring the operator via the YAML manifest. (#326) 2018-07-16 16:20:46 +02:00
filesystems Fix golint warnings 2017-08-01 16:08:56 +02:00
k8sutil Submit RBAC credentials during initial Event processing (#344) 2018-07-19 16:40:40 +02:00
patroni Use Patroni API to set bootstrap-only options. (#299) 2018-05-29 12:35:25 +02:00
retryutil Improve the condition check. 2018-02-22 10:13:46 +01:00
ringlog fix comments for ringlogger 2017-09-26 13:12:38 +02:00
teams Tests for initHumanUsers and initinitRobotUsers. 2017-12-04 10:49:25 +01:00
users Some improvements for golint, ineffassign and misspell 2018-02-19 17:46:31 +01:00
volumes Make AWS region configurable in the operator cofig map (#333) 2018-06-27 17:29:02 +02:00
util.go Respond to code review 2018-02-20 14:43:02 +01:00
util_test.go Perform manual failover during the scale down 2017-10-16 17:41:23 +02:00