Status: IN
OpenShift application delivery spans packaging and image production: Helm charts and Templates define application structure with two parallel packaging mechanisms, while dual build systems (Shipwright/BuildConfig) produce container images through ImageStreams and the internal registry — creating a complete define→build→store pipeline.
Connects packaging (Helm/Templates) with image production (builds/ImageStreams) into end-to-end app delivery
Depends on (SL): helm-and-template-dual-packaging-model, build-and-image-delivery-pipeline