You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add linux/amd64 and linux/arm64 platforms to buildah builds of operator,
bundle and catalog images.
Add qemu dependency install to image build jobs.
Brings it inline with other kuadrant image builds (kuadrant-operator,
authorino-operator etc..)
Note: Warning messages appear in the logs "Failed to decode the keys
["machine"]", but it appears to be a known issue that can be
ignored. redhat-actions/buildah-build#101
/usr/bin/buildah version
/usr/bin/buildah version
time="2022-07-19T19:40:34Z" level=warning msg="Failed to decode the keys ["machine"] from "/usr/share/containers/containers.conf"."
Version: 1.22.3
Go Version: go1.15.2
Image Spec: 1.0.1-dev
Runtime Spec: 1.0.2-dev
CNI Spec: 0.4.0
libcni Version:
image Version: 5.15.2
Git Commit:
Built: Thu Jan 1 00:00:00 [19] *************
OS/Arch: linux/amd64
Image builds fine, but the warning is annoying.
This blog post seems to run into the same warning: https://medium.com/nerd-for-tech/the-wonders-of-gnu-and-oci-docker-containers-7fd2bc906fb3
The text was updated successfully, but these errors were encountered: