podman/pkg/api/handlers
Valentin Rothberg c74bdae351 DB: make loading container states optional
Loading container states speed things up when listing all containers but
it comes with a price tag for many other call paths.  Hence, make
loading the state conditional to allow for keeping `podman ps` fast
without other commands regressing in performance.

[NO NEW TESTS NEEDED]

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-01-26 10:20:38 +01:00
..
compat DB: make loading container states optional 2023-01-26 10:20:38 +01:00
libpod network: add support for podman network update and --network-dns-server 2023-01-12 20:19:14 +05:30
swagger network: add support for podman network update and --network-dns-server 2023-01-12 20:19:14 +05:30
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Don't use github.com/docker/distribution 2022-10-17 14:42:36 -04:00
decoder.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
types.go implement podman update 2022-09-01 13:02:01 -04:00