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
At some point we stopped building and pushing the container to ghcr to
focus on having only Konflux builds and a single source of the
upstream (though, more like "midstream") container on quay.io. However,
Konflux builds are not entirely reliable and are inaccessible to
external users and contributors. So while the container itself is
publicly available under the quay.io/centos-bootc namespace,
investigating (and solving) build failures requires contacting people
with access to the private job logs.
Re-enabling ghcr builds allows us (and practically anyone) to easily
investigate and solve build failures and gives us a reliable upstream
container available shortly after every PR is merged, making
troubleshooting against the latest version a lot easier.
This reverts commit 62dda27.
See also discussion in #1000.
0 commit comments