| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |
* | | Always create working directory when using compat API | Michael Scherer | 2021-11-12 |
|/ |
|
* | Merge pull request #11890 from Luap99/ports | OpenShift Merge Robot | 2021-11-06 |
|\ |
|
| * | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | | volumes: be more tolerant and fix infinite loop | Valentin Rothberg | 2021-10-28 |
|/ |
|
* | pod create: remove need for pause image | Valentin Rothberg | 2021-10-26 |
* | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
* | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | Use SplitN(2) when copying env variables | Jhon Honce | 2021-10-11 |
* | faster image inspection | Valentin Rothberg | 2021-10-08 |
* | Pod Events Logging Fix | cdoern | 2021-10-01 |
* | Merge pull request #11707 from rhatdan/play | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | Add podman play kube --no-hosts options | Daniel J Walsh | 2021-10-01 |
* | | Merge pull request #11808 from vrothberg/cache | OpenShift Merge Robot | 2021-10-01 |
|\ \ |
|
| * | | pkg/specgen: cache image in generator | Valentin Rothberg | 2021-10-01 |
| |/ |
|
* | | Merge pull request #11686 from cdoern/podDeviceOptions | OpenShift Merge Robot | 2021-10-01 |
|\ \
| |/
|/| |
|
| * | Pod Device-Read-BPS support | cdoern | 2021-09-28 |
* | | Merge pull request #11794 from umohnani8/pid | OpenShift Merge Robot | 2021-09-30 |
|\ \ |
|
| * | | Allow a value of -1 to set unlimited pids limit | Urvashi Mohnani | 2021-09-29 |
* | | | Merge pull request #11806 from giuseppe/play-kube-fix-cpu-limits | OpenShift Merge Robot | 2021-09-30 |
|\ \ \ |
|
| * | | | kube: fix conversion from milliCPU to period/quota | Giuseppe Scrivano | 2021-09-30 |
| |/ / |
|
* / / | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
|/ / |
|
* | | libpod: add GetConfigNoCopy() | Valentin Rothberg | 2021-09-29 |
* | | set --cni-config-dir for exit command | Paul Holzinger | 2021-09-28 |