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

Use image SHA Digest for Red Hat CSI Certification #773

Merged
merged 1 commit into from May 23, 2023
Merged

Use image SHA Digest for Red Hat CSI Certification #773

merged 1 commit into from May 23, 2023

Conversation

cniackz
Copy link
Contributor

@cniackz cniackz commented May 23, 2023

Objective:

To use SHA Digest in the images of the CSV

Reasoning:

All images referenced in your Operator Bundle must reference SHA digest and not tags. The existence of tags in your bundle will cause a certification failure Replace all image tags with image digests.

Docs:

@cniackz cniackz self-assigned this May 23, 2023
@cniackz cniackz added the certification for any given certification label May 23, 2023
@balamurugana balamurugana changed the title Use SHA Digest Use image SHA Digest for Red Hat CSI Certification May 23, 2023
@harshavardhana harshavardhana merged commit c03e034 into minio:master May 23, 2023
18 checks passed
@cniackz cniackz deleted the use-sha-digest branch May 24, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
certification for any given certification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants