summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/images_build.go
Commit message (Expand)AuthorAge
* compat build: adhere to q/quietValentin Rothberg2021-12-13
* 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
|/
* compat: Add compatiblity with Docker/Moby API for scenarios where build failsAditya Rajan2021-11-24
* compat: add layer caching compatiblity for non podman clientsAditya Rajan2021-11-22
* If Dockerfile exists in same directory as service, we should not use it.Daniel J Walsh2021-10-25
* build: take advantage of --platform listsNalin Dahyabhai2021-09-14
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* For compatibility, ignore Content-TypeJhon Honce2021-08-11
* Bump Buildah to v1.22.0 [NO TESTS NEEDED]TomSweeneyRedHat2021-08-04
* remote build: fix streaming and error handlingValentin Rothberg2021-07-28
* Bump github.com/containers/storage from 1.32.3 to 1.32.5Daniel J Walsh2021-06-29
* Fix handling of podman-remote build --deviceDaniel J Walsh2021-06-13
* Fall back to string for dockerfile parameterAlex Schultz2021-06-11
* podman-remote build should handle -f option properlyDaniel J Walsh2021-06-08
* Add client disconnect to build handler loopJhon Honce2021-05-10
* Fix flake on failed podman-remote build : try 2Daniel J Walsh2021-04-14
* Fix flake on failed podman-remote buildDaniel J Walsh2021-04-14
* Handle podman-remote --arch, --platform, --osDaniel J Walsh2021-04-07
* Fix missing podman-remote build optionsDaniel J Walsh2021-04-02
* Fix handling of remove --log-rusage paramDaniel J Walsh2021-03-31
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Merge pull request #9631 from rhatdan/pullOpenShift Merge Robot2021-03-29
|\
| * Fix podman build --pull-neverDaniel J Walsh2021-03-27
* | [NO TESTS NEEDED] Turn on podman-remote build --isolationDaniel J Walsh2021-03-26
|/
* fixupMatej Vasek2021-03-23
* fix: build endpoint for compat APIMatej Vasek2021-03-23
* 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
* | Handle podman build --dns-searchDaniel J Walsh2021-03-07
* | Merge pull request #9550 from baude/issue9517OpenShift Merge Robot2021-03-04
|\ \
| * | Support label type dict on compat buildbaude2021-03-02
| |/
* / Fix support for podman build --timestampDaniel J Walsh2021-03-02
|/
* Merge pull request #9275 from rhatdan/buildOpenShift Merge Robot2021-02-22
|\
| * Add missing params for podman-remote buildDaniel J Walsh2021-02-16
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* Implement missing arguments for podman buildDaniel J Walsh2021-02-08
* Honor the --layers flagDaniel J Walsh2020-12-09
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* target is not tagbaude2020-12-02
* Podman-remote build is getting ID twiceDaniel J Walsh2020-11-14
* Merge pull request #7815 from jwhonce/wip/creds_remoteOpenShift Merge Robot2020-10-02
|\
| * Add X-Registry-Config supportJhon Honce2020-09-29
* | Support --http-proxy for remote buildsJhon Honce2020-09-30
|/
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* docker-compose uses application/tarBrent Baude2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28