summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rename localRuntime to runtime in cmd/podmanbaude2019-01-15
* Merge pull request #2156 from baude/remotermiOpenShift Merge Robot2019-01-15
|\
| * podman remote integrations testsbaude2019-01-15
| * podman remote client -- add rmibaude2019-01-14
* | Merge pull request #2024 from cevich/fix_git_ci_vmOpenShift Merge Robot2019-01-15
|\ \ | |/ |/|
| * [skip ci] Hack: Fix get_ci_vm.sh w/ gcloud ssh/scpChris Evich2019-01-14
* | Merge pull request #2155 from baude/remotetestenableOpenShift Merge Robot2019-01-14
|\ \
| * | Run integrations test with remote-clientbaude2019-01-14
|/ /
* | Merge pull request #2153 from mheon/update_for_1.0OpenShift Merge Robot2019-01-14
|\ \
| * | Update master branch with v1.0 changes from 1.0 branchMatthew Heon2019-01-14
| |/
* | Merge pull request #2152 from rhatdan/noexecOpenShift Merge Robot2019-01-14
|\ \ | |/ |/|
| * Add local storage.conf example to troubleshootDaniel J Walsh2019-01-14
|/
* Merge pull request #2117 from mtrmac/no-imagePartsOpenShift Merge Robot2019-01-14
|\
| * Remove imageParts.{isTagged,registry,name,tag}Miloslav Trmač2019-01-14
| * Clarify comments about isRegistry a bit.Miloslav Trmač2019-01-14
| * Use imageParts.unnormalizedRef in GetImageBaseNameMiloslav Trmač2019-01-14
| * FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearchMiloslav Trmač2019-01-14
| * Use imageParts.referenceWithRegistry in Image.getLocalImageMiloslav Trmač2019-01-14
| * Don't try to look up local images with an explicit :latest suffixMiloslav Trmač2019-01-14
| * Return a reference.Named from normalizedTagMiloslav Trmač2019-01-14
| * Use reference.TagNameOnly instead of manually adding imageParts.tag in normal...Miloslav Trmač2019-01-14
| * Use imageParts.normalizedReference in normalizeTagMiloslav Trmač2019-01-14
| * Add imageParts.normalizedReference()Miloslav Trmač2019-01-14
| * Use imageparts.referenceWithRegistry in normalizeTagMiloslav Trmač2019-01-14
| * Remove no longer used imageParts.assemble()Miloslav Trmač2019-01-14
| * Use getPullRefPair / getSinglePullRefPairGoal in pullGoalFromPossiblyUnqualif...Miloslav Trmač2019-01-14
| * Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
| * Use imageParts.referenceWithRegistry in getPullRefPairMiloslav Trmač2019-01-14
| * Add imageParts.referenceWithRegistryMiloslav Trmač2019-01-14
| * Don't use imageParts.assemble when pulling from a qualified nameMiloslav Trmač2019-01-14
| * Reorganize normalizeTagMiloslav Trmač2019-01-14
| * Simplify pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
| * Remove imageParts.transportMiloslav Trmač2019-01-14
| * Simplify pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
| * Inline imageParts.assembleWithTransport into callersMiloslav Trmač2019-01-14
| * Record the original reference.Named in imagePartsMiloslav Trmač2019-01-14
| * Drop image.DecomposeString, make image.Parts private imageParts againMiloslav Trmač2019-01-14
| * Don't call image.DecomposeString in imageInListToContainerImageMiloslav Trmač2019-01-14
|/
* Merge pull request #2141 from baude/remotetagOpenShift Merge Robot2019-01-13
|\
| * Add darwin support for remote-clientbaude2019-01-11
* | Merge pull request #2137 from rhatdan/noexecOpenShift Merge Robot2019-01-13
|\ \
| * | Add troubleshooting statement for homedirs mounted noexecDaniel J Walsh2019-01-13
* | | Merge pull request #2008 from harche/multi-archOpenShift Merge Robot2019-01-13
|\ \ \ | |/ / |/| |
| * | Use multi-arch images in test case scriptsHarshal Patil2019-01-11
* | | Merge pull request #2148 from rhatdan/storage-optOpenShift Merge Robot2019-01-12
|\ \ \
| * | | Set default storage options from mounts.conf file.Daniel J Walsh2019-01-12
* | | | Merge pull request #2145 from baude/playcontainerintopodOpenShift Merge Robot2019-01-12
|\ \ \ \ | |/ / / |/| | |
| * | | podman play kube: add containers to podbaude2019-01-11
| | |/ | |/|
* | | Merge pull request #2138 from giuseppe/rootless-pod-fixOpenShift Merge Robot2019-01-11
|\ \ \ | |/ / |/| |
| * | rootless: create the userns immediately when creating a new podGiuseppe Scrivano2019-01-11