Important mostly for development purpose:
Since both Operator's "FROM" container defined in Docker file contains digest (and it is reneved along with tag by Renovate) which always pointed to amd64 container it is not possible to build (for example) arm64.
It blocks local development on arm64 Mac laptops.
- causes
-
RHDHBUGS-2320 [Operator] The downstream CSV should mark the `operatorframework.io/arch.arm64` label as unsupported and update the node affinity expressions
-
- Closed
-