summaryrefslogtreecommitdiff
path: root/pkg/bindings/images
Commit message (Expand)AuthorAge
* remote push: show copy progressValentin Rothberg2022-07-26
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* api,images: add support for LookupManifest to Image remove APIAditya R2022-06-30
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* 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 push --remove-signatures supportDaniel J Walsh2022-06-10
* 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
* pkg/bindings/images/rm.go: remove redundant FIXMEValentin Rothberg2022-05-24
* pkg/bindings/images: remove TODOs re: system contextValentin Rothberg2022-05-24
* linter: enable unconvert linterValentin Rothberg2022-05-19
* 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
* Revert "images --size"Valentin Rothberg2022-04-14
* Merge pull request #13687 from rhatdan/VENDOROpenShift Merge Robot2022-04-08
|\
| * Vendor in new opencontainers/selinuxDaniel J Walsh2022-04-08
* | images --sizeValentin Rothberg2022-04-08
|/
* Add build test for .containerignore tar fileJhon Honce2022-03-31
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* Remove error stutterDaniel J Walsh2022-03-25
* Merge pull request #13531 from cdoern/buildOpenShift Merge Robot2022-03-24
|\
| * add contextDir to tar on remotecdoern2022-03-22
* | import: allow users to set os, arch and variant of importsAditya R2022-03-23
* | podman rmi --ignoreValentin Rothberg2022-03-19
* | go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
|/
* Make sure building with relative paths work correctly.Daniel J Walsh2022-02-10
* pkg/bindings/images.Build(): slashify "dockerfile" values, tooNalin Dahyabhai2022-02-02
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor manifest list operationsJhon Honce2022-01-14
* podman build enable --all-platforms and --unsetenvPaul Holzinger2022-01-13
* Remove the authfile parameter of MakeXRegistryAuthHeaderMiloslav Trmač2021-12-10
* Simplify the header decision in pkg/bindings/images.Build a bitMiloslav Trmač2021-12-10
* Remove the authfile parameter of MakeXRegistryConfigHeaderMiloslav Trmač2021-12-10
* Call MakeXRegistryAuthHeader instead of Header(..., XRegistryAuthHeader)Miloslav Trmač2021-12-10
* Call MakeXRegistryConfigHeader instead of Header(..., XRegistryConfigHeader)Miloslav Trmač2021-12-10
* Merge pull request #12425 from tnk4on/remote-build-eval-containerfileOpenShift Merge Robot2021-12-02
|\
| * Fixed the containerfile not found during remote build.Shion Tanaka2021-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
|/
* bindings: reuse context for API requestsMoritz "WanzenBug" Wanzenböck2021-11-15
* Refactor podman search to be more code friendlyJhon Honce2021-10-12
* Add guard for BuildOptions.CommonBuildOptsJhon Honce2021-09-30
* image prune: support removing external containersValentin Rothberg2021-09-28
* remote build: EvalSymlinks() the context directoryNalin Dahyabhai2021-09-27
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* podman save: add `--uncompressed`Valentin Rothberg2021-09-22
* build: take advantage of --platform listsNalin Dahyabhai2021-09-14