spiegel_podman/pkg/api/handlers
Paul Holzinger 4f1d4ae8a0
fix new lint issues from prealloc
Fix a few new issues reported by the linter update.

There is no need to copy the capAdd/capDrop slice in the compat create
endpoint as they are only read and not modified.
For the other code preallocate the slices so we safe memory allocations.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-03-10 19:45:35 +01:00
..
compat fix new lint issues from prealloc 2026-03-10 19:45:35 +01:00
grpc Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
libpod Make libpod return error status code on failure to pull image 2026-03-09 14:26:14 +01:00
swagger Make libpod return error status code on failure to pull image 2026-03-09 14:26:14 +01:00
types Bump Go version to v6 2025-10-23 11:00:15 -04:00
utils Make libpod return error status code on failure to pull image 2026-03-09 14:26:14 +01:00
decoder.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types.go Deprecate Legacy structs and use port.String() 2026-03-09 11:09:28 +01:00