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

Add support for hermetic mode, where registry is never contacted and all images expected to be preResolved #195

Open
redbaron opened this issue Dec 2, 2021 · 1 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 priority/unprioritized-backlog Higher priority than priority/awaiting-more-evidence. Contributions are welcome.

Comments

@redbaron
Copy link

redbaron commented Dec 2, 2021

Describe the problem/challenge you have

when used together with ytt, kbld must be applied after templating is done , which often happens just before the deploy. If some images are missing from the imageLock file, then they are implicitly resolved, leading potentially to a non reproducible deploys and arguably defeating the purpose of this tool.

Describe the solution you'd like
Add a new flag --hermetic=true, which makes kbld fail when it encounters not preresolved image.


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.

@redbaron redbaron added carvel triage This issue has not yet been reviewed for validity enhancement This issue is a feature request labels Dec 2, 2021
@cppforlife
Copy link
Contributor

i like this suggestion!

@cppforlife cppforlife added carvel accepted This issue should be considered for future work and that the triage process has been completed priority/unprioritized-backlog Higher priority than priority/awaiting-more-evidence. Contributions are welcome. and removed carvel triage This issue has not yet been reviewed for validity labels Dec 6, 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 priority/unprioritized-backlog Higher priority than priority/awaiting-more-evidence. Contributions are welcome.
Projects
Status: To Triage
Development

No branches or pull requests

2 participants