summaryrefslogtreecommitdiff
path: root/pkg/bindings
Commit message (Expand)AuthorAge
* Bump version to v4.1.0-devPaul Holzinger2022-04-27
* enable gocritic linterPaul Holzinger2022-04-26
* Merge pull request #13990 from rhatdan/buildOpenShift Merge Robot2022-04-25
|\
| * Pass --tls-verify option in podman -remote buildDaniel J Walsh2022-04-25
* | Revert "Switch all rootful to rootfull"Ashley Cui2022-04-25
|/
* replace golint with revive linterPaul Holzinger2022-04-22
* Merge pull request #13972 from Luap99/staticcheckOpenShift Merge Robot2022-04-22
|\
| * enable staticcheck linterPaul Holzinger2022-04-22
| * move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul Holzinger2022-04-22
* | Switch all rootful to rootfullDaniel J Walsh2022-04-21
|/
* Add support for checkpoint imageRadostin Stoyanov2022-04-20
* Revert "images --size"Valentin Rothberg2022-04-14
* pkg/bindings: document requirements for useSteve Kuznetsov2022-04-11
* 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
* Add 'Os' to be queried via 'version' outputJohn Matthews2022-03-29
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* Merge pull request #13653 from jmontleon/fix-manifest-push-headerOpenShift Merge Robot2022-03-27
|\
| * Resolves #13629 Add RegistryAuthHeader to manifest pushjason2022-03-26
* | 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
* | | Merge pull request #13274 from jwhonce/wip/manifest_4_mainOpenShift Merge Robot2022-03-24
|\ \ \ | |_|/ |/| |
| * | Fix manifest 4.0 endpointsJhon Honce2022-03-23
* | | play: kube: use in-memory kubefile and remove tempfileChristian Stewart2022-03-24
|/ /
* | Merge pull request #13588 from flouthoc/import-os-archOpenShift Merge Robot2022-03-23
|\ \
| * | import: allow users to set os, arch and variant of importsAditya R2022-03-23
* | | fix a number of errcheck issuesValentin Rothberg2022-03-22
* | | linter: enable nilerrValentin Rothberg2022-03-22
|/ /
* | podman rmi --ignoreValentin Rothberg2022-03-19
* | go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
|/
* fix breaking change in pkg/bindingsPaul Holzinger2022-03-15
* Fix typoRadostin Stoyanov2022-03-14
* Fixes TTY & resizing on Mac and WindowsJason T. Greene2022-03-12
* Add podman play kube --annotationDaniel J Walsh2022-03-09
* container-commit: support --squash to squash layers into oneAditya R2022-02-23
* Make sure building with relative paths work correctly.Daniel J Walsh2022-02-10
* Add version guard to libpod API endpointsJhon Honce2022-02-09
* pkg/bindings/images.Build(): slashify "dockerfile" values, tooNalin Dahyabhai2022-02-02
* Run codespell on codeDaniel J Walsh2022-01-21
* Handlers for `generate systemd` with custom dependenciesesendjer2022-01-19
* rename --cni-config-dir to --network-config-dirPaul Holzinger2022-01-18
* 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
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Add podman rm --dependDaniel J Walsh2022-01-11
* Merge pull request #11538 from mtrmac/http-credentialsOpenShift Merge Robot2022-01-06
|\