| Commit message (Expand) | Author | Age |
* | Merge pull request #1955 from mheon/fix_hooks_not_exist | OpenShift Merge Robot | 2018-12-07 |
|\ |
|
| * | Fix errors where OCI hooks directory does not exist | Matthew Heon | 2018-12-07 |
* | | Merge pull request #1953 from baude/podstoptimeout | OpenShift Merge Robot | 2018-12-07 |
|\ \ |
|
| * | | add timeout to pod stop | baude | 2018-12-07 |
* | | | Merge pull request #1928 from baude/podtokube | OpenShift Merge Robot | 2018-12-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | generate kube | baude | 2018-12-04 |
* | | | Fix reporting the registries.conf path on error | Miloslav Trmač | 2018-12-06 |
* | | | Remove manual handling of insecure registries in doPullImage | Miloslav Trmač | 2018-12-06 |
* | | | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | | | Remove manual handling of insecure registries in PushImageToReference | Miloslav Trmač | 2018-12-06 |
* | | | Remove the forceSecure parameter of Image.PushImageTo* | Miloslav Trmač | 2018-12-06 |
* | | | Minimally update for the DockerInsecureSkipTLSVerify type change | Miloslav Trmač | 2018-12-06 |
* | | | Fix build on non-Linux | Miloslav Trmač | 2018-12-06 |
* | | | Remove some unused data structures and code | Miloslav Trmač | 2018-12-06 |
| |/
|/| |
|
* | | bind mount /etc/resolv.conf|hosts in pods | baude | 2018-12-06 |
* | | Merge pull request #1904 from umohnani8/volume | OpenShift Merge Robot | 2018-12-06 |
|\ \ |
|
| * | | Tests for podman volume commands | Urvashi Mohnani | 2018-12-06 |
| * | | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | | | Merge pull request #1912 from baude/prune | OpenShift Merge Robot | 2018-12-06 |
|\ \ \ |
|
| * | | | Add ability to prune containers and images | baude | 2018-12-05 |
| |/ / |
|
* | | | Add locking to Sync() on containers | Matthew Heon | 2018-12-06 |
* | | | Add --sync option to podman rm | Matthew Heon | 2018-12-06 |
|/ / |
|
* | | Merge pull request #1940 from wking/numeric-gid | OpenShift Merge Robot | 2018-12-05 |
|\ \ |
|
| * | | libpod/container_internal_linux: Allow gids that aren't in the group file | W. Trevor King | 2018-12-04 |
| |/ |
|
* | | Merge pull request #1918 from mheon/use_db_paths | OpenShift Merge Robot | 2018-12-05 |
|\ \ |
|
| * | | Use runtime lockDir in BoltDB state | Matthew Heon | 2018-12-04 |
| * | | Revert changes to GetDefaultStoreOptions | Matthew Heon | 2018-12-03 |
| * | | Fix libpod static dir selection when graphroot changed | Matthew Heon | 2018-12-03 |
| * | | Ensure directory where we will make database exists | Matthew Heon | 2018-12-03 |
| * | | Fix typo | Matthew Heon | 2018-12-03 |
| * | | Add better descriptions for validation errors in DB | Matthew Heon | 2018-12-03 |
| * | | Fix gofmt and lint | Matthew Heon | 2018-12-02 |
| * | | Make locks dir in unit tests | Matthew Heon | 2018-12-02 |
| * | | Do not initialize locks dir in BoltDB | Matthew Heon | 2018-12-02 |
| * | | Move rootless storage config into libpod | Matthew Heon | 2018-12-02 |
| * | | Set default paths from DB if not explicitly overridden | Matthew Heon | 2018-12-02 |
| * | | Add a struct indicating if some Runtime fields were set | Matthew Heon | 2018-12-02 |
| * | | Make DB config validation an explicit step | Matthew Heon | 2018-12-02 |
| * | | Move DB configuration up in runtime setup | Matthew Heon | 2018-12-02 |
| * | | Add ability to retrieve runtime configuration from DB | Matthew Heon | 2018-12-02 |
| |/ |
|
* | | Merge pull request #1939 from mheon/no_firewall_if_rootless | OpenShift Merge Robot | 2018-12-04 |
|\ \ |
|
| * | | Don't initialize CNI when running as rootless | Matthew Heon | 2018-12-04 |
| |/ |
|
* / | libpod/container_internal: Deprecate implicit hook directories | W. Trevor King | 2018-12-03 |
|/ |
|
* | rootless: propagate XDG_RUNTIME_DIR to the OCI runtime | Giuseppe Scrivano | 2018-11-30 |
* | Merge pull request #1317 from rhatdan/privileged | OpenShift Merge Robot | 2018-11-30 |
|\ |
|
| * | Disable mount options when running --privileged | Daniel J Walsh | 2018-11-28 |
* | | /dev/shm should be mounted even in rootless mode. | Daniel J Walsh | 2018-11-28 |
* | | Merge pull request #1798 from giuseppe/fix-notify-socket | OpenShift Merge Robot | 2018-11-28 |
|\ \ |
|
| * | | oci: propagate NOTIFY_SOCKET on runtime start | Giuseppe Scrivano | 2018-11-28 |
* | | | Merge pull request #1880 from baude/f29fixes | OpenShift Merge Robot | 2018-11-28 |
|\ \ \ |
|