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 (AttestedorFailed) sohandle_releasingcan pick the matchingExportTriggerset + the correct post-Releasing destination (Exitingfrom Attested,Zombiefrom Failed). - ROLE
- Labels the export-worker Jobs the reconciler emits during
Releasing. Selector:tatara.pleme.io/role=export. - SIGNAL