| Commit message (Expand) | Author | Age |
* | Pod Device Support | cdoern | 2021-09-20 |
* | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
* | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108 | flouthoc | 2021-09-14 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |
* | libpod/option.go remove error stutter from wrap/wraf | flouthoc | 2021-08-17 |
* | volume: move validating volume dest from client to server. | flouthoc | 2021-08-16 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | Merge pull request #11011 from baude/initcontainers | openshift-ci[bot] | 2021-08-05 |
|\ |
|
| * | implement init containers in podman | Brent Baude | 2021-08-04 |
* | | Support size and inode options on builtin volumes | Daniel J Walsh | 2021-08-02 |
|/ |
|
* | --infra-name command line argument | José Guilherme Vanz | 2021-07-15 |
* | podman pod create --pid flag | cdoern | 2021-07-15 |
* | Podman Pod Create --cpus and --cpuset-cpus flags | cdoern | 2021-06-23 |
* | fix systemcontext to use correct TMPDIR | Daniel J Walsh | 2021-06-18 |
* | Fix volumes with uid and gid options | Paul Holzinger | 2021-06-11 |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | Merge pull request #10221 from ashley-cui/envsec | OpenShift Merge Robot | 2021-05-07 |
|\ |
|
| * | Add support for environment variable secrets | Ashley Cui | 2021-05-06 |
* | | podman: set volatile storage flag for --rm containers | Giuseppe Scrivano | 2021-05-05 |
* | | Merge pull request #10119 from rhatdan/timeout | OpenShift Merge Robot | 2021-04-27 |
|\ \
| |/
|/| |
|
| * | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | | Add support for CDI device configuration | Sebastian Jug | 2021-04-20 |
|/ |
|
* | add flag "--pidfile" for podman create/run | wuhua.ck | 2021-04-16 |
* | Allow users to override default storage opts with --storage-opt | Daniel J Walsh | 2021-04-05 |
* | Merge pull request #9768 from mheon/fix_9608 | OpenShift Merge Robot | 2021-03-25 |
|\ |
|
| * | Ensure manually-created volumes have correct ownership | Matthew Heon | 2021-03-24 |
* | | [NO TESTS NEEDED] Fix rootless volume plugins | Phoenix The Fallen | 2021-03-24 |
|/ |
|
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | options: append CLI graph driver options | Giuseppe Scrivano | 2021-03-09 |
* | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Allow pods to use --net=none | Matthew Heon | 2021-02-02 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | Switch references of /var/run -> /run | Daniel J Walsh | 2021-01-07 |
* | Merge pull request #8787 from jsoref/spelling | OpenShift Merge Robot | 2020-12-23 |
|\ |
|
| * | Spelling | Josh Soref | 2020-12-22 |
* | | Fix missing options in volumes display while setting uid and gid | zhangguanzhang | 2020-12-23 |
|/ |
|
* | podman events allow future time for --until | Paul Holzinger | 2020-12-11 |
* | Add API for communicating with Docker volume plugins | Matthew Heon | 2020-12-01 |
* | Merge pull request #8156 from mheon/add_net_aliases_db | OpenShift Merge Robot | 2020-11-04 |
|\ |
|
| * | Add network aliases for containers to DB | Matthew Heon | 2020-10-27 |
* | | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
* | | new "image" mount type | Valentin Rothberg | 2020-10-29 |
|/ |
|
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | Add support for slirp network for pods | Ashley Cui | 2020-09-25 |
* | Fix podman pod create --infra-command and --infra-image | Daniel J Walsh | 2020-09-16 |