| Commit message (Expand) | Author | Age |
* | 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 |
* | | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
|/ |
|
* | Pod Device Support | cdoern | 2021-09-20 |
* | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
* | Merge pull request #11409 from cdoern/podVolumes | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | Pod Volumes Support | cdoern | 2021-09-14 |
* | | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108 | flouthoc | 2021-09-14 |
|/ |
|
* | Add init containers to generate and play kube | Urvashi Mohnani | 2021-09-10 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Merge pull request #11314 from Luap99/expose-ports | OpenShift Merge Robot | 2021-08-25 |
|\ |
|
| * | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |