| Commit message (Expand) | Author | Age |
* | Fix use of infra image to clarify default | Daniel J Walsh | 2022-02-03 |
* | rootless: drop permission check for devices | Giuseppe Scrivano | 2022-01-27 |
* | pkg/specgen/generate/security: fix error message | Kir Kolyshkin | 2022-01-24 |
* | Merge pull request #12961 from rhatdan/codespell | OpenShift Merge Robot | 2022-01-21 |
|\ |
|
| * | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | | Merge pull request #12948 from Luap99/rootless-networking | OpenShift Merge Robot | 2022-01-21 |
|\ \
| |/
|/| |
|
| * | Remove rootless_networking option from containers.conf | Paul Holzinger | 2022-01-20 |
* | | Fix nil pointer dereference for configmap optional | Ondra Machacek | 2022-01-21 |
|/ |
|
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Fix cgroup mode handling in api server | Daniel J Walsh | 2022-01-14 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | Merge pull request #12825 from elezar/update-cdi | OpenShift Merge Robot | 2022-01-14 |
|\ |
|
| * | Use new CDI API | Evan Lezar | 2022-01-14 |
* | | Merge pull request #12849 from cdoern/podProhibit | OpenShift Merge Robot | 2022-01-14 |
|\ \
| |/
|/| |
|
| * | Prohibit --uid/gid map and --pod for container create/run | cdoern | 2022-01-13 |
* | | Merge pull request #12642 from Luap99/libnetwork | OpenShift Merge Robot | 2022-01-13 |
|\ \ |
|
| * | | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
| |/ |
|
* | | Merge pull request #12836 from cdoern/podSysCtl | OpenShift Merge Robot | 2022-01-13 |
|\ \
| |/
|/| |
|
| * | Podman Pod Create --sysctl support | cdoern | 2022-01-12 |
* | | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | | pkg: use PROXY_VARS from c/common | Aditya Rajan | 2022-01-11 |
* | | Don't add env if optional and not found | Urvashi Mohnani | 2022-01-10 |
|/ |
|
* | fix healthcheck timeouts and ut8 coercion | Brent Baude | 2022-01-06 |
* | Pod Security Option support | cdoern | 2021-12-27 |
* | Merge pull request #12627 from rhatdan/passwd | OpenShift Merge Robot | 2021-12-23 |
|\ |
|
| * | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | | container creation: don't apply reserved annotations from image | Valentin Rothberg | 2021-12-23 |
|/ |
|
* | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | Merge pull request #12664 from cdoern/noManagePasswd | OpenShift Merge Robot | 2021-12-22 |
|\ |
|
| * | Podman run --passwd | cdoern | 2021-12-21 |
* | | specgen: honor userns=auto from containers.conf | Giuseppe Scrivano | 2021-12-20 |
|/ |
|
* | oci: configure the devices cgroup with default devices | Giuseppe Scrivano | 2021-12-16 |
* | specgen: check that networks are only set with bridge | Paul Holzinger | 2021-12-14 |
* | support advanced network configuration via cli | Paul Holzinger | 2021-12-14 |
* | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
* | network db: add new strucutre to container create | Paul Holzinger | 2021-12-14 |
* | --hostname should be set when using --pod new:foobar | Daniel J Walsh | 2021-12-09 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Merge pull request #12440 from umohnani8/cm | OpenShift Merge Robot | 2021-12-03 |
|\ |
|
| * | Add support for configmap volumes to play kube | Urvashi Mohnani | 2021-12-02 |
* | | Implement 'podman run --blkio-weight-device' | Hironori Shiina | 2021-11-30 |
|/ |
|
* | Support EXPOSE with port ranges | Colin Bendell | 2021-11-20 |
* | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | Merge pull request #12218 from vrothberg/pause-catatonit | OpenShift Merge Robot | 2021-11-16 |
|\ |
|
| * | infra container: replace pause with catatonit | Valentin Rothberg | 2021-11-15 |
* | | Merge pull request #12100 from rhatdan/env | OpenShift Merge Robot | 2021-11-16 |
|\ \ |
|
| * | | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
| |/ |
|
* / | secret: honor custom target for secrets with run | Aditya Rajan | 2021-11-15 |
|/ |
|
* | Merge pull request #12271 from Luap99/play-kube-net | OpenShift Merge Robot | 2021-11-12 |
|\ |
|
| * | Fix network mode in play kube | Paul Holzinger | 2021-11-12 |