| Commit message (Expand) | Author | Age |
* | Merge pull request #13314 from flouthoc/container-commit-squash | OpenShift Merge Robot | 2022-02-23 |
|\ |
|
| * | container-commit: support --squash to squash layers into one | Aditya R | 2022-02-23 |
* | | Implement Podman Container Clone | cdoern | 2022-02-20 |
|/ |
|
* | Add version guard to libpod API endpoints | Jhon Honce | 2022-02-09 |
* | Merge pull request #12930 from cdoern/podCgroup | OpenShift Merge Robot | 2022-02-04 |
|\ |
|
| * | Podman pod create --share-parent vs --share=cgroup | cdoern | 2022-02-03 |
* | | Remove unused param and clean API handlers | Jakub Guzik | 2022-01-22 |
* | | Handlers for `generate systemd` with custom dependencies | esendjer | 2022-01-19 |
|/ |
|
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12572 from rhatdan/image | OpenShift Merge Robot | 2022-01-15 |
|\ |
|
| * | Remove two GetImages functions from API | Daniel J Walsh | 2022-01-14 |
* | | Refactor manifest list operations | Jhon Honce | 2022-01-14 |
|/ |
|
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Use the InfraImage defined in containers.conf | Daniel J Walsh | 2022-01-10 |
* | Merge pull request #11538 from mtrmac/http-credentials | OpenShift Merge Robot | 2022-01-06 |
|\ |
|
| * | Don't return a header name from auth.GetCredentials | Miloslav Trmač | 2021-12-10 |
* | | Pod Security Option support | cdoern | 2021-12-27 |
* | | Podman run --passwd | cdoern | 2021-12-21 |
* | | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
* | | fix incorrect swagger doc for network dis/connect | Paul Holzinger | 2021-12-14 |
* | | network connect allow ip, ipv6 and mac address | Paul Holzinger | 2021-12-14 |
|/ |
|
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Add restart-sec option to systemd generate | Ondra Machacek | 2021-12-03 |
* | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | api/handlers: Add checkpoint/restore FileLocks | Radostin Stoyanov | 2021-11-19 |
* | remote checkpoint/restore: more fixes | Valentin Rothberg | 2021-11-18 |
* | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | Merge pull request #11076 from boaz0/closes_10275 | OpenShift Merge Robot | 2021-11-15 |
|\ |
|
| * | Support template unit files in podman generate systemd | Boaz Shuster | 2021-10-22 |
* | | Added optional container restore statistics | Adrian Reber | 2021-11-15 |
* | | Added optional container checkpointing statistics | Adrian Reber | 2021-11-15 |
* | | Enable 'podman run --memory-swappiness=0' | Hironori Shiina | 2021-11-12 |
* | | Implement top streaming for containers and pods | Jhon Honce | 2021-11-02 |
* | | Allow label and labels when creating volumes | Jhon Honce | 2021-10-28 |
* | | pod create: remove need for pause image | Valentin Rothberg | 2021-10-26 |
* | | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
|/ |
|
* | faster image inspection | Valentin Rothberg | 2021-10-08 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Add podman play kube --no-hosts options | Daniel J Walsh | 2021-10-01 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | podman save: enforce signature removal | Valentin Rothberg | 2021-09-23 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | podman save: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | Pod Device Support | cdoern | 2021-09-20 |
* | Do not allow network modes to be used as network names | Paul Holzinger | 2021-09-16 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | Merge pull request #11409 from cdoern/podVolumes | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | Pod Volumes Support | cdoern | 2021-09-14 |
* | | api: handle nil pointer dereference in rest endpoints | Jelle van der Waa | 2021-09-15 |
|/ |
|
* | Refacter API server emphasis on logging | Jhon Honce | 2021-09-10 |