dotnet / dnceng

.NET Engineering Services
MIT License
22 stars 15 forks source link

Asynchronous image update model #940

Open riarenas opened 9 months ago

riarenas commented 9 months ago

1ES Managed images allow for an asynchronous update model where changes to the upstream image parameters, such as base image updates, changes in which artifacts are installed, or on a schedule. More details are available at https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/1es-managed-images/imagerefresh

We should investigate whether this asynchronous model is something desirable for our scenarios, along with a plan on how to retain visibility and tracking to the flow of images.

Release Note Category

riarenas commented 9 months ago

A potentially useful link to look at: https://aka.ms/imagefactory has a website to track image generation.