-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
-
Produce a working Konflux built component image for the wasm-shim component.
We are allowed to perform these builds non-hermetically for the time being, though an exception must be requested in order to ship those non-hermetically built images
Currently hitting an issue related to not being able to install protobuf-devel and protobuf-compiler as part of the build process on ubi9, this is causing the rust build to fail with a missing protoc binary. I will attempt to get access to these packages using the subscription manager at build time.
After enabling the codeready builder repository using subscription manager, the build is now passing: https://github.com/rh-api-management/rh-connectivity-link/pull/34