aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/images_build.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Merge pull request #14585 from Luap99/nolintopenshift-ci[bot]2022-06-14
|\
| * golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* | Update vendor of containers/buildahDaniel J Walsh2022-06-13
|/
* podman-remote: enable support for additional build-context on macOS, remoteAditya R2022-06-02
* vendor: bump buildah to v1.26.1-0.20220524184833-5500333c2e06Aditya R2022-05-26
* Fix codespell errorsDaniel J Walsh2022-05-25
* compat, build: suppress step errors when quiet is setAditya R2022-05-24
* Swagger refactor/cleanupJhon Honce2022-05-19
* linter: enable unconvert linterValentin Rothberg2022-05-19
* api: make no-op remote functional in /libpod/buildAditya R2022-05-16
* Vendor in containers/buildah@v1.26.1Daniel J Walsh2022-05-05
* enable gocritic linterPaul Holzinger2022-04-26
* Pass --tls-verify option in podman -remote buildDaniel J Walsh2022-04-25
* Vendor in new opencontainers/selinuxDaniel J Walsh2022-04-08
* compat: endpoint /build must set header content type as application/json in r...Aditya R2022-02-07
* remote build: set rootless oci isolation correctlyPaul Holzinger2022-01-24
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* podman build enable --all-platforms and --unsetenvPaul Holzinger2022-01-13
* update buildah to latest and use new network stackPaul Holzinger2022-01-12
* Add podman rm --dependDaniel J Walsh2022-01-11
* Merge pull request #11538 from mtrmac/http-credentialsOpenShift Merge Robot2022-01-06
|\
| * Don't return a header name from auth.GetCredentialsMiloslav Trmač2021-12-10
* | Fixes #12063 Add docker compatible output after image build.Ananth Bhaskararaman2021-12-14
* | 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