podman/libpod
openshift-merge-bot[bot] 76eea47fb3
Merge pull request #25743 from kolyshkin/freebsd-golangci-lint
Add freebsd golangci lint run; fix remaining freebsd warnings
2025-04-03 18:30:54 +00:00
..
define Merge pull request #25753 from flouthoc/vendor-common 2025-04-01 19:09:00 +00:00
driver
events libpod/events: refactor to eliminate unused code 2025-03-31 12:27:55 -07:00
layers
linkmode
lock ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
logs
plugin
shutdown
boltdb_state.go
boltdb_state_internal.go
common_test.go
container.go Merge pull request #25520 from Honny1/fix-hc-inf-log 2025-03-13 18:59:34 +00:00
container_api.go Add --env and --unsetenv to podman update. 2025-03-21 13:15:44 +01:00
container_commit.go
container_config.go Merge pull request #25520 from Honny1/fix-hc-inf-log 2025-03-13 18:59:34 +00:00
container_copy_common.go libpod: fix a few minor staticcheck warnings 2025-03-31 12:27:55 -07:00
container_copy_freebsd.go
container_copy_linux.go
container_exec.go ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
container_freebsd.go
container_graph.go Add syncmap package and use it for graph stop/remove 2025-02-17 14:32:34 -05:00
container_graph_test.go
container_inspect.go libpod: move linux-specific code to _linux.go 2025-04-02 13:35:14 -07:00
container_inspect_freebsd.go
container_inspect_linux.go libpod: move linux-specific code to _linux.go 2025-04-02 13:35:14 -07:00
container_internal.go Set the IDMappings also when RootfsOverlay is used. 2025-04-03 11:55:45 +02:00
container_internal_common.go libpod: fix a few minor staticcheck warnings 2025-03-31 12:27:55 -07:00
container_internal_freebsd.go libpod: fix wastedassign warning on freebsd 2025-04-02 13:35:14 -07:00
container_internal_linux.go container: replace code with securejoin.OpenInRoot() 2025-03-19 09:32:47 +01:00
container_internal_linux_test.go
container_internal_test.go
container_linux.go
container_log.go
container_log_linux.go
container_log_unsupported.go
container_path_resolution.go
container_path_resolution_test.go
container_stat_common.go
container_stat_freebsd.go
container_stat_linux.go
container_top_freebsd.go
container_top_linux.c
container_top_linux.go
container_top_unsupported.go
container_validate.go Apply De Morgan's law 2025-03-31 12:27:55 -07:00
diff.go
doc.go
events.go Fix HealthCheck log destination, count, and size defaults 2025-03-12 21:27:00 +01:00
healthcheck.go Fix HealthCheck log destination, count, and size defaults 2025-03-12 21:27:00 +01:00
healthcheck_config.go
healthcheck_linux.go report healthcheck start errors 2025-03-04 16:48:50 +01:00
healthcheck_nosystemd_linux.go
healthcheck_unsupported.go
info.go libpod: fix unconvert linter warning 2025-04-02 13:35:14 -07:00
info_freebsd.go
info_linux.go
info_test.go
kube.go Apply De Morgan's law 2025-03-31 12:27:55 -07:00
mounts_linux.go
networking_common.go Apply De Morgan's law 2025-03-31 12:27:55 -07:00
networking_freebsd.go libpod: fix whitespace linter issue on freebsd 2025-04-02 13:35:14 -07:00
networking_linux.go
networking_linux_test.go
networking_machine.go
networking_pasta_linux.go
networking_slirp4netns.go
oci.go Remove persist directory when cleaning up Conmon files 2025-02-11 14:51:34 -05:00
oci_conmon.go
oci_conmon_attach_common.go
oci_conmon_attach_freebsd.go
oci_conmon_attach_linux.go
oci_conmon_common.go Remove persist directory when cleaning up Conmon files 2025-02-11 14:51:34 -05:00
oci_conmon_exec_common.go libpod: fix handling of additional gids in exec 2025-03-19 12:56:27 +01:00
oci_conmon_exec_freebsd.go
oci_conmon_exec_linux.go
oci_conmon_freebsd.go
oci_conmon_linux.go libpod: move linux-specific code to _linux.go 2025-04-02 13:35:14 -07:00
oci_missing.go Remove persist directory when cleaning up Conmon files 2025-02-11 14:51:34 -05:00
oci_util.go libpod: move linux-specific code to _linux.go 2025-04-02 13:35:14 -07:00
options.go Add cdi-spec-dir option to top level options. 2025-03-28 11:24:57 +01:00
pod.go
pod_api.go Refactor graph traversal & use for pod stop 2025-02-06 18:28:12 -05:00
pod_internal.go
pod_internal_freebsd.go
pod_internal_linux.go
pod_status.go
pod_top_freebsd.go
pod_top_linux.go
reset.go
rlimit_int64.go
rlimit_uint64.go
runtime.go create artifact store in the libpod runtime 2025-03-12 19:42:13 +01:00
runtime_cstorage.go
runtime_ctr.go
runtime_ctr_freebsd.go
runtime_ctr_linux.go
runtime_freebsd.go
runtime_img.go
runtime_linux.go
runtime_migrate_linux.go
runtime_migrate_unsupported.go
runtime_pod.go
runtime_pod_common.go Refactor graph traversal & use for pod stop 2025-02-06 18:28:12 -05:00
runtime_pod_freebsd.go
runtime_pod_linux.go
runtime_pre_go1.20.go
runtime_renumber.go
runtime_test.go
runtime_volume.go
runtime_volume_common.go Apply De Morgan's law 2025-03-31 12:27:55 -07:00
runtime_worker.go
service.go
sqlite_state.go In SQLite state, use defaults for empty-string checks 2025-02-10 12:42:11 -05:00
sqlite_state_internal.go
state.go
state_test.go
stats_common.go
stats_freebsd.go libpod: add a nolint:wastedassign annotation 2025-04-02 13:35:14 -07:00
stats_linux.go vendor: update c/common 2025-03-20 13:37:19 +01:00
storage.go
util.go podman exec: correctly support detaching 2025-01-31 13:29:04 +01:00
util_freebsd.go libpod: rm some unused freebsd code 2025-04-02 13:35:14 -07:00
util_linux.go replace deprecated selinux/label calls 2025-03-24 17:44:43 +01:00
util_linux_test.go replace deprecated selinux/label calls 2025-03-24 17:44:43 +01:00
volume.go Apply De Morgan's law 2025-03-31 12:27:55 -07:00
volume_inspect.go
volume_internal.go
volume_internal_common.go
volume_internal_freebsd.go
volume_internal_linux.go