summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | libpod/container_internal_linux: Allow gids that aren't in the group fileW. Trevor King2018-12-04
* | | | Merge pull request #1918 from mheon/use_db_pathsOpenShift Merge Robot2018-12-05
|\ \ \ \
| * | | | Use runtime lockDir in BoltDB stateMatthew Heon2018-12-04
| * | | | Revert changes to GetDefaultStoreOptionsMatthew Heon2018-12-03
| * | | | Fix libpod static dir selection when graphroot changedMatthew Heon2018-12-03
| * | | | Ensure directory where we will make database existsMatthew Heon2018-12-03
| * | | | Fix typoMatthew Heon2018-12-03
| * | | | Add better descriptions for validation errors in DBMatthew Heon2018-12-03
| * | | | Fix gofmt and lintMatthew Heon2018-12-02
| * | | | Make locks dir in unit testsMatthew Heon2018-12-02
| * | | | Do not initialize locks dir in BoltDBMatthew Heon2018-12-02
| * | | | Move rootless storage config into libpodMatthew Heon2018-12-02
| * | | | Set default paths from DB if not explicitly overriddenMatthew Heon2018-12-02
| * | | | Add a struct indicating if some Runtime fields were setMatthew Heon2018-12-02
| * | | | Make DB config validation an explicit stepMatthew Heon2018-12-02
| * | | | Move DB configuration up in runtime setupMatthew Heon2018-12-02
| * | | | Add ability to retrieve runtime configuration from DBMatthew Heon2018-12-02
* | | | | Merge pull request #1942 from baude/rmi_testOpenShift Merge Robot2018-12-04
|\ \ \ \ \
| * | | | | test for rmi with childrenbaude2018-12-04
* | | | | | Merge pull request #1939 from mheon/no_firewall_if_rootlessOpenShift Merge Robot2018-12-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't initialize CNI when running as rootlessMatthew Heon2018-12-04
* | | | | | Merge pull request #1920 from wking/explicit-hooks-dirsOpenShift Merge Robot2018-12-04
|\ \ \ \ \ \
| * | | | | | libpod/container_internal: Deprecate implicit hook directoriesW. Trevor King2018-12-03
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1933 from giuseppe/update-runc-againOpenShift Merge Robot2018-12-04
|\ \ \ \ \ \
| * | | | | | test: update runc againGiuseppe Scrivano2018-12-04
* | | | | | | Merge pull request #1932 from giuseppe/vendor-storageOpenShift Merge Robot2018-12-04
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | vendor: update containers/storageGiuseppe Scrivano2018-12-04
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1938 from baude/rmichildrenOpenShift Merge Robot2018-12-04
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | correct algorithm for deleting all imagesbaude2018-12-04
| | |/ / / | |/| | |
* | | | | Merge pull request #1894 from jwhonce/bug/1876OpenShift Merge Robot2018-12-04
|\ \ \ \ \
| * | | | | Only include container SizeRootFs when requestedJhon Honce2018-11-28
* | | | | | Merge pull request #1907 from baude/createpodautomaticallyOpenShift Merge Robot2018-12-04
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | create pod on the flybaude2018-12-03
|/ / / / /
* | | | | Merge pull request #1913 from baude/podexistsOpenShift Merge Robot2018-12-03
|\ \ \ \ \
| * | | | | podman pod existsbaude2018-12-03
| | |_|/ / | |/| | |
* | | | | Merge pull request #1923 from giuseppe/rootless-no-newuidmap-installedOpenShift Merge Robot2018-12-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rootless: raise error if newuidmap/newgidmap are not installedGiuseppe Scrivano2018-12-03
| | |/ / | |/| |
* | | | Merge pull request #1914 from baude/logslatestOpenShift Merge Robot2018-12-03
|\ \ \ \ | |/ / / |/| | |
| * | | Add short-option handling to logsbaude2018-12-01
|/ / /
* | | Merge pull request #1903 from giuseppe/fix-rootless-testsOpenShift Merge Robot2018-12-01
|\ \ \
| * | | tests: always install runc on UbuntuGiuseppe Scrivano2018-12-01
| * | | cirrus: update ubuntu imageGiuseppe Scrivano2018-11-30
| * | | cirrus: make apt noninteractiveGiuseppe Scrivano2018-11-30
| * | | Dockerfile, .cirrus.yml: update runc commitGiuseppe Scrivano2018-11-30
| * | | rootless: propagate XDG_RUNTIME_DIR to the OCI runtimeGiuseppe Scrivano2018-11-30
| * | | Update ubuntu VM image w/ newer runcChris Evich2018-11-30
|/ / /
* | | Merge pull request #1896 from ypu/mount-create-testOpenShift Merge Robot2018-11-30
|\ \ \
| * | | Add create test with --mount flagYiqiao Pu2018-11-29
| |/ /
* | | Merge pull request #1886 from edsantiago/pypod_run_argsOpenShift Merge Robot2018-11-30
|\ \ \
| * | | pypod create/run: ignore args for container commandEd Santiago2018-11-28