Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | 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 #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 |