summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* 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
|\ \
| * | Fix array instead of one elem network http apiJakub Guzik2021-03-12
* | | Merge pull request #9589 from troyready/add_compat_auth_endpointOpenShift Merge Robot2021-03-16
|\ \ \ | |_|/ |/| |
| * | fix use with localhost (testing)troyready2021-03-12
| * | add /auth for docker compatibilitytroyready2021-03-12
* | | Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* | | Split libpod/network packagePaul Holzinger2021-03-15
|/ /
* | Merge pull request #9703 from jmguzik/endpoint-networksOpenShift Merge Robot2021-03-12
|\ \
| * | create endpoint for querying libpod networksJakub Guzik2021-03-12
| |/
* | Merge pull request #9524 from riyad/apiv3-print-tags-when-buildingOpenShift Merge Robot2021-03-11
|\ \ | |/ |/|
| * [Compat API] Also print successfully tagging images in /build endpointRiyad Preukschas2021-02-25