New Methodology for images.txt, package-images.yaml, oci_package_list.txt, and Others
BLUF (Bottom Line Up Front)
- Big Bang image metadata now comes from explicit declarations (no more cluster scraping)
- New
images-v2-*artifacts show the dependency graph so you can pre-pull or allowlist exactly what you need—no Istio/Kyverno/Flux noise unless they are actual dependencies. images.txtis now a copy ofimages-v2-with-dependencies.txt(which uses the explicit declarations)- The
smoke testsstage and its jobs (clean install all-packagesandclean install oci all-packages) have been eliminated from the Big Bang release pipeline since each package is tested individually as part of the individual package pipeline. - The Big Bang release pipeline now completes in around 20 minutes rather than multiple hours, saving the release engineers considerable time on every release.