| Commit message (Expand) | Author | Age |
* | Revert "spec: bind mount /sys only for rootless containers" | Giuseppe Scrivano | 2018-08-16 |
* | Suport format param for varlink Commit | Qi Wang | 2018-08-16 |
* | Fix segfault in top when -l and no args are passed | haircommander | 2018-08-16 |
* | Document STORAGE_DRIVER and STORAGE_OPTS environment variable | Daniel J Walsh | 2018-08-16 |
* | Do not 'make all' on Travis for Linux | Matthew Heon | 2018-08-15 |
* | Fix build on non-Linux OSes | Matthew Heon | 2018-08-15 |
* | Create pod CGroups when using the systemd cgroup driver | Matthew Heon | 2018-08-15 |
* | Switch systemd default CGroup parent to machine.slice | Matthew Heon | 2018-08-15 |
* | spec: bind mount /sys only for rootless containers | Giuseppe Scrivano | 2018-08-15 |
* | build, rootless: specify IsolationOCIRootless | Giuseppe Scrivano | 2018-08-15 |
* | vendor: update buildah version | Giuseppe Scrivano | 2018-08-15 |
* | Fix handling of hostname in --net=host | Daniel J Walsh | 2018-08-15 |
* | Updated pod_api to reflect function spec | haircommander | 2018-08-14 |
* | Add create and pull commands | Jhon Honce | 2018-08-14 |
* | rootless: not require userns for help/version | Giuseppe Scrivano | 2018-08-14 |
* | pkg/apparmor: use a pipe instead of a tmp file | Valentin Rothberg | 2018-08-14 |
* | pkg/apparmor: move data under Linux/apparmor buildtags | Valentin Rothberg | 2018-08-14 |
* | pkg/apparmor: move all linux-code into apparmor_linux* | Valentin Rothberg | 2018-08-14 |
* | podman in rootless mode will only work with cgroupfs at this point. | Daniel J Walsh | 2018-08-14 |
* | when searching, survive errors for multiple registries | baude | 2018-08-14 |
* | Remove unused function in runtime.go | Matthew Heon | 2018-08-14 |
* | Fix papr tests by forcing cgroupfs in CI | Matthew Heon | 2018-08-14 |
* | Merge pull request #1259 from mheon/bump-0.8.2.1 | Matthew Heon | 2018-08-11 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-08-11 |
| * | Bump to v0.8.3-dev | Matthew Heon | 2018-08-11 |
| * | Bump to v0.8.2.1v0.8.2.1 | Matthew Heon | 2018-08-11 |
|/ |
|
* | Merge pull request #1254 from mheon/systemd_cgroups_default | Matthew Heon | 2018-08-11 |
|\ |
|
| * | Further fix tests | Matthew Heon | 2018-08-11 |
| * | Fix python tests again | Matthew Heon | 2018-08-10 |
| * | Fix python tests to use cgroupfs | Matthew Heon | 2018-08-10 |
| * | Fix typo breaking tests | Matthew Heon | 2018-08-10 |
| * | Force cgroupfs for python tests | Matthew Heon | 2018-08-10 |
| * | Swap default CGroup manager to systemd | Matthew Heon | 2018-08-10 |
| * | Only use cgroupfs for containerized tests | Matthew Heon | 2018-08-10 |
| * | Temporarily force all tests to use cgroupfs driver | Matthew Heon | 2018-08-10 |
* | | Ensure pod inspect is locked and validity-checked | Matthew Heon | 2018-08-11 |
* | | Bump gitvalidation epoch | Daniel J Walsh | 2018-08-10 |
* | | Bump to v0.8.3-dev | Daniel J Walsh | 2018-08-10 |
* | | Bump to v0.8.2v0.8.2 | Daniel J Walsh | 2018-08-10 |
* | | We need to sort mounts so that one mount does not over mount another. | Daniel J Walsh | 2018-08-10 |
* | | search name should include registry | baude | 2018-08-10 |
* | | Split pod.go into 3 files | Matthew Heon | 2018-08-10 |
* | | Make errors during refresh nonfatal | Matthew Heon | 2018-08-10 |
* | | Add batch check to container stats lock | Matthew Heon | 2018-08-10 |
* | | removeContainer: fix deadlock | Valentin Rothberg | 2018-08-10 |
* | | Add FFJSON to build container | Matthew Heon | 2018-08-09 |
|/ |
|
* | Don't require .gopathok for individual FFJSON targets | Matthew Heon | 2018-08-09 |
* | Add FFJSON generation to makefile | Matthew Heon | 2018-08-09 |
* | Re-add FFJSON for container and pod structs | Matthew Heon | 2018-08-09 |
* | Fixed a bug setting dependencies on the wrong container | haircommander | 2018-08-09 |