| Commit message (Expand) | Author | Age |
... | |
* | | | Check if stdin is a term in --interactive --tty mode | Daniel J Walsh | 2021-03-24 |
* | | | Merge pull request #9790 from matejvasek/fix-isolation-serde | OpenShift Merge Robot | 2021-03-24 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix: build endpoint for compat API | Matej Vasek | 2021-03-23 |
* | | | Merge pull request #9749 from jwillikers/generate-kube-persistent-volume-claim | OpenShift Merge Robot | 2021-03-23 |
|\ \ \ |
|
| * | | | Generate Kubernetes PersistentVolumeClaims from named volumes | Jordan Williams | 2021-03-19 |
| | |/
| |/| |
|
* | | | Merge pull request #9537 from TomSweeneyRedHat/dev/tsweeney/tz_check | OpenShift Merge Robot | 2021-03-23 |
|\ \ \
| |_|/
|/| | |
|
| * | | Validate passed in timezone from tz option | TomSweeneyRedHat | 2021-03-21 |
| |/ |
|
* | | Merge pull request #9296 from edsantiago/test_buildah_bud | OpenShift Merge Robot | 2021-03-23 |
|\ \ |
|
| * | | WIP: run buildah bud tests using podman | Ed Santiago | 2021-03-21 |
| |/ |
|
* | | Merge pull request #9773 from jmguzik/containers-prune-filters-http-api | OpenShift Merge Robot | 2021-03-22 |
|\ \ |
|
| * | | Fix containers list/prune http api filter behaviour | Jakub Guzik | 2021-03-20 |
| |/ |
|
* | | Merge pull request #9757 from jwhonce/wip/load | OpenShift Merge Robot | 2021-03-22 |
|\ \ |
|
| * | | Cleanup /libpod/images/load handler | Jhon Honce | 2021-03-19 |
| |/ |
|
* / | System tests: reenable a bunch of skipped tests | Ed Santiago | 2021-03-20 |
|/ |
|
* | Fix volumes and networks list/prune filters in http api | Jakub Guzik | 2021-03-19 |
* | Merge pull request #9710 from jmguzik/network-prune-filters-http-api | OpenShift Merge Robot | 2021-03-18 |
|\ |
|
| * | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | | test: check for io.stat existence on cgroup v2 | Giuseppe Scrivano | 2021-03-17 |
* | | test: fix test for last crun/runc | Giuseppe Scrivano | 2021-03-17 |
* | | test: simplify cgroup path | Giuseppe Scrivano | 2021-03-17 |
* | | Latest crun/runc should handle blkio-weight test | Daniel J Walsh | 2021-03-17 |
* | | Merge pull request #9714 from rhatdan/build | OpenShift Merge Robot | 2021-03-17 |
|\ \ |
|
| * | | Switch all builds to pull-never | Daniel J Walsh | 2021-03-16 |
| |/ |
|
* | | Merge pull request #9711 from jmguzik/volume-prune-fix-http-compat | OpenShift Merge Robot | 2021-03-16 |
|\ \ |
|
| * | | Fix for volumes prune in http compat api | Jakub Guzik | 2021-03-15 |
| |/ |
|
* | | Merge pull request #9695 from jmguzik/array-inspect-network-fix | OpenShift Merge Robot | 2021-03-16 |
|\ \ |
|
| * | | Fix array instead of one elem network http api | Jakub Guzik | 2021-03-12 |
* | | | Merge pull request #9589 from troyready/add_compat_auth_endpoint | OpenShift Merge Robot | 2021-03-16 |
|\ \ \ |
|
| * | | | fix use with localhost (testing) | troyready | 2021-03-12 |
| * | | | add /auth for docker compatibility | troyready | 2021-03-12 |
* | | | | System test cleanup | Ed Santiago | 2021-03-15 |
| |_|/
|/| | |
|
* | | | Fix remote client timezone test | Paul Holzinger | 2021-03-15 |
|/ / |
|
* | | Merge pull request #9699 from jwhonce/wip/tests | OpenShift Merge Robot | 2021-03-12 |
|\ \ |
|
| * | | Delete all containers and pods between tests | Jhon Honce | 2021-03-11 |
* | | | Merge pull request #9697 from edsantiago/fedora_gating_test_hang | OpenShift Merge Robot | 2021-03-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | sdnotify tests: try real hard to kill socat processes | Ed Santiago | 2021-03-11 |
| |/ |
|
* | | Merge pull request #9686 from edsantiago/apiv2_jsonify | Daniel J Walsh | 2021-03-11 |
|\ \
| |/
|/| |
|
| * | apiv2 tests: finally fix POST as originally intended | Ed Santiago | 2021-03-10 |
* | | Merge pull request #9668 from rhatdan/man | OpenShift Merge Robot | 2021-03-10 |
|\ \ |
|
| * | | Document CONTAINERS_CONF/CONTAINERS_STORAGE_CONF Env variables | Daniel J Walsh | 2021-03-10 |
| |/ |
|
* | | Merge pull request #9681 from rhatdan/rm | OpenShift Merge Robot | 2021-03-10 |
|\ \
| |/
|/| |
|
| * | Removing a non existing container API should return 404 | Daniel J Walsh | 2021-03-10 |
* | | Merge pull request #9669 from edsantiago/apiv2_registry | OpenShift Merge Robot | 2021-03-10 |
|\ \
| |/
|/| |
|
| * | apiv2 tests: add helpers to start/stop a local registry | Ed Santiago | 2021-03-08 |
* | | Merge pull request #9677 from vrothberg/fix-9672 | OpenShift Merge Robot | 2021-03-09 |
|\ \ |
|
| * | | podman load: fix error handling | Valentin Rothberg | 2021-03-09 |
| |/ |
|
* | | podman cp: evaluate symlink correctly when copying from container | Valentin Rothberg | 2021-03-09 |
* | | podman cp: fix copying to a non-existent dir | Valentin Rothberg | 2021-03-09 |
* | | podman cp: fix ownership | Valentin Rothberg | 2021-03-09 |
* | | podman cp: ignore EPERMs in rootless mode | Valentin Rothberg | 2021-03-09 |
|/ |
|