postgres-operator/pkg/spec
Oleksii Kliukin 2bb7e98268
update individual role secrets from infrastructure roles (#206)
* Track origin of roles.

* Propagate changes on infrastructure roles to corresponding secrets.

When the password in the infrastructure role is updated, re-generate the
secret for that role.

Previously, the password for an infrastructure role was always fetched from
the secret, making any updates to such role a no-op after the corresponding
secret had been generated.
2018-02-23 17:24:04 +01:00
..
postgresql.go Use cluster UID as a suffix to the WAL bucket. (#211) 2018-02-20 15:36:43 +01:00
postgresql_test.go Fix an issue when not assigning the merge result. 2017-12-04 10:49:25 +01:00
types.go update individual role secrets from infrastructure roles (#206) 2018-02-23 17:24:04 +01:00
types_test.go Adjust unit tests for namespace decoding 2018-02-16 11:13:08 +01:00