summaryrefslogtreecommitdiff
path: root/pkg/api
Commit message (Expand)AuthorAge
* Separator is no longer prepended when prefix is empty on podman generate systemdNirmal Patel2022-03-30
* Fix manifest 4.0 EndpointsJhon Honce2022-02-17
* Add 409 response to swagger godocJhon Honce2022-02-16
* [NO NEW TEST NEEDED] Add schema for ImageCreate 200 response.Tom Deseyn2022-02-10
* compat: endpoint /build must set header content type as application/json in r...Aditya R2022-02-10
* Podman pod create --share-parent vs --share=cgroupcdoern2022-02-10
* Add version guard to libpod API endpointsJhon Honce2022-02-09
* Update godoc, swagger using wrong structJhon Honce2022-01-25
* Merge pull request #12969 from rhatdan/remoteOpenShift Merge Robot2022-01-25
|\
| * Fix handling of duplicate matches on id expansionDaniel J Walsh2022-01-24
* | remote build: set rootless oci isolation correctlyPaul Holzinger2022-01-24
|/
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* Fix #2 for compat commit handling of --changesDaniel J Walsh2022-01-21
* compat: remove hardcoded index from load images output reportAditya R2022-01-21
* compat: images/load must be able to load tar with multiple imagesAditya R2022-01-21
* Merge pull request #12887 from esendjer/mainOpenShift Merge Robot2022-01-19
|\
| * Handlers for `generate systemd` with custom dependenciesesendjer2022-01-19
* | Handle changes in docker compat modeDaniel J Walsh2022-01-19
* | Add IndexConfigs to compat /info endpointMatej Vasek2022-01-19
|/
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12860 from rhatdan/cgroupsOpenShift Merge Robot2022-01-17
|\
| * Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* | 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
|/
* podman build enable --all-platforms and --unsetenvPaul Holzinger2022-01-13
* update buildah to latest and use new network stackPaul Holzinger2022-01-12
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Add podman rm --dependDaniel J Walsh2022-01-11
* 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
* | correct typo words in docsDavid Marshall2022-01-05
* | Merge pull request #12208 from cdoern/podSecurityOptOpenShift Merge Robot2022-01-05
|\ \
| * | Pod Security Option supportcdoern2021-12-27
* | | Merge pull request #12735 from rhatdan/mountOpenShift Merge Robot2022-01-04
|\ \ \
| * | | Fix Container List API call to return mount infoDaniel J Walsh2022-01-04
* | | | Merge pull request #12643 from leahneukirchen/events-compatOpenShift Merge Robot2022-01-04
|\ \ \ \ | |/ / / |/| | |
| * | | legacy events: also set exitCodeLeah Neukirchen2022-01-03
| * | | legacy events: also set Action="die"Leah Neukirchen2021-12-17
* | | | Update swagger documentationDaniel J Walsh2021-12-31
* | | | prefix imageId with sha256: in containers listOliver2021-12-29
| |/ / |/| |
* | | Warn on use of --kernel-memoryDaniel J Walsh2021-12-22
* | | Merge pull request #12664 from cdoern/noManagePasswdOpenShift Merge Robot2021-12-22
|\ \ \
| * | | Podman run --passwdcdoern2021-12-21
| |/ /
* / / compat: image normalization: handle sha256 prefixValentin Rothberg2021-12-20
|/ /
* | Merge pull request #12534 from Luap99/network-dbOpenShift Merge Robot2021-12-15
|\ \
| * | 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