Functions§
- build_
cluster_ 🔒eval_ contexts - Build a
ClusterEvalContextfor each live cluster in the catalog, skipping clusters absent fromfilterwhen one is given. - build_
replica_ 🔒eval_ contexts - Build a
ReplicaEvalContextfor each live managed replica in the catalog, skipping replicas absent fromfilterwhen one is given. - evaluate_
scoped_ 🔒parameters - Evaluate the scoped parameters (cluster-coherent and replica-local) for the live objects, optionally restricted to a subset of cluster or replica ids.
- sync_
scoped_ 🔒params - Evaluate the scoped parameters (cluster-coherent and replica-local) for the currently live clusters and replicas and push the resulting overrides to the coordinator’s working copy.
- system_
parameter_ sync - Run a loop that periodically pulls system parameters defined in the
LaunchDarkly-backed SystemParameterFrontend and pushes modified values to the
ALTER SYSTEM-backed SystemParameterBackend.