aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #13384 from flouthoc/podman-remote-add-with-annotateopenshift-ci[bot]2022-06-21
|\
| * bindings: add manifest should follow es_model while marshalling OSVersion and...Aditya R2022-06-02
* | Merge pull request #14643 from clobrano/feature/network/list/dangling/devopenshift-ci[bot]2022-06-21
|\ \
| * | allow filter networks by dangling statusCarlo Lobrano2022-06-21
* | | Merge pull request #14625 from cdoern/podShmopenshift-ci[bot]2022-06-21
|\ \ \
| * | | podman pod create --shm-sizecdoern2022-06-20
* | | | Merge pull request #14662 from Luap99/api-jsonopenshift-ci[bot]2022-06-21
|\ \ \ \
| * | | | API: containers/json always set application/json content typePaul Holzinger2022-06-20
| |/ / /
* | | | api: show the memory limit specified for the containerGiuseppe Scrivano2022-06-21
* | | | Merge pull request #14556 from sstosh/system-prune-networkopenshift-ci[bot]2022-06-20
|\ \ \ \ | |/ / / |/| | |
| * | | podman system prune support prune unused networksToshiki Sonoda2022-06-14
* | | | Merge pull request #14299 from cdoern/podCloneopenshift-ci[bot]2022-06-16
|\ \ \ \
| * | | | podman pod clonecdoern2022-06-10
* | | | | Merge pull request #14619 from Luap99/helpopenshift-ci[bot]2022-06-16
|\ \ \ \ \
| * | | | | fix "podman -h" help outputPaul Holzinger2022-06-16
* | | | | | Merge pull request #14600 from edsantiago/arghopenshift-ci[bot]2022-06-16
|\ \ \ \ \ \
| * | | | | | system tests: avoid rmi -a ... plus cleanupEd Santiago2022-06-15
* | | | | | | Merge pull request #14613 from kolyshkin/fix-410-selinuxopenshift-ci[bot]2022-06-16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | test/system/410-selinux: fix for newer runcKir Kolyshkin2022-06-15
| |/ / / / /
* | | | | | Merge pull request #14605 from Luap99/update-golangci-lintopenshift-ci[bot]2022-06-16
|\ \ \ \ \ \
| * | | | | | golangci-lint: update to v1.46.2Paul Holzinger2022-06-15
* | | | | | | system test image: bump to 20220615Ed Santiago2022-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 cgroupGiuseppe Scrivano2022-06-15
* | | | | | systemd socker activation: check listener to prevent panicPaul Holzinger2022-06-15
* | | | | | Merge pull request #14585 from Luap99/nolintopenshift-ci[bot]2022-06-14
|\ \ \ \ \ \
| * | | | | | golangci-lint: enable nolintlintPaul Holzinger2022-06-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #14582 from giuseppe/no-create-containerenv-if-run-volumeopenshift-ci[bot]2022-06-14
|\ \ \ \ \ \
| * | | | | | container: do not create .containerenv with -v SRC:/runGiuseppe Scrivano2022-06-14
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #14551 from edsantiago/apiv2_tests_rootlessopenshift-ci[bot]2022-06-14
|\ \ \ \ \ \
| * | | | | | CI: APIv2 tests: add rootlessEd Santiago2022-06-14
* | | | | | | Merge pull request #14588 from edsantiago/eek_buildah_bud_coverageopenshift-ci[bot]2022-06-14
|\ \ \ \ \ \ \
| * | | | | | | buildah-bud tests: reenable skipped 'bud' testsEd Santiago2022-06-14
| |/ / / / / /
* / / / / / / buildah-bud tests: add arg sanity checkEd Santiago2022-06-14
|/ / / / / /
* | | | | | Merge pull request #14561 from rhatdan/VENDORopenshift-ci[bot]2022-06-14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update vendor of containers/buildahDaniel J Walsh2022-06-13
* | | | | | Merge pull request #14580 from jakecorrenti/stats-on-non-running-containeropenshift-ci[bot]2022-06-14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Non-running containers now report statistics via the `podman stats`Jake Correnti2022-06-13
* | | | | | Merge pull request #14560 from rhatdan/remoteOpenShift Merge Robot2022-06-13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | podman-remote push --remove-signatures supportDaniel J Walsh2022-06-10
| | |_|/ / | |/| | |
* | | | | Bump golang.org/x/tools from 0.1.10 to 0.1.11 in /test/toolsdependabot[bot]2022-06-10
* | | | | podman cp: do not overwrite non-dirs with dirs and vice versaValentin Rothberg2022-06-10
* | | | | vendor buildah@mainValentin Rothberg2022-06-10
|/ / / /
* | | | Merge pull request #14552 from edsantiago/apiv2_test_panic_fixOpenShift Merge Robot2022-06-09
|\ \ \ \
| * | | | APIv2 tests: (try to) fix flaky registry panicEd Santiago2022-06-09
* | | | | Merge pull request #14553 from cevich/fix_eventuallyOpenShift Merge Robot2022-06-09
|\ \ \ \ \
| * | | | | Fix Remote filtering embedded directory testChris Evich2022-06-09
* | | | | | Merge pull request #14480 from cdoern/infraOpenShift Merge Robot2022-06-09
|\ \ \ \ \ \
| * | | | | | patch for pod host networking & other host namespace handlingcdoern2022-06-09
* | | | | | | Merge pull request #14539 from Luap99/completion5OpenShift Merge Robot2022-06-09
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |