summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Set default storage options from mounts.conf file.Daniel J Walsh2019-01-12
* 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
| * rootless: join both userns and mount namespace with --podGiuseppe Scrivano2019-01-11
| * spec: add nosuid,noexec,nodev to ro bind mountGiuseppe Scrivano2019-01-11
* | Merge pull request #2135 from baude/varlinkpruneOpenShift Merge Robot2019-01-11
|\ \
| * | Add varlink support for prunebaude2019-01-10
| |/
* | Merge pull request #2113 from baude/remoteimagesOpenShift Merge Robot2019-01-11
|\ \
| * | remote-client support for imagesbaude2019-01-10
* | | Merge pull request #2102 from vrothberg/vendor-updateOpenShift Merge Robot2019-01-11
|\ \ \
| * | | vendor: update everythingValentin Rothberg2019-01-11
| * | | vendor make targetValentin Rothberg2019-01-11
|/ / /
* | | Merge pull request #2105 from mheon/jsoniterOpenShift Merge Robot2019-01-11
|\ \ \ | |_|/ |/| |
| * | Replace tab with spaces in MarshalIndent in libpodMatthew Heon2019-01-10
| * | Remove one more usage of encoding/json in libpodMatthew Heon2019-01-10
| * | Update vendor.conf for jsoniter vendor changesMatthew Heon2019-01-10
| * | Move all libpod/ JSON references over to jsoniterMatthew Heon2019-01-10
| * | Update json-iterator vendor to v1.1.5Matthew Heon2019-01-10
| * | Remove easyjson in preparation for switch to jsoniterMatthew Heon2019-01-10
|/ /
* | Merge pull request #2131 from mheon/restore_storage_defaultsOpenShift Merge Robot2019-01-10
|\ \
| * | Use defaults if paths are not specified in storage.confMatthew Heon2019-01-10
* | | Merge pull request #2120 from rhatdan/volumeOpenShift Merge Robot2019-01-10
|\ \ \
| * | | Fix handling of nil volumesDaniel J Walsh2019-01-10
* | | | Merge pull request #2108 from QiWang19/from1899OpenShift Merge Robot2019-01-10
|\ \ \ \
| * | | | Fix 'image trust' from PR1899Qi Wang2019-01-09
* | | | | Merge pull request #2127 from QiWang19/fixsigstoreOpenShift Merge Robot2019-01-10
|\ \ \ \ \
| * | | | | fix up sigstore pathQi Wang2019-01-10
* | | | | | Merge pull request #2126 from giuseppe/set-prlimitOpenShift Merge Robot2019-01-10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | podman: bump RLIMIT_NOFILE also without CAP_SYS_RESOURCEGiuseppe Scrivano2019-01-10
* | | | | | Merge pull request #2119 from jwhonce/wip/python_podmanOpenShift Merge Robot2019-01-10
|\ \ \ \ \ \
| * | | | | | Move python code from contrib to it's own repo python-podmanJhon Honce2019-01-10
* | | | | | | Merge pull request #2129 from cevich/timestampOpenShift Merge Robot2019-01-10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | (Minor) Cirrus: Print timestamp at startChris Evich2019-01-10
* | | | | | | Merge pull request #2128 from mheon/pr_testOpenShift Merge Robot2019-01-10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Trivial readme updatesMatthew Heon2019-01-10
|/ / / / / /
* | | | | | Merge pull request #2111 from rhatdan/signOpenShift Merge Robot2019-01-10
|\ \ \ \ \ \
| * | | | | | Fix up image sign and trustDaniel J Walsh2019-01-09
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2121 from giuseppe/always-cleanup-rootless-containersMatthew Heon2019-01-10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | createconfig: always cleanup a rootless containerGiuseppe Scrivano2019-01-10
| | |_|_|/ | |/| | |
* | | | | 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
|\ \ \