summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* swagger: add operationIds that match with dockerTom Deseyn2021-04-16
* Fix missing podman-remote build optionsDaniel J Walsh2021-04-16
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-04-16
* Move socket activation check into init() and set global condition.pendulm2021-04-16
* rootless: use is_fd_inheritedGiuseppe Scrivano2021-04-16
* Recreate until container prune tests for bindingsJakub Guzik2021-04-16
* Containers prune endpoint should use only prune filtersJakub Guzik2021-04-16
* Trim white space from /top endpoint resultsJhon Honce2021-04-16
* Fix handling of remove --log-rusage paramDaniel J Walsh2021-04-16
* Fixed podman-remote --network flagKellen Dunham2021-04-16
* Allow users to override default storage opts with --storage-optDaniel J Walsh2021-04-16
* Ensure that `--userns=keep-id` sets user in configMatthew Heon2021-04-16
* [CI:DOCS] Update swagger definition of inspect manifestJhon Honce2021-04-16
* Volumes prune endpoint should use only prune filtersJakub Guzik2021-04-16
* Adjust libpod API Container Wait documentation to the codePablo Correa Gómez2021-04-16
* Add missing returnJhon Honce2021-04-16
* cgroups: force 64 bits to ParseUintGiuseppe Scrivano2021-04-16
* [CI:DOCS] Correct status code for /pods/createJhon Honce2021-04-16
* Reflect current state of prune implementation in docsJakub Guzik2021-04-16
* pkg/errorhandling.JoinErrors: don't throw away context for lone errorsNalin Dahyabhai2021-04-16
* Fix handling of $NAME and $IMAGE in runlabelDaniel J Walsh2021-04-16
* Fix flake on failed podman-remote build : try 2Daniel J Walsh2021-04-16
* Fix flake on failed podman-remote buildDaniel J Walsh2021-04-16
* [NO TESTS NEEDED] Turn on podman-remote build --isolationDaniel J Walsh2021-03-29
* Fix containers list/prune http api filter behaviourJakub Guzik2021-03-29
* Unification of until filter across list/prune endpointsJakub Guzik2021-03-29
* Unification of label filter across list/prune endpointsJakub Guzik2021-03-29
* fixupMatej Vasek2021-03-29
* fix: build endpoint for compat APIMatej Vasek2021-03-29
* Support multi doc yaml for generate/play kubeEduardo Vega2021-03-29
* Correct json field nameJhon Honce2021-03-29
* Fix filters in image http compat/libpod api endpointsJakub Guzik2021-03-29
* podman generate systemd --new do not duplicate paramsPaul Holzinger2021-03-29
* Fix podman build --pull-neverDaniel J Walsh2021-03-29
* [NO TESTS NEEDED] Use same function podman-remote rmi as podmanDaniel J Walsh2021-03-29
* Add problematic volume name to kube play error messagesJordan Christiansen2021-03-29
* Fix list pods filter handling in libpod apiJakub Guzik2021-03-29
* Remove resize race conditionDaniel J Walsh2021-03-29
* Add RequiresMountsFor= to systemd generateRobb Manes2021-03-29
* Fix swapped dimensions from terminal.GetSizeAnders F Björklund2021-03-29
* Merge pull request #9757 from jwhonce/wip/loadOpenShift Merge Robot2021-03-22
|\
| * Cleanup /libpod/images/load handlerJhon Honce2021-03-19
* | security: use the bounding caps with --privilegedGiuseppe Scrivano2021-03-19
|/
* Fix volumes and networks list/prune filters in http apiJakub Guzik2021-03-19
* Merge pull request #9710 from jmguzik/network-prune-filters-http-apiOpenShift Merge Robot2021-03-18
|\
| * network prune filters for http compat and libpod apiJakub Guzik2021-03-18
* | pkg/bindings/images.Build(): fix a race condition in error reportingNalin Dahyabhai2021-03-16
* | Merge pull request #9711 from jmguzik/volume-prune-fix-http-compatOpenShift Merge Robot2021-03-16
|\ \
| * | Fix for volumes prune in http compat apiJakub Guzik2021-03-15
| |/
* | Merge pull request #9695 from jmguzik/array-inspect-network-fixOpenShift Merge Robot2021-03-16
|\ \