| Commit message (Expand) | Author | Age |
* | Add support for containers.conf volume timeouts | Matthew Heon | 2022-08-23 |
* | kube play: sd-notify integration | Valentin Rothberg | 2022-08-10 |
* | libpod: allow the notify socket to be passed programatically | Valentin Rothberg | 2022-08-10 |
* | resource limits for pods | Charlie Doern | 2022-07-21 |
* | Update init ctr default for play kube | Urvashi Mohnani | 2022-07-20 |
* | [CI:DOCS] Improve language. Fix spelling and typos. | Erik Sjölund | 2022-07-11 |
* | Merge pull request #14841 from Luap99/common-code | openshift-ci[bot] | 2022-07-07 |
|\ |
|
| * | use c/common code for resize and CopyDetachable | Paul Holzinger | 2022-07-06 |
* | | Merge pull request #14501 from cdoern/podUTS | openshift-ci[bot] | 2022-07-06 |
|\ \
| |/
|/| |
|
| * | podman pod create --uts support | cdoern | 2022-07-05 |
* | | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | | Docker-compose disable healthcheck properly handled | Jake Correnti | 2022-07-05 |
|/ |
|
* | podman pod create --memory | Charlie Doern | 2022-07-01 |
* | Merge pull request #14449 from cdoern/podVolumes | openshift-ci[bot] | 2022-07-01 |
|\ |
|
| * | podman volume create --opt=o=timeout... | cdoern | 2022-06-09 |
* | | Merge pull request #14713 from Luap99/volume-plugin | openshift-ci[bot] | 2022-06-27 |
|\ \ |
|
| * | | add podman volume reload to sync volume plugins | Paul Holzinger | 2022-06-23 |
* | | | libpod: fix wait and exit-code logic | Valentin Rothberg | 2022-06-23 |
|/ / |
|
* / | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
|/ |
|
* | Merge pull request #14383 from jwhonce/wip/info_todo | OpenShift Merge Robot | 2022-05-27 |
|\ |
|
| * | Add Authorixation field to Plugins for Info | Jhon Honce | 2022-05-26 |
* | | Fix swagger model of `InspectPodResponse` | Jakob Ahrer | 2022-05-26 |
|/ |
|
* | fix --init with /dev bind mount | Valentin Rothberg | 2022-05-23 |
* | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | Additional stats for podman info | Brent Baude | 2022-05-03 |
* | pod: add exit policies | Valentin Rothberg | 2022-05-02 |
* | 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 |