summaryrefslogtreecommitdiff
path: root/pkg/domain
Commit message (Expand)AuthorAge
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* podman-pod{rm,start,stop}: support --pod-id-fileValentin Rothberg2020-06-11
* 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
* Add parallel execution code for container operationsMatthew 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
* | Merge pull request #6481 from QiWang19/rm-test-stopOpenShift Merge Robot2020-06-04
|\ \
| * | turn on remote stop_testQi Wang2020-06-03
* | | Merge pull request #6486 from baude/v2infoaddsocketOpenShift Merge Robot2020-06-04
|\ \ \
| * | | add socket information to podman infoBrent Baude2020-06-03
| | |/ | |/|
* | | Merge pull request #6478 from rhatdan/abisupportOpenShift Merge Robot2020-06-03
|\ \ \
| * | | Remove use of ABISupport buildtagDaniel J Walsh2020-06-03
| | |/ | |/|
* | | When stopping containers locally, ensure cleanup runsMatthew Heon2020-06-03
| |/ |/|
* | Merge pull request #6469 from jwhonce/wip/authOpenShift Merge Robot2020-06-03
|\ \
| * | V2 Add support for ssh authentication methodsJhon Honce2020-06-03
| |/
* | Merge pull request #6473 from mheon/fix_inspect_segfaultOpenShift Merge Robot2020-06-03
|\ \ | |/ |/|
| * Fix a segfault in `podman inspect -l` w/ no containersMatthew Heon2020-06-02
* | 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
* Add support for format {{.Label}}Brent Baude2020-06-01
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* Add streaming ability to endpointBrent Baude2020-05-27
* Merge pull request #6372 from boaz0/gh_6283OpenShift Merge Robot2020-05-27
|\
| * Add --format to pod inspectBoaz Shuster2020-05-27
* | container stats: fix --no-stream raceValentin Rothberg2020-05-27
|/
* Merge pull request #6321 from Luap99/podman-generate-systemd-unit-prefixOpenShift Merge Robot2020-05-25
|\
| * Added new flags to 'podman generate systemd' to change the unit name prefixLuap992020-05-22
* | Follow up PR to fix issues found in #6341Daniel J Walsh2020-05-22
* | Attempt to turn on additional build testsDaniel J Walsh2020-05-22
* | V2 enable remote logs and testingJhon Honce2020-05-22
* | Removes remote system reset functionality. skip e2e test for remote.Sujil022020-05-22
* | Merge pull request #6327 from baude/v2buildOpenShift Merge Robot2020-05-22
|\ \
| * | v2 podman-remote buildBrent Baude2020-05-21
* | | 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
|/ /
* | Merge pull request #6319 from rhatdan/exitOpenShift Merge Robot2020-05-21
|\ \
| * | Get proper exit code when running or starting a container.Daniel J Walsh2020-05-21
* | | Merge pull request #6312 from rhatdan/imageOpenShift Merge Robot2020-05-21
|\ \ \
| * | | Handle filters correctly for podman pruneDaniel J Walsh2020-05-21
| * | | Fix remote handling of podman images callsDaniel J Walsh2020-05-21
| | |/ | |/|
* | | Merge pull request #6304 from baude/v2remotehctestsOpenShift Merge Robot2020-05-21
|\ \ \ | |_|/ |/| |
| * | Fix remote integration for healthchecksBrent Baude2020-05-20
* | | Merge pull request #6270 from mheon/detached_execOpenShift Merge Robot2020-05-21
|\ \ \