[APIv2] list containers: parameter limit doesn't work for non-running containers #6413
Labels
HTTP API
Bug is in RESTful API
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
The DOC says query parameter
limit
but it does not include non-running ones in my testing.
Steps to reproduce the issue:
Describe the results you received:
Only return the running ones.
Describe the results you expected:
List 5 containers including the non-running ones.
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Additional environment details (AWS, VirtualBox, physical, etc.):
fedora32 guest
The text was updated successfully, but these errors were encountered: