summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat
Commit message (Expand)AuthorAge
* Update swagger to improve compatibilityJhon Honce2022-03-22
* linter: enable makezeroValentin Rothberg2022-03-22
* Add ExitCommandDelay configuration use in API exec handlerRover van der Noort2022-03-04
* container-commit: support --squash to squash layers into oneAditya R2022-02-23
* compat: endpoint /build must set header content type as application/json in r...Aditya R2022-02-07
* 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
* 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
* | Remove two GetImages functions from APIDaniel J Walsh2022-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
* 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 #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 #12534 from Luap99/network-dbOpenShift Merge Robot2021-12-15
|\ \
| * | fix incorrect swagger doc for network dis/connectPaul Holzinger2021-12-14
| * | network connect allow ip, ipv6 and mac addressPaul Holzinger2021-12-14
* | | Fixes #12063 Add docker compatible output after image build.Ananth Bhaskararaman2021-12-14
|/ /
* / compat build: adhere to q/quietValentin Rothberg2021-12-13
|/
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Merge pull request #12483 from vrothberg/fix-12468OpenShift Merge Robot2021-12-02
|\
| * compat API: push: report size of manifestDaniel J Walsh2021-12-02
* | compat: images/jsonValentin Rothberg2021-12-02
|/
* Merge pull request #12414 from flouthoc/api-allow-secretsOpenShift Merge Robot2021-11-30
|\
| * podman-remote: prevent leaking secret into imageAditya Rajan2021-11-30
| * podman-remote: copy secret to contextdir is absolute path on hostAditya Rajan2021-11-30
| * api: allow build api to accept secretsAditya Rajan2021-11-30
* | compat API: allow enforcing short-names resolution to Docker HubValentin Rothberg2021-11-30
|/
* Merge pull request #12405 from flouthoc/compat-build-errorOpenShift Merge Robot2021-11-29
|\
| * compat: Add compatiblity with Docker/Moby API for scenarios where build failsAditya Rajan2021-11-24
* | fix: error reporting for archive endpointMatej Vasek2021-11-28
|/
* Merge pull request #12328 from serverwentdown/fix-compat-ipaddressDaniel J Walsh2021-11-23
|\
| * compat: Add subnet mask behind IP address to match Docker APIAmbrose Chua2021-11-20
* | compat: add layer caching compatiblity for non podman clientsAditya Rajan2021-11-22
|/
* Merge pull request #12318 from mscherer/2nd_tryOpenShift Merge Robot2021-11-19
|\