summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12572 from rhatdan/imageOpenShift Merge Robot2022-01-15
|\
| * Remove two GetImages functions from APIDaniel J Walsh2022-01-14
* | Refactor manifest list operationsJhon Honce2022-01-14
|/
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Use the InfraImage defined in containers.confDaniel J Walsh2022-01-10
* Merge pull request #11538 from mtrmac/http-credentialsOpenShift Merge Robot2022-01-06
|\
| * Don't return a header name from auth.GetCredentialsMiloslav Trmač2021-12-10
* | Pod Security Option supportcdoern2021-12-27
* | Podman run --passwdcdoern2021-12-21
* | play kube add support for multiple networksPaul Holzinger2021-12-14
* | fix incorrect swagger doc for network dis/connectPaul Holzinger2021-12-14
* | network connect allow ip, ipv6 and mac addressPaul Holzinger2021-12-14
|/
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Add restart-sec option to systemd generateOndra Machacek2021-12-03
* generate systemd: add --start-timeout flagValentin Rothberg2021-11-23
* api/handlers: Add checkpoint/restore FileLocksRadostin Stoyanov2021-11-19
* remote checkpoint/restore: more fixesValentin Rothberg2021-11-18
* fix remote checkpoint/restoreValentin Rothberg2021-11-16
* Merge pull request #11076 from boaz0/closes_10275OpenShift Merge Robot2021-11-15
|\
| * Support template unit files in podman generate systemdBoaz Shuster2021-10-22
* | Added optional container restore statisticsAdrian Reber2021-11-15
* | Added optional container checkpointing statisticsAdrian Reber2021-11-15
* | Enable 'podman run --memory-swappiness=0'Hironori Shiina2021-11-12
* | Implement top streaming for containers and podsJhon Honce2021-11-02
* | Allow label and labels when creating volumesJhon Honce2021-10-28
* | pod create: remove need for pause imageValentin Rothberg2021-10-26
* | Add support to play kube for --log-optDaniel J Walsh2021-10-25
|/
* faster image inspectionValentin Rothberg2021-10-08
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Add podman play kube --no-hosts optionsDaniel J Walsh2021-10-01
* image prune: support removing external containersValentin Rothberg2021-09-28
* podman save: enforce signature removalValentin Rothberg2021-09-23
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* podman save: add `--uncompressed`Valentin Rothberg2021-09-22
* Pod Device Supportcdoern2021-09-20
* Do not allow network modes to be used as network namesPaul Holzinger2021-09-16
* Wire network interface into libpodPaul Holzinger2021-09-15
* Merge pull request #11409 from cdoern/podVolumesOpenShift Merge Robot2021-09-15
|\
| * Pod Volumes Supportcdoern2021-09-14
* | api: handle nil pointer dereference in rest endpointsJelle van der Waa2021-09-15
|/
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* generate systemd: handle --restartValentin Rothberg2021-09-07
* InfraContainer Reworkcdoern2021-08-26
* teardown play kubeBrent Baude2021-08-24
* Merge pull request #11154 from cdoern/imagesPullopenshift-ci[bot]2021-08-16
|\
| * Libpod images pull changescdoern2021-08-09
* | Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
|/
* Merge pull request #11003 from pascomnet/f_statsopenshift-ci[bot]2021-08-04
|\
| * stats: add a interval parameter to cli and api stream modeThomas Weber2021-07-27