mirror of
https://github.com/containers/podman.git
synced 2025-10-18 19:53:58 +08:00

Don't force the IdentityLabel option one way or another when the client doesn't specifically request one or the other, so that the server can choose to use its default behavior. Fixes #26669 Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>