summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Merge pull request #2122 from giuseppe/sign-fixesOpenShift Merge Robot2019-01-10
|\ \ \ \ \ \
| * | | | | | sign: make all error messages lowercaseGiuseppe Scrivano2019-01-10
| * | | | | | sign: use filepath.Join instead of fmt.SprintfGiuseppe Scrivano2019-01-10
| |/ / / / /
* | | | | | Merge pull request #2095 from rhatdan/completionsOpenShift Merge Robot2019-01-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add Validate completionsDaniel J Walsh2019-01-08
* | | | | | Merge pull request #2114 from vrothberg/issue-2107OpenShift Merge Robot2019-01-10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | apparmor: apply default profile at container initializationValentin Rothberg2019-01-09
| | |/ / / | |/| | |
* | | | | libpod/image: Use ParseNormalizedNamed in RepoDigestsW. Trevor King2019-01-09
* | | | | Merge pull request #2115 from rhatdan/shmOpenShift Merge Robot2019-01-09
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | If you fail to open shm lock then attempt to create itDaniel J Walsh2019-01-09
|/ / / /
* | | | Merge pull request #2040 from QiWang19/signimgOpenShift Merge Robot2019-01-09
|\ \ \ \
| * | | | [WIP]Support podman image signQi Wang2019-01-08
* | | | | Merge pull request #2061 from adrianreber/static-ipOpenShift Merge Robot2019-01-09
|\ \ \ \ \
| * | | | | Use existing interface to request IP address during restoreAdrian Reber2019-01-09
| * | | | | Added checkpoint/restore test for same IPAdrian Reber2019-01-09
| * | | | | Enable checkpoint test with established TCP connectionsAdrian Reber2019-01-09
* | | | | | Merge pull request #2087 from wking/kind-bugOpenShift Merge Robot2019-01-09
|\ \ \ \ \ \
| * | | | | | .github/ISSUE_TEMPLATE: Suggest '/kind bug' and '/kind feature'W. Trevor King2019-01-08
| |/ / / / /
* | | | | | Merge pull request #2103 from debarshiray/wip/debarshiray/man-page-order-long...OpenShift Merge Robot2019-01-09
|\ \ \ \ \ \
| * | | | | | List the long variant of each option before its shorter counterpartDebarshi Ray2019-01-09
| |/ / / / /
* | | | | | Merge pull request #1830 from wking/config-filter-hooksOpenShift Merge Robot2019-01-09
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | pkg/hooks/exec: Include failed command in hook errorsW. Trevor King2019-01-08
| * | | | | hooks/exec/runtimeconfigfilter: Log config changesW. Trevor King2019-01-08
| * | | | | hooks: Add pre-create hooks for runtime-config manipulationW. Trevor King2019-01-08
|/ / / / /
* | | | | Merge pull request #2097 from debarshiray/wip/debarshiray/podman-exec-workdirOpenShift Merge Robot2019-01-08
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a --workdir option to 'podman exec'Debarshi Ray2019-01-08
* | | | | Merge pull request #2094 from debarshiray/wip/debarshiray/podman-start-sig-pr...OpenShift Merge Robot2019-01-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Default --sig-proxy to true for 'podman start --attach'Debarshi Ray2019-01-08
| * | | | Test that 'podman start --sig-proxy' does not work without --attachDebarshi Ray2019-01-08
|/ / / /
* | | | Merge pull request #2099 from mheon/config_to_containerconfigOpenShift Merge Robot2019-01-08
|\ \ \ \
| * | | | Rename libpod.Config back to ContainerConfigMatthew Heon2019-01-07
| | |/ / | |/| |
* | | | Merge pull request #2076 from rhatdan/storage.confOpenShift Merge Robot2019-01-08
|\ \ \ \
| * | | | If local storage file exists, then use it rather then defaults.Daniel J Walsh2019-01-03
* | | | | Merge pull request #2101 from vrothberg/vendor-buildahOpenShift Merge Robot2019-01-08
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | vendor latest buildahValentin Rothberg2019-01-08
|/ / / /
* | | | Merge pull request #2078 from rhatdan/config.fileOpenShift Merge Robot2019-01-07
|\ \ \ \
| * | | | Add the configuration file used to setup storage to podman infoDaniel J Walsh2019-01-07
* | | | | Merge pull request #2064 from afbjorklund/exec-envOpenShift Merge Robot2019-01-07
|\ \ \ \ \
| * | | | | Honor image environment variables with execAnders F Björklund2019-01-07
* | | | | | Merge pull request #2100 from cevich/very_small_simplificationOpenShift Merge Robot2019-01-07
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Minor: Remove redundant basename command in ooe.shChris Evich2019-01-07
| | |_|/ / | |/| | |
* | | | | Merge pull request #2098 from baude/remoteOpenShift Merge Robot2019-01-07
|\ \ \ \ \
| * | | | | Add ability to build golang remote clientbaude2019-01-07
* | | | | | Merge pull request #2096 from vrothberg/vendor-buildahOpenShift Merge Robot2019-01-07
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | vendor latest buildahValentin Rothberg2019-01-07
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2075 from baude/runlabelnameOpenShift Merge Robot2019-01-07
|\ \ \ \ \
| * | | | | container runlabel NAME implementationbaude2019-01-04
* | | | | | Merge pull request #2083 from mheon/shm_locking_fixesOpenShift Merge Robot2019-01-07
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Address lingering review comments from SHM locking PRMatthew Heon2019-01-07
|/ / / / /
* | | | | Merge pull request #2093 from vrothberg/issue-2092OpenShift Merge Robot2019-01-07
|\ \ \ \ \