Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #14299 from cdoern/podClone | openshift-ci[bot] | 2022-06-16 |
|\ | |||
| * | podman pod clone | cdoern | 2022-06-10 |
* | | Merge pull request #14619 from Luap99/help | openshift-ci[bot] | 2022-06-16 |
|\ \ | |||
| * | | fix "podman -h" help output | Paul Holzinger | 2022-06-16 |
* | | | Merge pull request #14621 from mheon/api_sec_notice | openshift-ci[bot] | 2022-06-16 |
|\ \ \ | |||
| * | | | Make it clear the REST API could be a security issue | Matthew Heon | 2022-06-16 |
* | | | | Merge pull request #14600 from edsantiago/argh | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ | |||
| * | | | | system tests: avoid rmi -a ... plus cleanup | Ed Santiago | 2022-06-15 |
* | | | | | Merge pull request #14613 from kolyshkin/fix-410-selinux | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ | |||
| * | | | | | test/system/410-selinux: fix for newer runc | Kir Kolyshkin | 2022-06-15 |
| |/ / / / | |||
* | | | | | Merge pull request #14614 from clobrano/typos/contributing | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| * | | | | [CI:DOCS] fix typos in prerequisites for Fedora and make binaries sections | Carlo Lobrano | 2022-06-16 |
* | | | | | Merge pull request #14610 from shanesmith/fix-machine-start-interrupt | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ | |||
| * | | | | | Fix interrupting machine start leaves the machine unstartable | Shane Smith | 2022-06-15 |
| | |/ / / | |/| | | | |||
* | | | | | Merge pull request #14605 from Luap99/update-golangci-lint | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ | |||
| * | | | | | golangci-lint: update to v1.46.2 | Paul Holzinger | 2022-06-15 |
* | | | | | | Merge pull request #14529 from edsantiago/testimage_with_consistent_timestamps | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ \ | |||
| * | | | | | | system test image: bump to 20220615 | Ed Santiago | 2022-06-15 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge pull request #14570 from Clivar/fix-windows-ssh-key-creation | openshift-ci[bot] | 2022-06-16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | Fix #14416: Use absolute path to WSL binary to create ssh keys for `machine i... | Clivar | 2022-06-15 |
* | | | | | | Merge pull request #14601 from mheon/bump_main_411 | openshift-ci[bot] | 2022-06-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | Update release notes and README on Main for v4.1.1 | Matthew Heon | 2022-06-15 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge pull request #14596 from giuseppe/move-conmon-different-cgroup-system-s... | openshift-ci[bot] | 2022-06-15 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | libpod: improve check to create conmon cgroup | Giuseppe Scrivano | 2022-06-15 |
* | | | | | | Merge pull request #14598 from Luap99/service-systemd-fd | Ed Santiago | 2022-06-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | fix CI: golangci-lint is broken on main | Paul Holzinger | 2022-06-15 |
| * | | | | | | systemd socker activation: check listener to prevent panic | Paul Holzinger | 2022-06-15 |
|/ / / / / / | |||
* | | | | | | Merge pull request #14584 from Luap99/lint-systemd | OpenShift Merge Robot | 2022-06-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | golangci-lint: add systemd build tag | Paul Holzinger | 2022-06-14 |
* | | | | | | | Merge pull request #14585 from Luap99/nolint | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Merge pull request #14582 from giuseppe/no-create-containerenv-if-run-volume | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | container: do not create .containerenv with -v SRC:/run | Giuseppe Scrivano | 2022-06-14 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge pull request #14324 from anjannath/qemu-test | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | look for firmware based on the path of qemu binary | Anjan Nath | 2022-05-23 |
* | | | | | | | | Merge pull request #14551 from edsantiago/apiv2_tests_rootless | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | CI: APIv2 tests: add rootless | Ed Santiago | 2022-06-14 |
* | | | | | | | | | Merge pull request #14588 from edsantiago/eek_buildah_bud_coverage | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| * | | | | | | | | buildah-bud tests: reenable skipped 'bud' tests | Ed Santiago | 2022-06-14 |
| |/ / / / / / / | |||
* | | | | | | | | Merge pull request #14581 from edsantiago/bud_test_check_skip_syntax | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||
| * | | | | | | | buildah-bud tests: add arg sanity check | Ed Santiago | 2022-06-14 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #14561 from rhatdan/VENDOR | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| * | | | | | | Update vendor of containers/buildah | Daniel J Walsh | 2022-06-13 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge pull request #14580 from jakecorrenti/stats-on-non-running-container | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | Non-running containers now report statistics via the `podman stats` | Jake Correnti | 2022-06-13 |
* | | | | | | Merge pull request #14563 from ashley-cui/qemu | openshift-ci[bot] | 2022-06-13 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fix M1 QEMU flags | Ashley Cui | 2022-06-10 |
* | | | | | | | Merge pull request #14521 from cevich/fix_build_dep | OpenShift Merge Robot | 2022-06-13 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Cirrus: Fix artifact passing when dep. skipped | Chris Evich | 2022-06-08 |
* | | | | | | | | Merge pull request #14560 from rhatdan/remote | OpenShift Merge Robot | 2022-06-13 |
|\ \ \ \ \ \ \ \ |