| Commit message (Expand) | Author | Age |
* | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
* | 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 #11654 from Luap99/health-docker | OpenShift Merge Robot | 2021-09-23 |
|\ \ |
|
| * | | podman inspect add State.Health field for docker compat | Paul Holzinger | 2021-09-23 |
* | | | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
|/ / |
|
* / | sync container state before reading the healthcheck | Paul Holzinger | 2021-09-22 |
|/ |
|
* | Pod Device Support | cdoern | 2021-09-20 |
* | Pod Volumes Support | cdoern | 2021-09-14 |
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |
* | ps: support the container notation for ps --filter network=... | flouthoc | 2021-07-30 |
* | Fix problem copying files when container is in host pid namespace | Daniel J Walsh | 2021-05-19 |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | fix start it | chenkang | 2021-04-17 |
* | add pidfile in inspection | chenkang | 2021-04-17 |
* | Sort CapDrop in inspect to guarantee order | Matthew Heon | 2021-02-23 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Display correct value for unlimited ulimit | baude | 2021-02-10 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Exorcise Driver code from libpod/define | Matthew Heon | 2021-01-12 |
* | Add LogSize to container inspect | Daniel J Walsh | 2020-12-15 |
* | Drop default log-level from error to warn | Daniel J Walsh | 2020-12-03 |
* | Add better support for unbindable volume mounts | Daniel J Walsh | 2020-11-02 |
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | Store cgroup manager on a per-container basis | Matthew Heon | 2020-10-08 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Merge pull request #6956 from mheon/add_ports_to_pod_inspect | OpenShift Merge Robot | 2020-07-15 |
|\ |
|
| * | Include infra container information in `pod inspect` | Matthew Heon | 2020-07-14 |
* | | Add SystemdMode to inspect for containers | Matthew Heon | 2020-07-14 |
|/ |
|
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Ensure `podman inspect` output for NetworkMode is right | Matthew Heon | 2020-05-08 |
* | Fix bug where pods would unintentionally share cgroupns | Matthew Heon | 2020-05-08 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Fix errors found in coverity scan | Daniel J Walsh | 2020-05-01 |
* | Revert "Default CPUShares in Inspect are 1024" | Sagi Shnaidman | 2020-03-30 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | podmanv2 container inspect | Brent Baude | 2020-03-26 |
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | Add support for multiple CNI networks in podman inspect | Matthew Heon | 2020-02-25 |
* | Default CPUShares in Inspect are 1024 | Matthew Heon | 2020-01-23 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |