| Commit message (Expand) | Author | Age |
... | |
| * | | benchmarks: add more image benchmarks | Valentin Rothberg | 2022-04-26 |
* | | | vendor in containers/(common,buildah,storage,image) | Daniel J Walsh | 2022-04-26 |
| |/
|/| |
|
* | | Robustify nginx tests | Ed Santiago | 2022-04-25 |
|/ |
|
* | Merge pull request #13978 from Luap99/unparam | OpenShift Merge Robot | 2022-04-25 |
|\ |
|
| * | enable unparam linter | Paul Holzinger | 2022-04-25 |
* | | Merge pull request #13995 from ashley-cui/revrootful | OpenShift Merge Robot | 2022-04-25 |
|\ \ |
|
| * | | Docs rootfull -> rootful | Ashley Cui | 2022-04-25 |
| * | | Revert "Switch all rootful to rootfull" | Ashley Cui | 2022-04-25 |
* | | | Merge pull request #13993 from aonoa/main | OpenShift Merge Robot | 2022-04-25 |
|\ \ \ |
|
| * | | | Modify the pod name suffix '_pod' to '-pod' | aonoa | 2022-04-25 |
| |/ / |
|
* | | | Merge pull request #13981 from rhatdan/volume | OpenShift Merge Robot | 2022-04-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add support for passing --volumepath | Daniel J Walsh | 2022-04-23 |
* | | | Allow filtering of "removing", it is a valid status | Daniel J Walsh | 2022-04-24 |
|/ / |
|
* | | Merge pull request #13973 from Luap99/linter-revive | OpenShift Merge Robot | 2022-04-23 |
|\ \ |
|
| * | | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | | | Fix hang in test_connect | Chris Evich | 2022-04-22 |
* | | | Update test to run network check in both rootless and rootfull mode | Daniel J Walsh | 2022-04-22 |
| |/
|/| |
|
* | | Merge pull request #13918 from Luap99/hosts | OpenShift Merge Robot | 2022-04-22 |
|\ \ |
|
| * | | test/system: add containers.conf test for new /etc/hosts options | Paul Holzinger | 2022-04-22 |
| * | | shared netns and --add-host should conflict | Paul Holzinger | 2022-04-22 |
| * | | network dis-/connect: update /etc/hosts | Paul Holzinger | 2022-04-22 |
| * | | libpod: fix c.Hostname() to respect the utsNsCtr | Paul Holzinger | 2022-04-22 |
| * | | use etchosts package from c/common | Paul Holzinger | 2022-04-22 |
* | | | Merge pull request #13881 from rhatdan/userns | OpenShift Merge Robot | 2022-04-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add support for --userns=nomap | Daniel J Walsh | 2022-04-21 |
* | | | Merge pull request #13972 from Luap99/staticcheck | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ |
|
| * | | | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
* | | | | Merge pull request #13969 from flouthoc/mount-csv-parsing | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ \ |
|
| * | | | | specgen-volumes: parse --mount using csv-reader instead of split by comma | Aditya R | 2022-04-22 |
* | | | | | Merge pull request #13964 from rhatdan/rootfull | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Switch all rootful to rootfull | Daniel J Walsh | 2022-04-21 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #13971 from rhatdan/codespell | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ \ |
|
| * | | | | Run codespell on code | Daniel J Walsh | 2022-04-22 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #13935 from edsantiago/bats_assert | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ \ |
|
| * | | | | system tests: add assert(), and start using it | Ed Santiago | 2022-04-20 |
* | | | | | Merge pull request #13943 from cdoern/clone | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | podman container clone -f | cdoern | 2022-04-21 |
* | | | | | Merge pull request #13958 from cevich/fix_system_criu_relink | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Workaround criu re-linking output in system test | Chris Evich | 2022-04-21 |
* | | | | | Merge pull request #13963 from flouthoc/revert-entrypoint-compat | OpenShift Merge Robot | 2022-04-21 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Revert "container,inspect: convert Entrypoint to array instead of a string" | Aditya R | 2022-04-22 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #13957 from cevich/fix_remote_netavark | OpenShift Merge Robot | 2022-04-21 |
|\ \ \ \ |
|
| * | | | | Fix using --network-backend on podman-remote | Chris Evich | 2022-04-21 |
| |/ / / |
|
* / / / | Fix upgrade tests assuming storage.conf exists | Chris Evich | 2022-04-21 |
|/ / / |
|
* | | | Merge pull request #13505 from rst0git/checkpoint-image-1 | OpenShift Merge Robot | 2022-04-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add checkpoint image tests | Radostin Stoyanov | 2022-04-20 |
| |/ |
|
* / | Fix e2e tests referencing generic env. var. | Chris Evich | 2022-04-20 |
|/ |
|
* | Merge pull request #13835 from vrothberg/run-1436 | OpenShift Merge Robot | 2022-04-20 |
|\ |
|
| * | benchmarking Podman: proof of concept | Valentin Rothberg | 2022-04-20 |
* | | healthcheck: set default healthcheck Interval if not specified in image | Aditya R | 2022-04-20 |
|/ |
|