podman/pkg/specgen/generate
Valentin Rothberg e966c86d98 container.conf: support attributed string slices
All `[]string`s in containers.conf have now been migrated to attributed
string slices which require some adjustments in Buildah and Podman.

[NO NEW TESTS NEEDED]

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-10-27 12:44:33 +02:00
..
kube lint: fix warnings found by perfsprint 2023-10-20 16:27:46 +02:00
config_common.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
config_common_test.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
config_freebsd.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
config_linux.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
config_linux_seccomp.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
config_linux_test.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
container.go container.conf: support attributed string slices 2023-10-27 12:44:33 +02:00
container_create.go container.conf: support attributed string slices 2023-10-27 12:44:33 +02:00
namespaces.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
namespaces_freebsd.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
namespaces_linux.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
oci.go use FindInitBinary() for init binary 2023-10-18 15:14:22 +02:00
oci_freebsd.go container.conf: support attributed string slices 2023-10-27 12:44:33 +02:00
oci_linux.go container.conf: support attributed string slices 2023-10-27 12:44:33 +02:00
pause_image.go use FindInitBinary() for init binary 2023-10-18 15:14:22 +02:00
pod_create.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
pod_create_test.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
ports.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
ports_bench_test.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
ports_test.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
security_freebsd.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
security_linux.go container.conf: support attributed string slices 2023-10-27 12:44:33 +02:00
storage.go use FindInitBinary() for init binary 2023-10-18 15:14:22 +02:00
storage_freebsd.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
storage_linux.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00
validate.go add !remote tag to pkg/specgen/generate 2023-09-14 11:21:00 +02:00