summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat
Commit message (Expand)AuthorAge
* Fixup Buildah mergeEd Santiago2022-09-23
* Merge pull request #15871 from cevich/replace_ioutilOpenShift Merge Robot2022-09-21
|\
| * Replace deprecated ioutilChris Evich2022-09-20
* | Merge pull request #15842 from ashley-cui/seclabelsOpenShift Merge Robot2022-09-21
|\ \ | |/ |/|
| * Add labels to secretsAshley Cui2022-09-20
* | stats: cap memory limit to the available memoryGiuseppe Scrivano2022-09-15
* | stats: map MaxUsage to the correct valueGiuseppe Scrivano2022-09-15
* | Merge pull request #15753 from mheon/fix_15720OpenShift Merge Robot2022-09-13
|\ \ | |/ |/|
| * Ensure that the DF endpoint updated volume refcountMatthew Heon2022-09-12
* | Merge pull request #15511 from rhatdan/codespellOpenShift Merge Robot2022-09-12
|\ \
| * | Fix stuttersDaniel J Walsh2022-09-10
| |/
* / refactor: use `os.ReadDir` for lightweight directory readingEng Zer Jun2022-09-11
|/
* Merge remote-tracking branch 'upstream/main' into api_compat_containersJosh Patterson2022-08-29
|\
| * remote: fix implementation of build with --userns=auto for APIAditya R2022-08-26
| * Compat API image remove events now have 'delete' statusMatthew Heon2022-08-25
| * Merge pull request #15443 from flouthoc/env-merge-supportOpenShift Merge Robot2022-08-24
| |\
| | * run,create: add support for --env-merge for preprocessing varsAditya R2022-08-24
| * | Use request Context() in API handlersVladimir Kochnev2022-08-18
| |/
| * sort hc.Binds returned from compat apiJosh Patterson2022-08-17
* | api: return imageID instead of imageName, for "Image" when Podman API is queriedJosh Patterson2022-08-17
|/
* build: implement --cache-to,--cache-from and --cache-ttlAditya R2022-08-09
* Set TLSVerify=true by default for API endpointsVladimir Kochnev2022-07-26
* Merge pull request #15016 from Luap99/compat-netnameOpenShift Merge Robot2022-07-22
|\
| * compat api: always turn on network isolation for networksPaul Holzinger2022-07-21
| * compat api: allow default bridge name for networksPaul Holzinger2022-07-21
* | Compat API: unify pull/push and add missing progress infoJakub Guzik2022-07-21
|/
* Podman stop --filter flagKarthik Elango2022-07-14
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Merge pull request #14673 from idleroamer/fix-network-inspect-mainopenshift-ci[bot]2022-07-07
|\
| * Fix network inspect compat API discrepancy🤓 Mostafa Emami2022-07-05
* | use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* | libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* | Merge pull request #14534 from jakecorrenti/docker-compose-update-network-mtuopenshift-ci[bot]2022-07-05
|\ \
| * | (rootful) docker-compose now updates network MTUJake Correnti2022-07-05
* | | libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* | | Merge pull request #14700 from shuttle-hq/bug/docker-compat-initializedopenshift-ci[bot]2022-06-28
|\ \ \
| * | | Docker compat returning unknown "initialized" for `status.status`chesedo2022-06-28
* | | | podman cgroup enhancementcdoern2022-06-24
* | | | Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
|/ / /
* | / api: show the memory limit specified for the containerGiuseppe Scrivano2022-06-21
| |/ |/|
* | Merge pull request #14585 from Luap99/nolintopenshift-ci[bot]2022-06-14
|\ \
| * | golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* | | Merge pull request #14561 from rhatdan/VENDORopenshift-ci[bot]2022-06-14
|\ \ \ | |/ / |/| |
| * | Update vendor of containers/buildahDaniel J Walsh2022-06-13
* | | Merge pull request #14580 from jakecorrenti/stats-on-non-running-containeropenshift-ci[bot]2022-06-14
|\ \ \ | |/ / |/| |
| * | Non-running containers now report statistics via the `podman stats`Jake Correnti2022-06-13
| |/
* / compat api: fix regressions from "Swagger refactor/cleanup"Paul Holzinger2022-06-09
|/
* podman-remote: enable support for additional build-context on macOS, remoteAditya R2022-06-02
* Merge pull request #14393 from jwhonce/wip/archive_todoOpenShift Merge Robot2022-05-27
|\
| * Add API support for NoOverwriteDirNonDirJhon Honce2022-05-26