summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/tunnel/containers.go
Commit message (Expand)AuthorAge
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Handle podman-remote run --rmDaniel J Walsh2020-08-04
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* 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
|/
* Handle errors on attach properlyDaniel J Walsh2020-06-15
* Turn on More lintersDaniel J Walsh2020-06-15
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Fixup issues found by golintDaniel J Walsh2020-06-10
* 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
* V2 enable remote logs and testingJhon Honce2020-05-22
* Merge pull request #6330 from rhatdan/startOpenShift Merge Robot2020-05-22
|\
| * Fix podman-remote start testsDaniel J Walsh2020-05-21
* | Fix podman-remote stop --all to handle not running containersDaniel J Walsh2020-05-21
|/
* Get proper exit code when running or starting a container.Daniel J Walsh2020-05-21
* Merge pull request #6270 from mheon/detached_execOpenShift Merge Robot2020-05-21
|\
| * Add CLI frontend for detached execMatthew Heon2020-05-20
* | Merge pull request #6307 from baude/v2remoteinitOpenShift Merge Robot2020-05-21
|\ \
| * | enable remote integration tests for initBrent Baude2020-05-20
| |/
* / govern remote attach and startBrent Baude2020-05-20
|/
* v2 podman remote attach, start, and runBrent Baude2020-05-15
* Fix checkpoint --leave-runningAdrian Reber2020-05-14
* add port to podman remote commandBrent Baude2020-05-11
* container runlabelValentin Rothberg2020-05-07
* v2 podman statsbaude2020-05-05
* enable integration tests for restartBrent Baude2020-04-27
* V2 restore libpod.Shutdown() when exiting podman commandsJhon Honce2020-04-22
* podmanv2 cpBrent Baude2020-04-21
* v2podman portBrent Baude2020-04-21
* Ability to prune container in api V2Sujil022020-04-15
* Add support for the global flags and config filesJhon Honce2020-04-14
* Merge pull request #5808 from baude/v2psformat2OpenShift Merge Robot2020-04-14
|\
| * v2podman ps revert structure changesBrent Baude2020-04-14
* | podmanv2 mount and umountBrent Baude2020-04-14
|/
* v2podman add container initBrent Baude2020-04-13
* v2podman container cleanupBrent Baude2020-04-09
* Merge pull request #5754 from baude/v2psformatOpenShift Merge Robot2020-04-09
|\
| * v2podman ps alter formatsBrent Baude2020-04-08
* | podmanV2: implement logsValentin Rothberg2020-04-09
|/
* V2 podman diff(changes) supportJhon Honce2020-04-07