Prashanth Sundararaman
Prashanth Sundararaman
TPM support recently landed for qemu in PPC64LE. @jcajka updated the assembler (https://github.com/coreos/coreos-assembler/pull/1326) to use the TPM device for ppc64le/aarch64 but it requires qemu in F32. Could we pull in...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
On multi-arch compute clusters, the pods can land on any arch type of worker node. Making sure that the imagstreams import the manifestlist will help make sure the deployment succeeds...
Following discussions around #27864, rather than changing importMode unconditionally, change it to import manifestlists only when the installed cluster has nodes of differing architectures
When working on #1928, noticed that the payload crds were not generated after running a `make update`. This is because codegen is run after update-scripts. This PR removes update-payload-crds from...
This is the api implementation for https://github.com/openshift/enhancements/pull/1605 - Introduces ImageStreamImportMode field in the image config spec and status - the status will be consumed by apiserver to set importMode for...