| Commit message (Expand) | Author | Age |
* | Merge pull request #13490 from gcalin/13266 | OpenShift Merge Robot | 2022-04-04 |
|\ |
|
| * | Add option for pod logs to display different colors per container. | gcalin | 2022-03-29 |
* | | specgen: do not set OOMScoreAdj by default | Giuseppe Scrivano | 2022-04-04 |
|/ |
|
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | Podman pod create --share-parent vs --share=cgroup | cdoern | 2022-02-03 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | Podman Pod Create --sysctl support | cdoern | 2022-01-12 |
* | Pod Security Option support | cdoern | 2021-12-27 |
* | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
* | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
* | Enable 'podman run --memory-swappiness=0' | Hironori Shiina | 2021-11-12 |
* | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
* | container create: fix --tls-verify parsing | Valentin Rothberg | 2021-10-27 |
* | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Pod Volumes From Support | cdoern | 2021-10-01 |
* | Pod Device-Read-BPS support | cdoern | 2021-09-28 |
* | Pod Device Support | cdoern | 2021-09-20 |
* | Created MapOptions for PodCreate | cdoern | 2021-09-20 |
* | Pod Volumes Support | cdoern | 2021-09-14 |
* | kube: Add support for podman pod logs | Aditya Rajan | 2021-09-05 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | --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 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Add 'MemUsageBytes' format option | Stuart Shelton | 2021-01-12 |
* | Add Networks format placeholder to podman ps and pod ps | Paul Holzinger | 2021-01-09 |
* | Add support for slirp network for pods | Ashley Cui | 2020-09-25 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | pod create: add `--infra-conmon-pidfile` | Valentin Rothberg | 2020-06-11 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | Add support for format {{.Label}} | Brent Baude | 2020-06-01 |
* | Add --format to pod inspect | Boaz Shuster | 2020-05-27 |
* | implement pod stats | Valentin Rothberg | 2020-04-27 |
* | Cleanup network option parsing | Daniel J Walsh | 2020-04-19 |
* | Add pod prune for api v2. | Sujil02 | 2020-04-17 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | Fixes for load and other system tests | Brent Baude | 2020-04-13 |
* | podmanv2 pod inspect | Sujil02 | 2020-04-01 |
* | podmanv2 pod ps | Brent Baude | 2020-03-31 |
* | podmanv2: implement pod top | Valentin Rothberg | 2020-03-28 |
* | podmanv2 pod create using podspecgen | Brent Baude | 2020-03-27 |