jenkins-x-plugins / jenkins-x-plugins/jx-gitops

create a command to generate a list of all images used

Open
#306 2 comments 2 reactions 0 assignees View on GitHub
enhancement lifecycle/rotten
Dominant language
Go
Stars
35
Forks
53
Avg merge
1d 12h
Merged PRs (30d)
7

Description

similar to #278 it would be nice to create a step to process all the sources in `config-root` to find all the image tags in every `Deployment / Pod` etc and create a YAML file with all the images (and which resources they are referenced from)

this would help folks grok what images are needed; what registries are used, what versions are used etc

folks could use this data to then make further tools such as:

* ensuring all images are accessible
* mirroring / replicating images to other registries to support air gapped on premise type repositories or to work around locations which cannot access specific registries. e.g. in China its often hard to access gcr.io

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.