spiegel_podman/pkg
Valentin Rothberg f3f4c54f2a policy for seccomp-profile selection
Implement a policy for selecting a seccomp profile.  In addition to the
default behaviour (default profile unless --security-opt seccomp is set)
add a second policy doing a lookup in the image annotation.

If the image has the "io.containers.seccomp.profile" set its value will be
interpreted as a seccomp profile.  The policy can be selected via the
new --seccomp-policy CLI flag.

Once the containers.conf support is merged into libpod, we can add an
option there as well.

Note that this feature is marked as experimental and may change in the
future.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-01-09 17:57:58 +01:00
..
adapter Merge pull request #4802 from rhatdan/varlink 2020-01-09 10:40:20 +01:00
annotations Add ContainerManager annotation to created containers 2019-09-10 09:37:14 +02:00
apparmor golangci-lint round #3 2019-07-21 14:22:39 -05:00
cgroups cgroups: read correctly the CPU stats 2019-11-01 20:51:24 +01:00
channelwriter account for varlink calls that dont use more 2019-07-10 08:50:05 -05:00
criu Add helper function to read out CRIU version 2018-10-23 12:52:03 +02:00
ctime Re-add int64 casts for ctime 2019-07-23 15:43:40 -04:00
errorhandling first pass of corrections for golangci-lint 2019-07-10 15:52:17 -05:00
hooks codespell: spelling corrections 2019-11-13 08:15:00 +11:00
inspect Begin to break up pkg/inspect 2019-06-03 15:54:53 -04:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
logs first pass of corrections for golangci-lint 2019-07-10 15:52:17 -05:00
lookup execuser: look at the source for /etc/{passwd,group} overrides 2019-09-21 22:11:09 +02:00
namespaces namespaces: by default create cgroupns on cgroups v2 2019-11-05 17:29:01 +01:00
netns network: hide EPERM warning when rootless 2019-10-01 08:51:58 +02:00
network fix lint - pkg/network: comment exported types 2020-01-08 15:44:30 +01:00
registrar Update registrar unit tests to match them of cri-o 2019-04-04 08:53:32 +02:00
registries podman: mirror information 2019-12-12 19:53:46 -03:00
resolvconf Use host's resolv.conf if no network namespace enabled 2018-11-27 15:28:09 -05:00
rootless fix lint in pkg/rootless 2020-01-08 15:44:30 +01:00
rootlessport rootless: use RootlessKit port forwarder 2020-01-08 19:35:17 +09:00
spec policy for seccomp-profile selection 2020-01-09 17:57:58 +01:00
sysinfo Setup a reasonable default for pids-limit 4096 2019-10-04 16:09:13 -04:00
systemdgen generate systemd: support pods and geneartig files 2019-08-21 17:28:30 +02:00
timetype timestamp related functions added 2019-11-14 17:16:22 +09:00
tracing trivial cleanups from golang 2019-07-03 15:41:33 -05:00
trust codespell: spelling corrections 2019-11-13 08:15:00 +11:00
util fix lint - pkg/util: func comment 2020-01-08 15:44:30 +01:00
varlinkapi Merge pull request #4802 from rhatdan/varlink 2020-01-09 10:40:20 +01:00