summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* [NO TESTS NEEDED] Turn on podman-remote build --isolationDaniel J Walsh2021-03-26
* Remove resize race conditionDaniel J Walsh2021-03-26
* Merge pull request #9726 from tunacado/add_runroot_mount_require_to_systemd_genOpenShift Merge Robot2021-03-26
|\
| * Add RequiresMountsFor= to systemd generateRobb Manes2021-03-26
* | Merge pull request #9820 from ashley-cui/machineinitOpenShift Merge Robot2021-03-26
|\ \
| * | Rename podman machine create to init and clean upAshley Cui2021-03-25
* | | Fix swapped dimensions from terminal.GetSizeAnders F Björklund2021-03-26
* | | Merge pull request #9810 from jmguzik/fix-impages-filter-http-apiOpenShift Merge Robot2021-03-25
|\ \ \
| * | | Fix filters in image http compat/libpod api endpointsJakub Guzik2021-03-25
* | | | Merge pull request #9816 from jwhonce/wip/namespaceOpenShift Merge Robot2021-03-25
|\ \ \ \ | |_|/ / |/| | |
| * | | Correct json field nameJhon Honce2021-03-25
| |/ /
* | | Merge pull request #9781 from baude/addqemuOpenShift Merge Robot2021-03-25
|\ \ \
| * | | Improvements for machinebaude2021-03-25
| * | | Add --execute flag to podman machine sshAshley Cui2021-03-25
| * | | introduce podman machinebaude2021-03-25
| |/ /
* / / Support multi doc yaml for generate/play kubeEduardo Vega2021-03-25
|/ /
* | Merge pull request #9790 from matejvasek/fix-isolation-serdeOpenShift Merge Robot2021-03-24
|\ \
| * | fixupMatej Vasek2021-03-23
| * | fix: build endpoint for compat APIMatej Vasek2021-03-23
* | | Unification of until filter across list/prune endpointsJakub Guzik2021-03-24
* | | Unification of label filter across list/prune endpointsJakub Guzik2021-03-24
|/ /
* | Merge pull request #9773 from jmguzik/containers-prune-filters-http-apiOpenShift Merge Robot2021-03-22
|\ \
| * | Fix containers list/prune http api filter behaviourJakub Guzik2021-03-20
* | | 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
* | Merge pull request #9668 from rhatdan/manOpenShift Merge Robot2021-03-10
|\ \
| * | Document CONTAINERS_CONF/CONTAINERS_STORAGE_CONF Env variablesDaniel J Walsh2021-03-10
* | | Removing a non existing container API should return 404Daniel J Walsh2021-03-10
|/ /
* | rm pkg/api/handlers/libpod/copy.goValentin Rothberg2021-03-09
* | allow the removal of storage imagesDaniel J Walsh2021-03-08
* | Merge pull request #9592 from rhatdan/timestampOpenShift Merge Robot2021-03-08
|\ \
| * | Handle podman build --dns-searchDaniel J Walsh2021-03-07