summaryrefslogtreecommitdiff
path: root/pkg/api/handlers
Commit message (Expand)AuthorAge
* Merge pull request #13588 from flouthoc/import-os-archOpenShift Merge Robot2022-03-23
|\
| * import: allow users to set os, arch and variant of importsAditya R2022-03-23
* | Update swagger to improve compatibilityJhon Honce2022-03-22
* | linter: enable makezeroValentin Rothberg2022-03-22
* | linter: enable nilerrValentin Rothberg2022-03-22
|/
* podman rmi --ignoreValentin Rothberg2022-03-19
* Separator is no longer prepended when prefix is empty on podman generate systemdNirmal Patel2022-03-16
* Add podman play kube --annotationDaniel J Walsh2022-03-09
* Add ExitCommandDelay configuration use in API exec handlerRover van der Noort2022-03-04
* Merge pull request #13314 from flouthoc/container-commit-squashOpenShift Merge Robot2022-02-23
|\
| * container-commit: support --squash to squash layers into oneAditya R2022-02-23
* | Implement Podman Container Clonecdoern2022-02-20
|/
* Add version guard to libpod API endpointsJhon Honce2022-02-09
* compat: endpoint /build must set header content type as application/json in r...Aditya R2022-02-07
* Merge pull request #12930 from cdoern/podCgroupOpenShift Merge Robot2022-02-04
|\
| * Podman pod create --share-parent vs --share=cgroupcdoern2022-02-03
* | 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
* | 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
* | | | 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
|\ \ \