spiegel_podman/pkg/bindings/images
Paul Holzinger a3198235bf
bindings: do not validate source policy on the client
The client and server version can mismatch in which case the client may
fail on something the newer server can understand or the other way
around. Given the server has to parse and validate that output no matter
what there does not seem to be a strong argument for doing this on the
client side again.

Also this means we do leak the sourcepolicy package into the remote
client.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-02-18 14:18:44 +01:00
..
build.go bindings: do not validate source policy on the client 2026-02-18 14:18:44 +01:00
build_test.go Convert additional build context paths on Windows 2024-07-29 17:43:36 +02:00
build_unix.go pkg/bindings/images: fix linter warning on Darwin 2025-03-31 12:27:55 -07:00
build_windows.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
diff.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
images.go enable gofumpt formatter 2025-11-11 12:32:46 +01:00
pull.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
push.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
rm.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types.go enable gofumpt formatter 2025-11-11 12:32:46 +01:00
types_diff_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_exists_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_export_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_get_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_history_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_import_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_list_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_load_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_prune_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_pull_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_push_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_remove_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_scp_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_search_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_tag_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_tree_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types_untag_options.go Bump Go version to v6 2025-10-23 11:00:15 -04:00