| Commit message (Expand) | Author | Age |
* | k8systemd: run k8s workloads in systemd | Valentin Rothberg | 2022-05-17 |
* | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
* | Revert "container,inspect: convert Entrypoint to array instead of a string" | Aditya R | 2022-04-22 |
* | Add support for ipc namespace modes "none, private, sharable" | Daniel J Walsh | 2022-04-12 |
* | container,inspect: convert Entrypoint to array instead of a string | Aditya R | 2022-04-08 |
* | fix pod volume passing and alter infra inheritance | cdoern | 2022-03-29 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Merge pull request #13232 from rhatdan/volumes | OpenShift Merge Robot | 2022-02-23 |
|\ |
|
| * | Don't log errors on removing volumes inuse, if container --volumes-from | Daniel J Walsh | 2022-02-21 |
* | | Implement Podman Container Clone | cdoern | 2022-02-20 |
|/ |
|
* | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12870 from rhatdan/userns1 | OpenShift Merge Robot | 2022-01-18 |
|\ |
|
| * | Use PODMAN_USERNS environment variable when running as a service | Daniel J Walsh | 2022-01-17 |
* | | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
|/ |
|
* | Pod Security Option support | cdoern | 2021-12-27 |
* | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | Podman run --passwd | cdoern | 2021-12-21 |
* | Add more checkpoint/restore information to 'inspect' | Adrian Reber | 2021-12-17 |
* | libpod, inspect: export cgroup path | Giuseppe Scrivano | 2021-11-24 |
* | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | 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 |