| Commit message (Expand) | Author | Age |
* | container create: do not clear image name | Valentin Rothberg | 2020-12-07 |
* | Merge pull request #8551 from rhatdan/default | OpenShift Merge Robot | 2020-12-03 |
|\ |
|
| * | Support --network=default as if it was private | Daniel J Walsh | 2020-12-02 |
* | | Merge pull request #8408 from umohnani8/sec-opt | OpenShift Merge Robot | 2020-12-03 |
|\ \
| |/
|/| |
|
| * | Add mask and unmask option to --security-opt | Urvashi Mohnani | 2020-12-02 |
* | | Do not use "true" after "syslog" in exit commands | Matthew Heon | 2020-12-01 |
|/ |
|
* | Merge pull request #8230 from mheon/port_net_host_conflict | OpenShift Merge Robot | 2020-11-30 |
|\ |
|
| * | Ensure that --net=host/pod/container/none warn with -p | Matthew Heon | 2020-11-04 |
* | | Add support for persistent volume claims in kube files | Alban Bedel | 2020-11-27 |
* | | Prepare support in kube play for other volume types than hostPath | Alban Bedel | 2020-11-27 |
* | | Document containers.conf settings for remote connections | Daniel J Walsh | 2020-11-19 |
* | | Merge pull request #8252 from baude/playkubetospecgen | OpenShift Merge Robot | 2020-11-10 |
|\ \ |
|
| * | | migrate play kube to spec gen | baude | 2020-11-10 |
* | | | network aliases for container creation | baude | 2020-11-09 |
|/ / |
|
* | | specgen: keep capabilities with --userns=keep-id | Giuseppe Scrivano | 2020-11-02 |
* | | specgen: fix check for root user | Giuseppe Scrivano | 2020-11-02 |
* | | specgen: add support for ambient capabilities | Giuseppe Scrivano | 2020-11-02 |
* | | Merge pull request #8197 from giuseppe/check-cgroupv2-swap-enabled | OpenShift Merge Robot | 2020-10-31 |
|\ \ |
|
| * | | specgen, cgroup2: check whether memory swap is enabled | Giuseppe Scrivano | 2020-10-30 |
| * | | specgen: split cgroup v1 and cgroup v2 code | Giuseppe Scrivano | 2020-10-30 |
* | | | Merge pull request #8177 from rhatdan/wrap | OpenShift Merge Robot | 2020-10-30 |
|\ \ \ |
|
| * | | | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
| |/ / |
|
* | | | Merge pull request #8196 from giuseppe/specgen-swap-limit-err-message | OpenShift Merge Robot | 2020-10-30 |
|\ \ \ |
|
| * | | | specgen: fix error message | Giuseppe Scrivano | 2020-10-30 |
| |/ / |
|
* / / | Pod's that share the IPC Namespace need to share /dev/shm | Daniel J Walsh | 2020-10-30 |
|/ / |
|
* / | new "image" mount type | Valentin Rothberg | 2020-10-29 |
|/ |
|
* | container create: record correct image name | Valentin Rothberg | 2020-10-21 |
* | Merge pull request #8022 from baude/compatapitospecgen | OpenShift Merge Robot | 2020-10-21 |
|\ |
|
| * | refactor api compatibility container creation to specgen | baude | 2020-10-20 |
* | | Merge pull request #8067 from mheon/net_host_hosts | OpenShift Merge Robot | 2020-10-20 |
|\ \
| |/
|/| |
|
| * | Ensure that hostname is added to hosts with net=host | Matthew Heon | 2020-10-20 |
* | | Fix host to container port mapping for simple ranges | Sascha Grunert | 2020-10-19 |
|/ |
|
* | Merge pull request #7929 from kolyshkin/nits-err | OpenShift Merge Robot | 2020-10-06 |
|\ |
|
| * | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
|/ |
|
* | Add SELinux support for pods | Daniel J Walsh | 2020-10-02 |
* | Merge pull request #7882 from giuseppe/check-for-gids-before-adding-them | OpenShift Merge Robot | 2020-10-02 |
|\ |
|
| * | rootless: move GetAvailableGids to the rootless pkg | Giuseppe Scrivano | 2020-10-02 |
* | | spec: open fuse with --device .*/fuse | Giuseppe Scrivano | 2020-10-02 |
|/ |
|
* | Merge pull request #7798 from QiWang19/run-manifest | OpenShift Merge Robot | 2020-09-30 |
|\ |
|
| * | Use local image if input image is a manifest list | Qi Wang | 2020-09-30 |
* | | Merge pull request #7820 from giuseppe/fix-capabilities-not-root | OpenShift Merge Robot | 2020-09-30 |
|\ \ |
|
| * | | capabilities: always set ambient and inheritable | Giuseppe Scrivano | 2020-09-30 |
| |/ |
|
* / | We already set container=podman environment variable | Daniel J Walsh | 2020-09-29 |
|/ |
|
* | Merge pull request #7783 from ashley-cui/slirp | OpenShift Merge Robot | 2020-09-29 |
|\ |
|
| * | Add support for slirp network for pods | Ashley Cui | 2020-09-25 |
* | | Ignore containers.conf sysctl when namespaces set to host | Daniel J Walsh | 2020-09-28 |
* | | Fix incorrect parsing of create/run --volumes-from | Paul Holzinger | 2020-09-20 |
|/ |
|
* | Fix podman pod create --infra-command and --infra-image | Daniel J Walsh | 2020-09-16 |
* | run/create: record raw image | Valentin Rothberg | 2020-09-15 |