Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a command to generate a list of all images used #306

Open
jstrachan opened this issue Oct 23, 2020 · 2 comments
Open

create a command to generate a list of all images used #306

jstrachan opened this issue Oct 23, 2020 · 2 comments
Labels
enhancement New feature or request lifecycle/rotten

Comments

@jstrachan
Copy link
Contributor

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
@jstrachan jstrachan added the enhancement New feature or request label Nov 5, 2020
@jenkins-x-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale

@jenkins-x-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle rotten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lifecycle/rotten
Projects
None yet
Development

No branches or pull requests

3 participants