Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | 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 #1942 from baude/rmi_test | OpenShift Merge Robot | 2018-12-04 | |
|\ \ \ \ \ | ||||
| * | | | | | test for rmi with children | baude | 2018-12-04 | |
* | | | | | | 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 | |
* | | | | | | Merge pull request #1920 from wking/explicit-hooks-dirs | OpenShift Merge Robot | 2018-12-04 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | libpod/container_internal: Deprecate implicit hook directories | W. Trevor King | 2018-12-03 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #1933 from giuseppe/update-runc-again | OpenShift Merge Robot | 2018-12-04 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | test: update runc again | Giuseppe Scrivano | 2018-12-04 | |
* | | | | | | | Merge pull request #1932 from giuseppe/vendor-storage | OpenShift Merge Robot | 2018-12-04 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | vendor: update containers/storage | Giuseppe Scrivano | 2018-12-04 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #1938 from baude/rmichildren | OpenShift Merge Robot | 2018-12-04 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | correct algorithm for deleting all images | baude | 2018-12-04 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #1894 from jwhonce/bug/1876 | OpenShift Merge Robot | 2018-12-04 | |
|\ \ \ \ \ | ||||
| * | | | | | Only include container SizeRootFs when requested | Jhon Honce | 2018-11-28 | |
* | | | | | | Merge pull request #1907 from baude/createpodautomatically | OpenShift Merge Robot | 2018-12-04 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | create pod on the fly | baude | 2018-12-03 | |
|/ / / / / | ||||
* | | | | | Merge pull request #1913 from baude/podexists | OpenShift Merge Robot | 2018-12-03 | |
|\ \ \ \ \ | ||||
| * | | | | | podman pod exists | baude | 2018-12-03 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #1923 from giuseppe/rootless-no-newuidmap-installed | OpenShift Merge Robot | 2018-12-03 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | rootless: raise error if newuidmap/newgidmap are not installed | Giuseppe Scrivano | 2018-12-03 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #1914 from baude/logslatest | OpenShift Merge Robot | 2018-12-03 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Add short-option handling to logs | baude | 2018-12-01 | |
|/ / / | ||||
* | | | Merge pull request #1903 from giuseppe/fix-rootless-tests | OpenShift Merge Robot | 2018-12-01 | |
|\ \ \ | ||||
| * | | | tests: always install runc on Ubuntu | Giuseppe Scrivano | 2018-12-01 | |
| * | | | cirrus: update ubuntu image | Giuseppe Scrivano | 2018-11-30 | |
| * | | | cirrus: make apt noninteractive | Giuseppe Scrivano | 2018-11-30 | |
| * | | | Dockerfile, .cirrus.yml: update runc commit | Giuseppe Scrivano | 2018-11-30 | |
| * | | | rootless: propagate XDG_RUNTIME_DIR to the OCI runtime | Giuseppe Scrivano | 2018-11-30 | |
| * | | | Update ubuntu VM image w/ newer runc | Chris Evich | 2018-11-30 | |
|/ / / | ||||
* | | | Merge pull request #1896 from ypu/mount-create-test | OpenShift Merge Robot | 2018-11-30 | |
|\ \ \ | ||||
| * | | | Add create test with --mount flag | Yiqiao Pu | 2018-11-29 | |
| |/ / | ||||
* | | | Merge pull request #1886 from edsantiago/pypod_run_args | OpenShift Merge Robot | 2018-11-30 | |
|\ \ \ | ||||
| * | | | pypod create/run: ignore args for container command | Ed Santiago | 2018-11-28 | |
* | | | | 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 | |
| * | | | | Vendor in latest containers/storage | Daniel J Walsh | 2018-11-28 | |
* | | | | | Merge pull request #1777 from rhatdan/shm | OpenShift Merge Robot | 2018-11-30 | |
|\ \ \ \ \ | ||||
| * | | | | | /dev/shm should be mounted even in rootless mode. | Daniel J Walsh | 2018-11-28 | |
* | | | | | | Merge pull request #1906 from baude/addpsp | OpenShift Merge Robot | 2018-11-30 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | add pod short option to ps | baude | 2018-11-30 | |
|/ / / / / | ||||
* | | | | | Merge pull request #1890 from baude/disablecheckpointtests | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ \ | ||||
| * | | | | | disable checkpoint tests on f29 | baude | 2018-11-28 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #1714 from giuseppe/fix-rootless-tests | OpenShift Merge Robot | 2018-11-28 | |
|\ \ \ \ \ |