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

Referencing container images with SHA digest instead of image tags in the CSV yaml file #49

Open
chaitanya1731 opened this issue Jul 19, 2022 · 0 comments

Comments

@chaitanya1731
Copy link

As per the new certification requirements, any container image used in the csv yaml file needs to be referenced via SHA key instead of image tag, this update also requires you to replace all the container images specified in the alm examples section with their respective SHA keys to pass all certification test cases as well, in such case, how do we work with container images version numbers? How do we validate particular SHA key in case users enter a wrong one? this also affects the capability level 2 "seamless upgrades" as we cannot validate the current container image with SHA specifically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant