..
define
Merge pull request #20885 from IceWreck/userns-kube
2023-12-05 13:55:20 +00:00
driver
bump go module to version 4
2022-01-18 12:47:07 +01:00
events
Set correct exitcode in remove events and change ContainerExitCode from int to int ptr
2023-11-28 13:31:18 +00:00
layers
…
linkmode
go fmt: use go 1.18 conditional-build syntax
2022-03-18 09:11:53 +01:00
lock
lint: fix warnings found by perfsprint
2023-10-20 16:27:46 +02:00
logs
file logger: fix podman logs --tail with partial lines
2023-08-09 14:48:01 +02:00
plugin
bump golangci-lint to v1.49.0
2022-10-17 09:19:41 +02:00
shutdown
play kube: Add --wait option
2023-02-28 13:45:36 -05:00
boltdb_state.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
boltdb_state_internal.go
Handle symlinks when checking DB vs runtime configs
2023-12-02 15:48:47 -05:00
common_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container.go
libpod: Detect whether we have a private UTS namespace on FreeBSD
2023-12-01 12:37:39 +00:00
container_api.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_commit.go
Accept a config blob alongside the "changes" slice when committing
2023-11-30 09:00:52 -05:00
container_config.go
podman: new option --preserve-fd
2023-12-05 10:16:41 +01:00
container_copy_common.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_copy_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_copy_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_exec.go
podman: new option --preserve-fd
2023-12-05 10:16:41 +01:00
container_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_graph.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_graph_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_inspect.go
Automatic code cleanups - JetBrains
2023-11-07 14:05:15 -06:00
container_inspect_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_inspect_linux.go
container.conf: support attributed string slices
2023-10-27 12:44:33 +02:00
container_internal.go
Use idtools.SafeChown and SafeLchown everywhere
2023-11-27 20:41:56 -05:00
container_internal_common.go
fix checking of relative idmapped mount
2023-12-09 20:16:38 +00:00
container_internal_freebsd.go
libpod: Detect whether we have a private UTS namespace on FreeBSD
2023-12-01 12:37:39 +00:00
container_internal_linux.go
use rootless netns from c/common
2023-12-07 11:24:46 +01:00
container_internal_linux_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_internal_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_log.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_log_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_log_unsupported.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_path_resolution.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_path_resolution_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_stat_common.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_stat_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_stat_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_top_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_top_linux.c
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_top_linux.go
pkg/util: use code from c/storage
2023-11-23 21:36:42 +01:00
container_top_unsupported.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
container_validate.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
diff.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
doc.go
document that using libpod package directly is not supported
2022-03-23 19:05:29 +01:00
events.go
Set correct exitcode in remove events and change ContainerExitCode from int to int ptr
2023-11-28 13:31:18 +00:00
healthcheck.go
Don't update health check status during initialDelaySeconds
2023-11-29 08:37:39 -05:00
healthcheck_linux.go
use rootless netns from c/common
2023-12-07 11:24:46 +01:00
healthcheck_nosystemd_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
healthcheck_unsupported.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
info.go
vendor: update containers/{common,storage,image,buildah}
2023-11-21 21:04:47 +01:00
info_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
info_linux.go
vendor: update c/common
2023-11-02 19:46:22 +01:00
info_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
kube.go
container.conf: support attributed string slices
2023-10-27 12:44:33 +02:00
mounts_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
networking_common.go
use rootless netns from c/common
2023-12-07 11:24:46 +01:00
networking_freebsd.go
libpod: Allow using just one jail per container on FreeBSD
2023-11-29 16:18:34 +00:00
networking_linux.go
use rootless netns from c/common
2023-12-07 11:24:46 +01:00
networking_linux_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
networking_machine.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
networking_pasta_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
networking_slirp4netns.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
oci.go
podman: new option --preserve-fd
2023-12-05 10:16:41 +01:00
oci_conmon.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
oci_conmon_attach_common.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
oci_conmon_attach_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
oci_conmon_attach_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
oci_conmon_common.go
libpod: split out cgroups call into linux specific file
2023-12-07 11:24:47 +01:00
oci_conmon_exec_common.go
podman: new option --preserve-fd
2023-12-05 10:16:41 +01:00
oci_conmon_exec_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
oci_conmon_exec_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
oci_conmon_freebsd.go
libpod: split out cgroups call into linux specific file
2023-12-07 11:24:47 +01:00
oci_conmon_linux.go
libpod: split out cgroups call into linux specific file
2023-12-07 11:24:47 +01:00
oci_missing.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
oci_util.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
options.go
podman: new option --preserve-fd
2023-12-05 10:16:41 +01:00
pod.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
pod_api.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
pod_internal.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
pod_internal_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
pod_internal_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
pod_status.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
pod_top_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
pod_top_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
reset.go
pkg/util: use code from c/storage
2023-11-23 21:36:42 +01:00
rlimit_int64.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
rlimit_uint64.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime.go
use rootless netns from c/common
2023-12-07 11:24:46 +01:00
runtime_cstorage.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_ctr.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_ctr_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_ctr_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_img.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_migrate_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_migrate_unsupported.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_pod.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_pod_common.go
libpod: make removePodCgroup linux specific
2023-11-02 14:55:33 +01:00
runtime_pod_freebsd.go
libpod: make removePodCgroup linux specific
2023-11-02 14:55:33 +01:00
runtime_pod_linux.go
use rootless netns from c/common
2023-12-07 11:24:46 +01:00
runtime_pre_go1.20.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_renumber.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_volume.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
runtime_volume_common.go
Merge pull request #20451 from rhatdan/volume
2023-10-24 15:40:50 +00:00
runtime_worker.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
service.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
sqlite_state.go
Handle symlinks when checking DB vs runtime configs
2023-12-02 15:48:47 -05:00
sqlite_state_internal.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
state.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
state_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
stats_common.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
stats_freebsd.go
freebsd: drop dead code
2023-11-02 14:55:33 +01:00
stats_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
storage.go
Check for imageID, not imageName
2023-11-20 19:06:44 +01:00
util.go
Ignore SELinux relabel on unsupported file systems
2023-11-22 09:25:38 -05:00
util_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
util_linux.go
Ignore SELinux relabel on unsupported file systems
2023-11-22 09:25:38 -05:00
util_linux_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
util_test.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
volume.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
volume_inspect.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
volume_internal.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
volume_internal_common.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
volume_internal_freebsd.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00
volume_internal_linux.go
libpod: add !remote tag
2023-10-24 12:11:34 +02:00