build-and-image-delivery-pipeline

Status: IN

OpenShift provides an end-to-end image delivery pipeline: dual build systems (Shipwright + BuildConfig) produce images, ImageStreams provide controlled access with immutable content-addressed storage, and the internal registry can be exposed externally with re-encrypt TLS — connecting build, storage, and distribution.

Justifications

Build systems, ImageStream access control, and registry exposure form a complete image delivery chain

Depends on (SL): build-system-openshift-native-duality, imagestream-controlled-access-model, image-registry-external-access-model

Depended on by

JSON