Alex Guidi
Alex Guidi
Hello @ShaunaDiaz and @pmtk, Thanks for all the details you added about the oc-mirror mirroring process. I have similar comments as already mentioned by @sherine-k above: - oc-mirror-workspace/src **_must not...
Hi @milosgajdos, Thanks for your answer. I am not sure if using a redirect operator suits some use cases. Let me give more context so you can tell me if...
Hi @milosgajdos, I only said `making the command line logs unusable` because our command line logs is a step by step about what it is happening in the workflow. If...
Hi @baude, > please sign your commits https://github.com/containers/podman/blob/main/CONTRIBUTING.md#sign-your-prs I believe the [commit](https://github.com/containers/podman/pull/25647/commits) is signed. > and you need to add a release note I did not add a release note...
Hi @nalind, I added the test requested by @baude. They are passing locally, I am not sure why some tests are failing in the PR. Could you please /retest them?
> also note the failures are all remote tests Thanks @baude, I will have a look why they are failing for the remote tests and try to fix them.
> Great job @aguidirh , tests are passing. If you don't mind, it would be helpful to add some remote tests (see [pkg/machine/e2e](https://github.com/containers/podman/blob/main/pkg/machine/e2e)). Also, please squash your commits as CI...
/hold TODO: discover why build with sbom flags are not working for podman machine `localmachine` on `basic_test.go` L[326-327](https://github.com/containers/podman/pull/25647/files#diff-0703eb2944434bdd3c13ee3d30076c101479b02fa257b6935e36914b06d8817eR326-R327). The same test works fine for `localintegration` and `remoteintegration` on `test/e2e/build_test.go` L[995-996](https://github.com/containers/podman/pull/25647/files#diff-8b4d34c763f953caff8c6747e966aa1a7e869411747cd000370918887ba5b124R995-R996).