aboutsummaryrefslogtreecommitdiff
path: root/pkg/domain/infra/tunnel
Commit message (Expand)AuthorAge
* Volume prune should not pass down the force flagDaniel J Walsh2020-10-01
* fix remote untagValentin Rothberg2020-09-30
* Fix network remove for the podman remote clientPaul Holzinger2020-09-28
* Merge pull request #7741 from vrothberg/remote-load-dir-checkOpenShift Merge Robot2020-09-24
|\
| * remote load: check if input is directoryValentin Rothberg2020-09-24
* | Merge pull request #7753 from vrothberg/fix-7689OpenShift Merge Robot2020-09-24
|\ \ | |/ |/|
| * stats: break out CLI optionsValentin Rothberg2020-09-24
| * new endpoint: /libpod/containers/statsValentin Rothberg2020-09-24
| * stats refactorValentin Rothberg2020-09-23
* | Remove final v2remotefail failuresDaniel J Walsh2020-09-23
|/
* Fix up attach tests for podman remoteDaniel J Walsh2020-09-22
* Fix handling of podman-remote stop --ignoreDaniel J Walsh2020-09-19
* enable --iidfile for podman-remote buildbaude2020-09-17
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* remote run: fix error checksValentin Rothberg2020-09-11
* Merge pull request #7574 from vrothberg/fix-7117OpenShift Merge Robot2020-09-10
|\
| * remote run: consult events for exit codeValentin Rothberg2020-09-10
* | Merge pull request #7536 from Luap99/api-network-filterOpenShift Merge Robot2020-09-10
|\ \ | |/ |/|
| * APIv2 Add network list filteringPaul Holzinger2020-09-07
* | support multi-image (docker) archivesValentin Rothberg2020-09-08
* | APIv2 add generate systemd endpointPaul Holzinger2020-09-02
|/
* Replace deepcopy on history resultsBrent Baude2020-08-11
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Merge pull request #7220 from baude/issue7124OpenShift Merge Robot2020-08-05
|\
| * podman-remote send name and tagBrent Baude2020-08-05
* | Handle podman-remote run --rmDaniel J Walsh2020-08-04
|/
* Add podman image mountDaniel J Walsh2020-07-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Merge pull request #6634 from baude/v2buildfixesOpenShift Merge Robot2020-06-17
|\
| * fix misc remote build issuesBrent Baude2020-06-17
* | Merge pull request #6636 from mheon/add_warningsOpenShift Merge Robot2020-06-17
|\ \
| * | Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* | | Merge pull request #6583 from mheon/inspect_ctr_before_imgOpenShift Merge Robot2020-06-17
|\ \ \ | |_|/ |/| |
| * | Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
| |/
* | Add <return> to lines returen in podman-remote logsDaniel J Walsh2020-06-16
* | Fix podman-remote imagesDaniel J Walsh2020-06-16
|/
* Handle errors on attach properlyDaniel J Walsh2020-06-15
* Turn on More lintersDaniel J Walsh2020-06-15
* Merge pull request #6546 from rhatdan/lintOpenShift Merge Robot2020-06-10
|\
| * Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
| * Fixup issues found by golintDaniel J Walsh2020-06-10
* | Ensure signal validation happens first in pod killMatthew Heon2020-06-09
|/
* Add parallel operation to `podman stop`Matthew Heon2020-06-05
* Merge pull request #6485 from QiWang19/remote-ignoreOpenShift Merge Robot2020-06-04
|\
| * fix remote test --ignore & turn on more testsQi Wang2020-06-03
* | turn on remote stop_testQi Wang2020-06-03
|/
* Turn on remote rm_test --cidfileQi Wang2020-06-02
* Enable detached exec for remoteMatthew Heon2020-06-02
* Add bindings for exec and enable attached remoteMatthew Heon2020-06-01