summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod
Commit message (Expand)AuthorAge
* misc bindings to podman v3baude2020-12-17
* Podman image bindings for 3.0baude2020-12-15
* Merge pull request #8689 from bblenard/issue-8672-volume-pruneOpenShift Merge Robot2020-12-14
|\
| * Add volume prune --filter supportBaron Lenardson2020-12-12
* | Fix panic in libpod images exists endpointPaul Holzinger2020-12-10
|/
* generate kube on multiple containersbaude2020-12-07
* Do not pass name argument to Load APIQi Wang2020-12-02
* Merge pull request #8505 from Luap99/network-labelsOpenShift Merge Robot2020-12-01
|\
| * podman network label supportPaul Holzinger2020-11-28
* | Document docker transport is the only supported remote transportDaniel J Walsh2020-11-29
|/
* Allow containers to --restart on-failure with --rmDaniel J Walsh2020-11-20
* add network connect|disconnect compat endpointsbaude2020-11-19
* Add an option to control if play kube should start the podAlban Bedel2020-11-17
* Set default network driver for APIv2 networksbaude2020-11-10
* Add --log-driver to play kubeAndy Librian2020-11-08
* NewFromLocal can return multiple imagesDaniel J Walsh2020-10-28
* Add pod, volume, network to inspect packageAshley Cui2020-10-27
* save image remove signaturesQi Wang2020-10-21
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Add support for external containerDaniel J Walsh2020-10-15
* fix podman container exists and diff for storage containersDaniel J Walsh2020-10-15
* Search repository tags using --list-tagsQi Wang2020-10-09
* Move pod jobs to parallel executionMatthew Heon2020-10-07
* Lowercase some errorsKir Kolyshkin2020-10-05
* Merge pull request #7815 from jwhonce/wip/creds_remoteOpenShift Merge Robot2020-10-02
|\
| * Add X-Registry-Config supportJhon Honce2020-09-29
* | fix allowing inspect manifest of non-local imageQi Wang2020-09-30
* | Merge pull request #7840 from vrothberg/remote-untagOpenShift Merge Robot2020-09-30
|\ \
| * | fix remote untagValentin Rothberg2020-09-30
| |/
* / Fix handling of remove of bogus volumes, networks and PodsDaniel J Walsh2020-09-29
|/
* stats: break out CLI optionsValentin Rothberg2020-09-24
* new endpoint: /libpod/containers/statsValentin Rothberg2020-09-24
* Restore 'id' stanza in pull resultsJhon Honce2020-09-21
* Refactor remote pull to provide progressJhon Honce2020-09-16
* Supports import&run--signature-policyQi Wang2020-09-15
* Merge pull request #7536 from Luap99/api-network-filterOpenShift Merge Robot2020-09-10
|\
| * APIv2 Add network list filteringPaul Holzinger2020-09-07
* | Merge pull request #7569 from zhangguanzhang/fix-apiv2-top-response-two-valueOpenShift Merge Robot2020-09-09
|\ \
| * | fix APIv2 pods top of non-exist pod gets two response valuezhangguanzhang2020-09-09
| |/
* | support multi-image (docker) archivesValentin Rothberg2020-09-08
* | APIv2 add generate systemd endpointPaul Holzinger2020-09-02
|/
* Merge pull request #7436 from rhatdan/variantOpenShift Merge Robot2020-08-28
|\
| * Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* | Ensure pod REST API endpoints include ctr errorsMatthew Heon2020-08-27
|/
* Clean up pods before returning from Pod Stop API callMatthew Heon2020-08-17
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Missing return after early exitBrent Baude2020-08-03
* Merge pull request #7188 from zhangguanzhang/network-404OpenShift Merge Robot2020-08-03
|\
| * API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* | Merge pull request #7158 from rhatdan/commitOpenShift Merge Robot2020-08-03
|\ \