| Commit message (Expand) | Author | Age |
* | 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 |
* | | Fix swagger definition for the new mac address type | Paul Holzinger | 2021-11-05 |
* | | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
* | | 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 |
* | Fix codespell errors | Daniel J Walsh | 2021-10-14 |
* | Merge pull request #11920 from jwhonce/issues/11891 | OpenShift Merge Robot | 2021-10-11 |
|\ |
|
| * | Use SplitN(2) when copying env variables | Jhon Honce | 2021-10-11 |
* | | fix test | chenkang | 2021-10-11 |
* | | Support readonly rootfs contains colon | chenkang | 2021-10-11 |
|/ |
|
* | faster image inspection | Valentin Rothberg | 2021-10-08 |
* | Merge pull request #11816 from cdoern/podEventsBug | OpenShift Merge Robot | 2021-10-02 |
|\ |
|
| * | Pod Events Logging Fix | cdoern | 2021-10-01 |
* | | Pod Volumes From Support | 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 #11811 from umohnani8/swagger | OpenShift Merge Robot | 2021-09-30 |
|\ \ |
|
| * | | Add expose type map[uint16]string to description | Urvashi Mohnani | 2021-09-30 |
* | | | 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 |