spiegel_podman/pkg/machine/ocipull
Lewis Roy 67ec2037c0
Add support for configuring tls verification with machine init
This patch adds a new --tls-verify flag to the `podman machine init`
sub command which matches many of our other commands. This allows the
user to optionally control whether TLS verification is enabled or
disabled for download of the machine image.

The default remains to leave the TLS verification decision to the
backend library which defaults to enabling it, this patch just
allows the user to explicitly set it on the CLI.

Fixes: #26517

Signed-off-by: Lewis Roy <lewis@redhat.com>
2025-08-05 21:02:28 +10:00
..
oci.go pkg/machine: remove deadcode 2025-06-26 19:37:15 +02:00
ociartifact.go Add support for configuring tls verification with machine init 2025-08-05 21:02:28 +10:00
ociartifact_test.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
policy.go do not require policy.json 2024-03-13 09:07:51 -05:00
policy.json pkg/machine/ocipull: add default policy.json file 2024-02-27 15:29:59 +01:00
policy_unix.go pkg/machine/ocipull: add custom policy.json location 2024-02-27 15:29:58 +01:00
policy_windows.go pkg/machine/ocipull: add custom policy.json location 2024-02-27 15:29:58 +01:00
pull.go pkg/machine: remove deadcode 2025-06-26 19:37:15 +02:00
source.go fix issues found by nilness 2025-05-13 17:20:10 +02:00