-
Bug
-
Resolution: Done
-
Blocker
-
1.36.0
-
None
-
False
-
-
False
-
-
Summary
Operator bundle is using incorrect SHA256.
Latest operator build - https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=3661064
Uses - sha256:ab0df214c06aa65fddb2e8c8580c8a7b359465686e3800fb0cb82247609f641d
Latest operator bundle build - https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=3661064
Uses - registry.redhat.io/openshift-serverless-1/logic-rhel8-operator@sha256:cb8785fdfd37ebdfd7ed439c1f5b29796c6e5a9f39e948b3f5d69362df6571a1
This is not correct, the SHA256 from the latest operator build should be used.
Environment
Productization, OSBS, QE Verification Environment
Steps to reproduce
1. Create a CatalogSource using bundles indexing images
2. Install the operator using this CatalogSource
3. Inspect the CSV for installed operator SHA
Actual results
SHA256 of installed operator is not matching the one we got handed over via UMB or email.
Expected results
SHA256 of installed operator is matching the one we got handed over via UMB or email.
Testing
Create a test that validates this