How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Reducing Execution Size with the Entity Store

calendar_today January 1, 2001 domain spinnaker

Overview The artifact store moves artifact content out of the execution context and leaves a reference behind. The entity store, added in Spinnaker 2026.0.0 ( spinnaker#7072 ), generalises that mechanism so it is no longer limited to Spinnaker’s Artifact class: any object in the context can be stored the same way. The case that matters most in practice is manifests.

open_in_new Read original post