| * 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. | ||
|---|---|---|
| .. | ||
| postgresql.go | ||
| postgresql_test.go | ||
| types.go | ||
| types_test.go | ||