summaryrefslogtreecommitdiff
path: root/pkg/domain
Commit message (Expand)AuthorAge
* Replace deepcopy on history resultsBrent Baude2020-08-20
* podman support for IPv6 networksAntonio Ojea2020-08-20
* Handle podman-remote run --rmDaniel J Walsh2020-08-11
* fix bug podman sign storage pathQi Wang2020-08-11
* podman-remote send name and tagBrent Baude2020-08-11
* image list: speed upValentin Rothberg2020-08-11
* generate systemd: fix error handlingValentin Rothberg2020-08-11
* Publish IP from YAML (podman play kube)Ashley Cui2020-08-04
* Fix `podman image search` missing descriptionRalf Haferkamp2020-07-31
* log API: add context to allow for cancellingValentin Rothberg2020-07-22
* Fix container and pod create commands for remote createMatthew Heon2020-07-22
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-22
* fix: system df error when an image has no namePaul Holzinger2020-07-22
* fix play kube doesn't override dockerfile ENTRYPOINTzhangguanzhang2020-07-22
* container: move volume chown after spec generationGiuseppe Scrivano2020-07-06
* Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-06
* Print errors from individual containers in podsMatthew Heon2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Add JSON output field for psBrent Baude2020-06-24
* V2 podman system connectionJhon Honce2020-06-24
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* Merge pull request #6634 from baude/v2buildfixesOpenShift Merge Robot2020-06-17
|\
| * fix misc remote build issuesBrent Baude2020-06-17
* | Merge pull request #6630 from ashley-cui/masterOpenShift Merge Robot2020-06-17
|\ \
| * | Show Anon, GID, UID in v2 volumesAshley Cui2020-06-16
* | | 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
|/
* Merge pull request #6589 from rhatdan/attachOpenShift Merge Robot2020-06-15
|\
| * Handle errors on attach properlyDaniel J Walsh2020-06-15
* | Merge pull request #6601 from zhangguanzhang/podman-cp-dirOpenShift Merge Robot2020-06-15
|\ \ | |/ |/|
| * fix podman cp can create an extra directory levelzhangguanzhang2020-06-15
* | Turn on More lintersDaniel J Walsh2020-06-15
* | Merge pull request #6415 from vrothberg/systemd-new-podOpenShift Merge Robot2020-06-11
|\ \
| * | generate systemd: wrap pod/ctr lookup errorsValentin Rothberg2020-06-11
| * | generate systemd: refactorValentin Rothberg2020-06-11
| * | generate systemd: rephrase lookup errorValentin Rothberg2020-06-11
| * | 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 #6569 from giuseppe/create-slice-only-systemdOpenShift Merge Robot2020-06-11
|\ \ \
| * | | podman: create scope only if --cgroup-manager=systemdGiuseppe Scrivano2020-06-11
| |/ /
* | | Merge pull request #6256 from theunrealgeek/play_kube_deploymentOpenShift Merge Robot2020-06-11
|\ \ \ | |/ / |/| |
| * | Fix missing doc for field in PlayKubePodtheunrealgeek2020-06-04
| * | Update comment related to seccomp profiles in play kubetheunrealgeek2020-06-03
| * | Fix existing teststheunrealgeek2020-06-02
| * | Modify PlayKubeReport to preserve pod->container mappingtheunrealgeek2020-06-02
| * | supporting k8s Deployment objectstheunrealgeek2020-06-02