| Commit message (Expand) | Author | Age |
* | podman pod clone | cdoern | 2022-06-10 |
* | patch for pod host networking & other host namespace handling | cdoern | 2022-06-09 |
* | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | pod: add exit policies | Valentin Rothberg | 2022-05-02 |
* | Merge pull request #14045 from cdoern/cgroupPath | OpenShift Merge Robot | 2022-04-28 |
|\ |
|
| * | remove unused codepath for creating/running ctr in a pod | cdoern | 2022-04-28 |
* | | Report properly whether pod shares host network | Daniel J Walsh | 2022-04-28 |
|/ |
|
* | podman stats: calc CPU percentage correctly | Paul Holzinger | 2022-03-22 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | codespell code | Daniel J Walsh | 2021-10-12 |
* | Pod Volumes From Support | cdoern | 2021-10-01 |
* | libpod: do not call (*container).Config() | Valentin Rothberg | 2021-09-28 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | implement init containers in podman | Brent Baude | 2021-08-04 |
* | --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 |
* | Allow pods to use --net=none | Matthew Heon | 2021-02-02 |
* | Add SELinux support for pods | Daniel J Walsh | 2020-10-02 |
* | 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 |
* | Ensure pod infra containers have an exit command | Matthew Heon | 2020-08-13 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | generate systemd: create pod template | Valentin Rothberg | 2020-06-11 |
* | generate systemd: refactor | Valentin Rothberg | 2020-06-11 |
* | add (*Pod).CreateCommand() | Valentin Rothberg | 2020-06-11 |
* | pod create: add `--infra-conmon-pidfile` | Valentin Rothberg | 2020-06-11 |
* | pod config: add a `CreateCommand` field | Valentin Rothberg | 2020-06-11 |
* | Ensure that containers in pods properly set hostname | Matthew Heon | 2020-06-04 |
* | Fix bug where pods would unintentionally share cgroupns | Matthew Heon | 2020-05-08 |
* | v2 podman stats | baude | 2020-05-05 |
* | Enable pod inspect integration test | Sujil02 | 2020-04-26 |
* | Update pod bindings and Add test to validate prune pod apiv2 binding. | Sujil02 | 2020-02-28 |
* | Add ability for pods to use the host network | Matthew Heon | 2020-02-17 |
* | Add backend code for pod network options | Matthew Heon | 2020-02-04 |
* | Allow customizing pod hostname | Chen Zhiwei | 2019-08-18 |
* | remove libpod from main | baude | 2019-06-25 |
* | Purge all use of easyjson and ffjson in libpod | Matthew Heon | 2019-06-13 |
* | Convert pods to SHM locks | Matthew Heon | 2019-01-04 |
* | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | Swap from FFJSON to easyjson | Matthew Heon | 2018-08-24 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Support pause containers in varlink | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Changed GetContainerStats to return ErrCtrStateInvalid | haircommander | 2018-08-23 |