summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Create pod CGroups when using the systemd cgroup driverMatthew Heon2018-08-15
* Switch systemd default CGroup parent to machine.sliceMatthew Heon2018-08-15
* spec: bind mount /sys only for rootless containersGiuseppe Scrivano2018-08-15
* build, rootless: specify IsolationOCIRootlessGiuseppe Scrivano2018-08-15
* vendor: update buildah versionGiuseppe Scrivano2018-08-15
* Fix handling of hostname in --net=hostDaniel J Walsh2018-08-15
* Updated pod_api to reflect function spechaircommander2018-08-14
* Add create and pull commandsJhon Honce2018-08-14
* rootless: not require userns for help/versionGiuseppe Scrivano2018-08-14
* pkg/apparmor: use a pipe instead of a tmp fileValentin Rothberg2018-08-14
* pkg/apparmor: move data under Linux/apparmor buildtagsValentin Rothberg2018-08-14
* pkg/apparmor: move all linux-code into apparmor_linux*Valentin Rothberg2018-08-14
* podman in rootless mode will only work with cgroupfs at this point.Daniel J Walsh2018-08-14
* when searching, survive errors for multiple registriesbaude2018-08-14
* Remove unused function in runtime.goMatthew Heon2018-08-14
* Fix papr tests by forcing cgroupfs in CIMatthew Heon2018-08-14
* Merge pull request #1259 from mheon/bump-0.8.2.1Matthew Heon2018-08-11
|\
| * Bump gitvalidation epochMatthew Heon2018-08-11
| * Bump to v0.8.3-devMatthew Heon2018-08-11
| * Bump to v0.8.2.1v0.8.2.1Matthew Heon2018-08-11
|/
* Merge pull request #1254 from mheon/systemd_cgroups_defaultMatthew Heon2018-08-11
|\
| * Further fix testsMatthew Heon2018-08-11
| * Fix python tests againMatthew Heon2018-08-10
| * Fix python tests to use cgroupfsMatthew Heon2018-08-10
| * Fix typo breaking testsMatthew Heon2018-08-10
| * Force cgroupfs for python testsMatthew Heon2018-08-10
| * Swap default CGroup manager to systemdMatthew Heon2018-08-10
| * Only use cgroupfs for containerized testsMatthew Heon2018-08-10
| * Temporarily force all tests to use cgroupfs driverMatthew Heon2018-08-10
* | Ensure pod inspect is locked and validity-checkedMatthew Heon2018-08-11
* | Bump gitvalidation epochDaniel J Walsh2018-08-10
* | Bump to v0.8.3-devDaniel J Walsh2018-08-10
* | Bump to v0.8.2v0.8.2Daniel J Walsh2018-08-10
* | We need to sort mounts so that one mount does not over mount another.Daniel J Walsh2018-08-10
* | search name should include registrybaude2018-08-10
* | Split pod.go into 3 filesMatthew Heon2018-08-10
* | Make errors during refresh nonfatalMatthew Heon2018-08-10
* | Add batch check to container stats lockMatthew Heon2018-08-10
* | removeContainer: fix deadlockValentin Rothberg2018-08-10
* | Add FFJSON to build containerMatthew Heon2018-08-09
|/
* Don't require .gopathok for individual FFJSON targetsMatthew Heon2018-08-09
* Add FFJSON generation to makefileMatthew Heon2018-08-09
* Re-add FFJSON for container and pod structsMatthew Heon2018-08-09
* Fixed a bug setting dependencies on the wrong containerhaircommander2018-08-09
* Always connect to the stdout and stderr of streamDaniel J Walsh2018-08-09
* apparmor: respect "unconfined" settingValentin Rothberg2018-08-09
* oci.go: syslog: fix debug formattingValentin Rothberg2018-08-09
* add podman pod inspectbaude2018-08-09
* Fix ambiguity in adding localhost to podman savehaircommander2018-08-08
* Fix CGroupFS cgroup manager cgroup creation for podsMatthew Heon2018-08-08