Expand description
Projects a managed clusterโs durable catalog config into the
ExpectedClusterState compare-and-append witness, and checks a witness
against the current config.
project_expected is the one projection from catalog config to the
witness. Building the witness the same way wherever a write is conditioned
and wherever it is checked keeps the compared fields from drifting apart.
Functionsยง
- auto_
scaling_ ๐policy - burst_
record ๐ - cluster_
matches_ ๐expected - Whether
cluster_idโs current managed state still equalsexpected. A missing or unmanaged cluster never matches. This is the compare half of the compare-and-append, evaluated inside the catalog transaction so the check and the commit cannot be separated. - cluster_
schedule ๐ - on_
timeout ๐ - project_
expected ๐ - Project a managed clusterโs durable config into the compare-and-append witness: the fields a conditional write is conditioned on.
- reconfiguration_
record ๐ - reconfiguration_
status ๐