jenkins-x-plugins / jenkins-x-plugins/jx-gitops
create a command to generate a list of all images used
- 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.