summaryrefslogtreecommitdiff
path: root/pkg/bindings
Commit message (Expand)AuthorAge
* generate systemd: add --start-timeout flagValentin Rothberg2021-11-23
* Merge pull request #11795 from cevich/update_to_f35OpenShift Merge Robot2021-11-18
|\
| * Cirrus: Fix bindings test hang b/c logging config mismatchChris Evich2021-11-18
* | Add --file-locks checkpoint/restore optionRadostin Stoyanov2021-11-18
|/
* remote checkpoint/restore: more fixesValentin Rothberg2021-11-18
* fix remote checkpoint/restoreValentin Rothberg2021-11-16
* Merge pull request #12300 from WanzenBug/fix-bindings-contextOpenShift Merge Robot2021-11-15
|\
| * bindings: reuse context for API requestsMoritz "WanzenBug" Wanzenböck2021-11-15
* | Merge pull request #11076 from boaz0/closes_10275OpenShift Merge Robot2021-11-15
|\ \ | |/ |/|
| * Support template unit files in podman generate systemdBoaz Shuster2021-10-22
* | Fix bindings container log testPaul Holzinger2021-11-04
* | Handle HTTP 409 error messages properly for Pod actionsOndra Machacek2021-11-02
* | Add support to play kube for --log-optDaniel J Walsh2021-10-25
|/
* Refactor podman search to be more code friendlyJhon Honce2021-10-12
* Fixes #11668Jake Parks2021-10-06
* libpod: fix race when closing STDINPaul Holzinger2021-10-06
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Add podman play kube --no-hosts optionsDaniel J Walsh2021-10-01
* Add guard for BuildOptions.CommonBuildOptsJhon Honce2021-09-30
* Remind user to check connection or use podman machineAshley Cui2021-09-28
* 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
* Wire network interface into libpodPaul Holzinger2021-09-15
* build: take advantage of --platform listsNalin Dahyabhai2021-09-14
* Enhance bindings for IDE hintsJhon Honce2021-09-14
* Stop outputting 'healthy' on healthcheckDaniel J Walsh2021-09-10
* pkg/bindings/images.nTar(): set ownership of build context to 0:0Nalin Dahyabhai2021-09-07
* Add filtering functionality to http api secrets listJakub Guzik2021-09-03
* InfraContainer Reworkcdoern2021-08-26
* Merge pull request #11298 from baude/kubeupdownOpenShift Merge Robot2021-08-26
|\
| * teardown play kubeBrent Baude2021-08-24
* | Fix file descriptor leaks and add testJhon Honce2021-08-24
|/
* pkg/bindings/images.nTar(): slashify hdr.Name valuesNalin Dahyabhai2021-08-18
* Change connection error to be helpful for machine usersAshley Cui2021-08-11
* Bump Buildah to v1.22.0 [NO TESTS NEEDED]TomSweeneyRedHat2021-08-04
* Merge pull request #11003 from pascomnet/f_statsopenshift-ci[bot]2021-08-04
|\
| * e2e tests: re-enable and fix podman stats testsThomas Weber2021-08-02
| * stats: add a interval parameter to cli and api stream modeThomas Weber2021-07-27
* | Merge pull request #11067 from vrothberg/fix-10154-2OpenShift Merge Robot2021-07-28
|\ \
| * | remote build: fix streaming and error handlingValentin Rothberg2021-07-28
* | | Merge pull request #10910 from adrianreber/2021-07-12-checkpoint-restore-into...OpenShift Merge Robot2021-07-28
|\ \ \ | |/ / |/| |
| * | Support checkpoint/restore with podsAdrian Reber2021-07-27
| |/
* / support container to container copyMehul Arora2021-07-27
|/
* podman-remote build use .containerignore over .dockerignoreDaniel J Walsh2021-07-14
* Merge pull request #10916 from mheon/fix_7360OpenShift Merge Robot2021-07-14
|\
| * Perform a one-sided close of HTTP attach conn on EOFMatthew Heon2021-07-13
* | Don't exclude Dockerfile, Containerfiles from tar contentDaniel J Walsh2021-07-10
|/
* Replace old RESTful tutorial with updated READMEBrent Baude2021-07-07