pub const ADOPTED_RELEASE: &str = "tatara.pleme.io/adopted-release";Expand description
Peer to ENCAPSULATION_MODE on the encapsulation-diagnostic
axis-family: stamped by
tatara-reconciler::render::mark_resources_as_adopting on every
emitted resource of a Process whose
crate::encapsulates::EncapsulationKind gates the
crate::encapsulates::ExistingHelmRelease arm. Value is the
<ns>/<release> qualified reference of the pre-existing
HelmRelease the Process is adopting, composed through the
workspace-wide crate::qualified_process_ref <ns>/<name>
substrate composer (never as a hand-authored format!("{}/{}", ns, release) chain). Downstream consumers (operator dashboards,
audit-trail scrapers, cross-namespace release-lineage walkers)
grep for this key to answer “which pre-existing release did this
Process take over”.