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

Capture image metas information in imgpkg lock file and ensure it's consumed properly #113

Closed
aaronshurley opened this issue Jun 21, 2021 · 0 comments
Assignees
Labels
carvel accepted This issue should be considered for future work and that the triage process has been completed enhancement This issue is a feature request

Comments

@aaronshurley
Copy link
Contributor

aaronshurley commented Jun 21, 2021

Describe the problem/challenge you have
This issue is in support of a larger (i.e. multi-tool) functionality. From that issue:

When deploying packages with imgpkg bundles the tag of a container is replaced with sha256 in a deployed pod/deployement/daemonset. This is a challenge for serviceability when I need to figure out what tag of a container is deployed. It requires me look at the sha and comparing in registry and if I don't have access to registry then I have to expand the imgpkg bunde retrived from Package CR and look in .images.yml

Describe the solution you'd like
From the originating issue:

Add a kapp annotation with the tag of the container on the Pod/Deployment/Daemonset objects.

A human-readable annotation that states the "source" tag. For kbld, this would likely mean adding additional metadata to the imgpkg lock file.

Anything else you would like to add:
Please familiarize yourself with the originating issue to ensure that this is all that would be needed from kbld.


Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

@aaronshurley aaronshurley added enhancement This issue is a feature request carvel triage This issue has not yet been reviewed for validity carvel accepted This issue should be considered for future work and that the triage process has been completed and removed carvel triage This issue has not yet been reviewed for validity labels Jun 21, 2021
@aaronshurley aaronshurley changed the title Capture image tag in imgpkg lock file Capture image metas information in imgpkg lock file and ensure it's consumed properly Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
carvel accepted This issue should be considered for future work and that the triage process has been completed enhancement This issue is a feature request
Projects
None yet
Development

No branches or pull requests

4 participants