| Commit message (Expand) | Author | Age |
* | Merge pull request #14023 from rhatdan/kube | OpenShift Merge Robot | 2022-04-27 |
|\ |
|
| * | Truncate annotations when generating kubernetes yaml files | Daniel J Walsh | 2022-04-27 |
* | | enable gocritic linter | Paul Holzinger | 2022-04-26 |
|/ |
|
* | Revert "container,inspect: convert Entrypoint to array instead of a string" | Aditya R | 2022-04-22 |
* | Add support for checkpoint image | Radostin Stoyanov | 2022-04-20 |
* | container,inspect: convert Entrypoint to array instead of a string | Aditya R | 2022-04-08 |
* | Add 'Os' to be queried via 'version' output | John Matthews | 2022-03-29 |
* | podman stats: improve cpu average calc | Paul Holzinger | 2022-03-22 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12684 from mheon/remap_states | OpenShift Merge Robot | 2022-01-18 |
|\ |
|
| * | Revamp Libpod state strings for Docker compat | Matthew Heon | 2022-01-17 |
* | | 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 |
|/ |
|
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Merge pull request #12733 from rhatdan/copy | OpenShift Merge Robot | 2022-01-07 |
|\ |
|
| * | Set volume NeedsCopyUp to false iff data was copied up | Daniel J Walsh | 2022-01-06 |
* | | fix healthcheck timeouts and ut8 coercion | Brent Baude | 2022-01-06 |
|/ |
|
* | Pod Security Option support | cdoern | 2021-12-27 |
* | container creation: don't apply reserved annotations from image | Valentin Rothberg | 2021-12-23 |
* | 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 |
* | Merge pull request #12174 from fgimenez/fix-docker-networksettings-type-discr... | OpenShift Merge Robot | 2021-11-19 |
|\ |
|
| * | Introduce Address type to be used in secondary IPv4 and IPv6 inspect data | Federico Gimenez | 2021-11-18 |
* | | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
|/ |
|
* | Added optional container checkpointing statistics | Adrian Reber | 2021-11-15 |
* | Add network backend to podman info | Paul Holzinger | 2021-11-11 |
* | Pod Volumes From Support | cdoern | 2021-10-01 |
* | Merge pull request #11686 from cdoern/podDeviceOptions | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | Pod Device-Read-BPS support | cdoern | 2021-09-28 |
* | | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
* | | logging: new mode -l passthrough | Giuseppe Scrivano | 2021-09-27 |
* | | podman inspect add State.Health field for docker compat | Paul Holzinger | 2021-09-23 |
|/ |
|
* | Pod Device Support | cdoern | 2021-09-20 |
* | Set default storage from containers.conf for temporary images | Daniel J Walsh | 2021-09-15 |
* | Merge pull request #11409 from cdoern/podVolumes | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | Pod Volumes Support | cdoern | 2021-09-14 |
* | | Show variant and codename of the distribution | Anders F Björklund | 2021-09-14 |
|/ |
|
* | Add logDriver to podman info | Daniel J Walsh | 2021-09-08 |
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | Podman info output plugin information | Paul Holzinger | 2021-08-19 |
* | rename oneshot initcontainers to once | Brent Baude | 2021-08-12 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | implement init containers in podman | Brent Baude | 2021-08-04 |
* | podman pod create --pid flag | cdoern | 2021-07-15 |
* | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
* | Merge pull request #10716 from cdoern/podFlags | OpenShift Merge Robot | 2021-06-23 |
|\ |
|
| * | Podman Pod Create --cpus and --cpuset-cpus flags | cdoern | 2021-06-23 |