| * 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. | ||
|---|---|---|
| .. | ||
| controller.go | ||
| node.go | ||
| node_test.go | ||
| pod.go | ||
| postgresql.go | ||
| status.go | ||
| util.go | ||
| util_test.go | ||