spiegel_podman/pkg/api/handlers
Valentin Rothberg 2abcd4f1de libpod/containers/json: alias last -> limit
Support both `last` and `limit` for in the containers listing endpoint.
We intended to use `limit` which is also mentioned in the docs, but the
implementation ended up using `last` as the http parameter; likely being
caused by the CLI using `--last`.  To avoid any regression, we decided
for supporting both and aliasing `last`.

Fixes: #6413
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-06-22 16:55:48 +02:00
..
compat Allow recursive dependency start with Init() 2020-06-18 09:34:04 -04:00
libpod libpod/containers/json: alias last -> limit 2020-06-22 16:55:48 +02:00
swagger add {generate,play} kube 2020-05-06 17:08:22 +02:00
utils Merge pull request #6557 from rhatdan/lint 2020-06-15 09:19:40 -04:00
decoder.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
types.go Add some additional fields to imageinspect 2020-06-13 08:54:20 -04:00