Skip to main content

Module annotations

Module annotations 

Source
Expand description

Annotation keys the reconciler reads/writes on owned FluxCD resources.

Constants§

ATTESTATION_ROOT
CONTENT_HASH
EXPORT_INDEX
Index of an export inside lifetime.ephemeral.exports. Stamped on the corresponding tatara-export-worker Job + its receipt ConfigMap so the reconciler can correlate them without re-parsing the spec JSON.
GENERATION
MANAGED_BY
PID
PROCESS
RELEASED_FROM
Stamped by the reconciler when transitioning into Releasing — records which terminal-reached gate the Process came from (Attested or Failed) so handle_releasing can pick the matching ExportTrigger set + the correct post-Releasing destination (Exiting from Attested, Zombie from Failed).
ROLE
Labels the export-worker Jobs the reconciler emits during Releasing. Selector: tatara.pleme.io/role=export.
SIGNAL