-
Bug
-
Resolution: Done
-
Critical
-
builds-1.1
-
None
-
1
-
False
-
None
-
False
-
SECFLOWOTL-28 - Openshift Builds in clusters with restricted networks
-
-
-
Builds Sprint #17
-
Approved
Description of problem:
Build strategies must reference containers by their SHA digests. Mirroring by tag is not supported.
Workaround: None
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>
Actual results:
Build pod references images by tag
Expected results:
Build pod references images by SHA, and image is in the "relatedImages" portion of the operator CSV
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
- Build strategies installed by operator reference images by sha digest
- Additional containers referenced in build strategies are mirrorable by standard OperatorHub mirroring practices.
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
*
- is depended on by
-
BUILD-1188 [builds-1.2] Build Strategies Must Use Digests
- Release Pending
- is related to
-
BUILD-999 Indicate Operator Supports Disconnected Install
- Release Pending
- links to