-
Notifications
You must be signed in to change notification settings - Fork 71
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
Spike: Do we verify the image digest and does the reference actually exist #1131
Comments
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
Comes after #1129. Will be the technical follow-up/the "how" for the image promotion process
Objective
Questions to answer
- Did we create an image using appropriate tools and process?
- Would scanning for CVEs be a blocker?
- If yes, could we require provenance?
- Would infra in staging help make it faster than a complete image push/pull? Not in place today.
- How could we ensure that the SHA is valid?
- How do we scan the image for any high or critical CVE?
Note: Be sure to actively seek other questions from members of SIG Release and other relevant SIGs as part of your research.
Steps
Context and things to think about while working on this task
The text was updated successfully, but these errors were encountered: