| Commit message (Expand) | Author | Age |
* | Update test per comment in #15555 | tomsweeneyredhat | 2022-09-01 |
* | implement podman update | Charlie Doern | 2022-09-01 |
* | Merge remote-tracking branch 'upstream/main' into api_compat_containers | Josh Patterson | 2022-08-29 |
|\ |
|
| * | Merge pull request #15481 from edsantiago/test_cleanup_apiv2 | OpenShift Merge Robot | 2022-08-29 |
| |\ |
|
| | * | APIv2 test cleanup, part 2 of 2 | Ed Santiago | 2022-08-25 |
| * | | Compat API image remove events now have 'delete' status | Matthew Heon | 2022-08-25 |
| |/ |
|
| * | APIv2 test cleanup | Ed Santiago | 2022-08-24 |
| * | Fix documentation of use of tcp connections | Daniel J Walsh | 2022-08-23 |
| * | fix CI: remove hardcodeded alpine version | Valentin Rothberg | 2022-08-22 |
* | | updated apiv2 tests to reflect hash compat fix | Jason Ertel | 2022-08-29 |
|/ |
|
* | podman generate spec | Charlie Doern | 2022-08-04 |
* | Set TLSVerify=true by default for API endpoints | Vladimir Kochnev | 2022-07-26 |
* | Merge pull request #15040 from Luap99/api-umask | OpenShift Merge Robot | 2022-07-22 |
|\ |
|
| * | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-22 |
* | | compat api: allow default bridge name for networks | Paul Holzinger | 2022-07-21 |
|/ |
|
* | Run codespell | Daniel J Walsh | 2022-07-18 |
* | fix tests for "podman kube play" | Niall Crowe | 2022-07-14 |
* | Add "podman kube play" cmd | Niall Crowe | 2022-07-13 |
* | Merge pull request #14219 from mheon/bump_version | openshift-ci[bot] | 2022-07-08 |
|\ |
|
| * | Bump Compat API maximum version to v1.41 | Matthew Heon | 2022-05-23 |
* | | Merge pull request #14825 from jmguzik/fix_streaming_pod_stats | openshift-ci[bot] | 2022-07-07 |
|\ \ |
|
| * | | test-apiv2: streamed response testing based on response duration | Jakub Guzik | 2022-07-06 |
* | | | Merge pull request #14673 from idleroamer/fix-network-inspect-main | openshift-ci[bot] | 2022-07-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix network inspect compat API discrepancy | 🤓 Mostafa Emami | 2022-07-05 |
* | | | Merge pull request #14400 from cdoern/scp | openshift-ci[bot] | 2022-06-28 |
|\ \ \ |
|
| * | | | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
* | | | | Merge pull request #14700 from shuttle-hq/bug/docker-compat-initialized | openshift-ci[bot] | 2022-06-28 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Docker compat returning unknown "initialized" for `status.status` | chesedo | 2022-06-28 |
* | | | | Merge pull request #14705 from jakecorrenti/show-health-status-event | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Show Health Status events | Jake Correnti | 2022-06-27 |
* | | | | Merge pull request #14643 from clobrano/feature/network/list/dangling/dev | openshift-ci[bot] | 2022-06-21 |
|\ \ \ \ |
|
| * | | | | allow filter networks by dangling status | Carlo Lobrano | 2022-06-21 |
| |/ / / |
|
* | | | | Merge pull request #14662 from Luap99/api-json | openshift-ci[bot] | 2022-06-21 |
|\ \ \ \ |
|
| * | | | | API: containers/json always set application/json content type | Paul Holzinger | 2022-06-20 |
| | |/ /
| |/| | |
|
* / | | | api: show the memory limit specified for the container | Giuseppe Scrivano | 2022-06-21 |
|/ / / |
|
* / / | CI: APIv2 tests: add rootless | Ed Santiago | 2022-06-14 |
|/ / |
|
* | | APIv2 tests: (try to) fix flaky registry panic | Ed Santiago | 2022-06-09 |
* | | compat api: fix regressions from "Swagger refactor/cleanup" | Paul Holzinger | 2022-06-09 |
* | | apiv2 tests: clean up | Ed Santiago | 2022-06-08 |
* | | Add missing tests for manifests API | Vladimir Kochnev | 2022-06-07 |
* | | Merge pull request #14319 from flouthoc/suppress-aux-on-quiet | OpenShift Merge Robot | 2022-05-24 |
|\ \ |
|
| * | | compat, build: suppress step errors when quiet is set | Aditya R | 2022-05-24 |
| |/ |
|
* / | fix compat image resolution | Valentin Rothberg | 2022-05-23 |
|/ |
|
* | Swagger refactor/cleanup | Jhon Honce | 2022-05-19 |
* | Merge pull request #14228 from rhatdan/api | OpenShift Merge Robot | 2022-05-18 |
|\ |
|
| * | Deleting an n use image should return conflict not system error | Daniel J Walsh | 2022-05-16 |
* | | api: make no-op remote functional in /libpod/build | Aditya R | 2022-05-16 |
|/ |
|
* | Bump version to v4.1.0-dev | Paul Holzinger | 2022-04-27 |
* | Allow filtering of "removing", it is a valid status | Daniel J Walsh | 2022-04-24 |
* | Fix hang in test_connect | Chris Evich | 2022-04-22 |