summaryrefslogtreecommitdiff
path: root/test/apiv2
AgeCommit message (Expand)Author
2024-05-29fix "concurrent map writes" in network ls compat endpointPaul Holzinger
2024-02-26Ignore docker's end point config when the final network mode isn't bridge.Romain Geissler
2024-02-07Accept a config blob alongside the "changes" slice when committingNalin Dahyabhai
2024-01-22Fix push endpoint streamUrvashi Mohnani
2023-11-29If API calls for kube play --replace, then replace podDaniel J Walsh
2023-10-25compat API: fix image-prune --allValentin Rothberg
2023-10-24Merge pull request #20422 from sstosh/api-skip-cgroupv1openshift-ci[bot]
2023-10-24test/apiv2: adapt apiv2 test on cgroups v1 environmentToshiki Sonoda
2023-10-23test fixes for c/common tag chnagesPaul Holzinger
2023-10-18Merge pull request #20391 from sstosh/nanocpu-api-testopenshift-ci[bot]
2023-10-18Merge pull request #20365 from p-fruck/fix/api-compat-network-connectedopenshift-ci[bot]
2023-10-18test/apiv2/20-containers.at: fix NanoCPUs tests on cgroups v1Toshiki Sonoda
2023-10-17fix(api): Ensure compatibality for network connectPhilipp Fruck
2023-10-13fix: pull error response docker rest api compatibilityGabriel Pozo
2023-10-11api: add `compatMode` paramenter to libpod's pull endpointValentin Rothberg
2023-10-09Check for image with /libpod/containers/createUrvashi Mohnani
2023-09-16Add label! filter and tests to containers and podsxtex
2023-09-07chore(deps): update dependency setuptools to ~=68.2.0renovate[bot]
2023-08-29Merge pull request #19768 from chnrxn/patch-1OpenShift Merge Robot
2023-08-28Merge pull request #19696 from Luap99/api-stream-formatOpenShift Merge Robot
2023-08-28/_ping handler: return OSType http headerchnrxn
2023-08-25Merge pull request #19704 from rhatdan/timeoutOpenShift Merge Robot
2023-08-24Set StopTimeout for service-container started under podman kube playDaniel J Walsh
2023-08-24Set StopTimeout for compat API if not set by clientDaniel J Walsh
2023-08-24API attach: return vnd.docker.multiplexed-stream headerPaul Holzinger
2023-08-24test/apiv2/60-auth.at: use `doesnotexists.podman.io`Valentin Rothberg
2023-08-15Update dependency setuptools to ~=68.1.0renovate[bot]
2023-08-14fix: Docker API compatible bool deserializationMatej Vasek
2023-08-14Revert "compat,build: pull must accept string"Matej Vasek
2023-08-04Add support for passing container stop timeout as -1 (infinite)Daniel J Walsh
2023-07-31API: kill: return 409 on invalid stateValentin Rothberg
2023-07-14Merge pull request #19066 from Luap99/psOpenShift Merge Robot
2023-07-13Merge pull request #19183 from eriksjolund/add_missing_returnOpenShift Merge Robot
2023-07-12Fix container errors not being sent via pod removal APIMatt Heon
2023-07-12Add missing return after utils.InternalServerError()Erik Sjölund
2023-07-11Run codespell on codeDaniel J Walsh
2023-07-10top: do not depend on ps(1) in containerPaul Holzinger
2023-06-23pkg/api: top return error to clientPaul Holzinger
2023-06-21compat API create/pull: fix error handlingValentin Rothberg
2023-06-21compat API push: fix error handlingValentin Rothberg
2023-06-21compat API container create: handle platform parameterValentin Rothberg
2023-06-19chore(deps): update dependency setuptools to v68renovate[bot]
2023-06-16remote wait: fix "removed" conditionValentin Rothberg
2023-06-08chore(deps): update dependency requests-mock to ~=1.11.0renovate[bot]
2023-05-31Fix: display online_cpus in compat REST APIBoaz Shuster
2023-05-22chore(deps): update dependency requests to ~=2.31.0renovate[bot]
2023-05-19chore(deps): update dependency setuptools to ~=67.8.0renovate[bot]
2023-05-17compat: accept tag in /images/create?fromSrcPaul Holzinger
2023-05-16compat,build: pull must accept stringAditya R
2023-05-04chore(deps): update dependency requests to ~=2.30.0renovate[bot]