spiegel_podman/pkg
Aditya R 3829fbd35a
podman: add support for splitting imagestore
Add support for `--imagestore` in podman which allows users to split the filesystem of containers vs image store, imagestore if configured will pull images in image storage instead of the graphRoot while keeping the other parts still in the originally configured graphRoot.

This is an implementation of
https://github.com/containers/storage/pull/1549 in podman.

Signed-off-by: Aditya R <arajan@redhat.com>
2023-06-17 08:51:08 +05:30
..
annotations Remove ReservedAnnotations from kube generate specification 2023-01-18 08:46:24 -05:00
api Merge pull request #18507 from mheon/fix_rm_depends 2023-06-12 13:27:34 -04:00
auth fix(deps): update module github.com/docker/docker to v24 2023-05-22 15:32:12 +02:00
autoupdate auto-update: return errors when checking for updates 2023-04-25 12:15:22 +02:00
bindings podman-registry: simpler, safer invocations 2023-06-07 12:16:18 -06:00
channel bump golangci-lint to v1.50.1 2022-12-15 13:39:56 +01:00
checkpoint criu: return error when checking for min version 2023-06-12 15:29:21 +02:00
copy pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
criu criu: return error when checking for min version 2023-06-12 15:29:21 +02:00
ctime Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
domain podman: add support for splitting imagestore 2023-06-17 08:51:08 +05:30
env vendor: bump containers/(storage, common, buildah, image) 2023-04-10 17:30:14 +05:30
errorhandling Fix typos 2023-02-11 18:23:24 +01:00
inspect pkg/inspect: remove unused ImageResult type 2022-05-24 16:07:39 +02:00
k8s.io *: migrate image registry to registry.k8s.io 2023-04-11 10:30:43 -04:00
lookup source code comments and docs: fix typos, language, Markdown layout 2023-05-22 07:52:16 +02:00
machine Merge pull request #18750 from BlackHole1/improve-ssh 2023-06-07 08:13:17 -04:00
namespaces source code comments and docs: fix typos, language, Markdown layout 2023-05-22 07:52:16 +02:00
parallel Fix stutters 2022-09-10 07:52:00 -04:00
ps Add {{.Restarts}} to podman ps 2023-05-02 10:30:07 -04:00
rctl pkg/rctl: Remove unused cgo dependency 2022-10-31 15:13:48 +00:00
rootless pkg/rootless: correctly handle proxy signals on reexec 2023-05-25 16:48:15 +02:00
rootlessport go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
seccomp pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
selinux Fix SELinux functions names to not be repetitive 2020-04-23 15:57:34 -04:00
servicereaper go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
signal Run codespell on code 2022-11-04 10:57:41 -04:00
specgen Merge pull request #18507 from mheon/fix_rm_depends 2023-06-12 13:27:34 -04:00
specgenutil podman: add support for splitting imagestore 2023-06-17 08:51:08 +05:30
systemd Merge pull request #18891 from rhatdan/update 2023-06-15 13:13:37 -04:00
terminal podman ssh work, using new c/common interface 2022-08-09 14:00:58 -04:00
timetype bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
trust chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml 2023-04-06 21:11:17 +08:00
util filters: use new FilterID function from c/common 2023-06-13 17:49:41 +02:00