podman/pkg/k8s.io/api/core/v1
Arthur Wu 17601aa913 Pod YAML: Add support for `lifecycle.stopSignal`
The field allows users to specify a custom stop signal (e.g., SIGUSR1) per container.
If defined, it overrides the default stop signal (SIGTERM) or that defined in the image metadata.

Fixes: #25389

Signed-off-by: Arthur Wu <lion811004@gmail.com>
2025-06-23 08:23:31 -04:00
..
annotation_key_constants.go [CI:DOCS] Fix spelling and typos 2022-11-19 16:26:00 +01:00
resource.go ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
types.go Pod YAML: Add support for `lifecycle.stopSignal` 2025-06-23 08:23:31 -04:00