Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Merge pull request #3061 from baude/parsecleanup | OpenShift Merge Robot | 2019-05-03 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | clean up shared/parse/parse.go | baude | 2019-05-02 | |
* | | | | Merge pull request #2849 from cevich/timestamps | OpenShift Merge Robot | 2019-05-03 | |
|\ \ \ \ | ||||
| * | | | | Cirrus: Add pipefail confirmation check | Chris Evich | 2019-05-02 | |
| * | | | | Cirrus: timestamp all output script output | Chris Evich | 2019-05-02 | |
* | | | | | Merge pull request #2959 from mheon/merge_volume_flags | OpenShift Merge Robot | 2019-05-03 | |
|\ \ \ \ \ | ||||
| * | | | | | Fix podman-in-podman volume test | Matthew Heon | 2019-05-02 | |
| * | | | | | Move handling of ReadOnlyTmpfs into new mounts code | Matthew Heon | 2019-05-01 | |
| * | | | | | Begin adding volume tests | Matthew Heon | 2019-05-01 | |
| * | | | | | Ensure that named volumes have their options parsed | Matthew Heon | 2019-05-01 | |
| * | | | | | Add options parsing for tmpfs mounts | Matthew Heon | 2019-05-01 | |
| * | | | | | Use EqualValues instead of reflect equality | Matthew Heon | 2019-05-01 | |
| * | | | | | Hit a number of to-do comments in unified volumes code | Matthew Heon | 2019-05-01 | |
| * | | | | | Fix options for non-bind and non-tmpfs volumes | Matthew Heon | 2019-05-01 | |
| * | | | | | Migrate unit tests from cmd/podman into pkg/spec | Matthew Heon | 2019-05-01 | |
| * | | | | | Migrate to unified volume handling code | Matthew Heon | 2019-05-01 | |
| * | | | | | Always pass pod into MakeContainerConfig | Matthew Heon | 2019-05-01 | |
| * | | | | | Remove non-config fields from CreateConfig | Matthew Heon | 2019-05-01 | |
| * | | | | | Add a new function for converting a CreateConfig | Matthew Heon | 2019-05-01 | |
* | | | | | | Merge pull request #3051 from mheon/podman_migrate_fixes | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Small fixes for #2950 | Matthew Heon | 2019-05-01 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #2985 from baude/generatesystemd | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | Generate systemd unit files for containers | baude | 2019-05-02 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #3060 from mheon/update_cstorage | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Update c/storage to v1.12.6 | Matthew Heon | 2019-05-02 | |
* | | | | Merge pull request #3039 from mheon/podman_init | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ | ||||
| * | | | | Fix typo in init manpage | Matthew Heon | 2019-05-02 | |
| * | | | | Add an InvalidState varlink error for Init | Matthew Heon | 2019-05-02 | |
| * | | | | Add basic structure of podman init command | Matthew Heon | 2019-05-01 | |
* | | | | | Merge pull request #3058 from TomSweeneyRedHat/dev/tsweeney/buidah1.8.1 | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ \ | ||||
| * | | | | | Bump Buildah to v1.8.1, ImageBuilder to v1.1.0 | TomSweeneyRedHat | 2019-05-02 | |
* | | | | | | Merge pull request #3035 from baude/remoteport | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | podman-remote port | baude | 2019-05-01 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #3033 from karfau/patch-1 | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ \ | ||||
| * | | | | | install.md contains hints for rootless setup on arch linux | Christian Bewernitz | 2019-05-01 | |
* | | | | | | Merge pull request #3056 from TomSweeneyRedHat/dev/tsweeney/healthy | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | docs: Fix typo "healthcheck" pt2 | TomSweeneyRedHat | 2019-05-02 | |
|/ / / / / | ||||
* | | | | | Merge pull request #3047 from jamescassell/http-proxy-fixup | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ \ | ||||
| * | | | | | http-proxy: improve docs | James Cassell | 2019-05-01 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #3053 from edsantiago/fix_req_env_var | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ \ | ||||
| * | | | | | cirrus lib.sh: refactor req_env_var() | Ed Santiago | 2019-05-02 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #2863 from cevich/fix_new_lint | OpenShift Merge Robot | 2019-05-02 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Remove two bits of dead code | Chris Evich | 2019-05-02 | |
|/ / / / | ||||
* | | | | Merge pull request #3049 from giuseppe/drop-unuseful-check | OpenShift Merge Robot | 2019-05-01 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||
| * | | | container: drop rootless check | Giuseppe Scrivano | 2019-05-01 | |
| |/ / | ||||
* | | | Merge pull request #3031 from baude/remotewindows | OpenShift Merge Robot | 2019-05-01 | |
|\ \ \ | |/ / |/| | | ||||
| * | | enable podman-remote on windows | baude | 2019-04-30 | |
* | | | Merge pull request #3018 from jamescassell/auto-http-proxy | OpenShift Merge Robot | 2019-05-01 | |
|\ \ \ | |_|/ |/| | | ||||
| * | | auto pass http_proxy into container | James Cassell | 2019-04-30 | |
|/ / | ||||
* | | Merge pull request #3038 from mheon/update_readme_rootless | OpenShift Merge Robot | 2019-04-30 | |
|\ \ |