summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Merge pull request #3549 from marcov/evict-containerOpenShift Merge Robot2019-10-04
|\
| * rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* | Merge pull request #4161 from afbjorklund/machine-envOpenShift Merge Robot2019-10-03
|\ \
| * | Apply changes also to the windows implementationAnders F Björklund2019-10-02
| * | Avoid hard-coding path to varlink and podmanAnders F Björklund2019-10-01
| * | Allow changing IdentityFile and to IgnoreHostsAnders F Björklund2019-10-01
* | | rootless: allow cgroupfs manager on cgroups v2Giuseppe Scrivano2019-10-02
|/ /
* | network: hide EPERM warning when rootlessGiuseppe Scrivano2019-10-01
* | Merge pull request #4001 from kunalkushwaha/podman-import-fixOpenShift Merge Robot2019-09-30
|\ \
| * | syntax updated for podman import --changeKunal Kushwaha2019-09-27
* | | Merge pull request #4124 from mheon/set_log_level_earlyOpenShift Merge Robot2019-09-27
|\ \ \
| * | | Set log-level immediately, before rootless setupMatthew Heon2019-09-26
* | | | Merge pull request #4117 from mheon/pod_no_nameOpenShift Merge Robot2019-09-26
|\ \ \ \ | |/ / / |/| | |
| * | | Add an error for pods without a nameMatthew Heon2019-09-26
| | |/ | |/|
* | | Merge pull request #4102 from baude/remotestdinOpenShift Merge Robot2019-09-25
|\ \ \
| * | | conditionally send stdin on remote runbaude2019-09-24
| |/ /
* | | Handle conflict between volumes and --read-only-tmpfsMatthew Heon2019-09-24
* | | Merge pull request #4094 from haircommander/play-only-podOpenShift Merge Robot2019-09-24
|\ \ \
| * | | play kube: Only support pod kind in k8s yamlPeter Hunt2019-09-24
| |/ /
* | | Make netns bind mount sharedgabi beyer2019-09-24
* | | rootless: Rearrange setup of rootless containersGabi Beyer2019-09-24
|/ /
* | execuser: look at the source for /etc/{passwd,group} overridesGiuseppe Scrivano2019-09-21
* | Clean destination paths during mount generationMatthew Heon2019-09-19
* | support non-standard ssh port for remote-clientbaude2019-09-17
* | Merge pull request #4034 from rhatdan/relabelOpenShift Merge Robot2019-09-17
|\ \
| * | Add 'relabel' to --mount optionsDaniel J Walsh2019-09-16
* | | Check for rootless before checking cgroups version in spec_test.Danila Kiver2019-09-15
* | | Skip spec_test for rootless envs without cgroup v2.Danila Kiver2019-09-14
|/ /
* | Merge pull request #4006 from rhatdan/rootlessOpenShift Merge Robot2019-09-13
|\ \
| * | Report errors when trying to pause rootless containersDaniel J Walsh2019-09-13
* | | Merge pull request #3934 from rhatdan/waitOpenShift Merge Robot2019-09-13
|\ \ \ | |/ / |/| |
| * | Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12
| * | Use exit code constantsDaniel J Walsh2019-09-12
* | | enhance podman network rmbaude2019-09-12
|/ /
* / rootless: automatically create a systemd scopeGiuseppe Scrivano2019-09-12
|/
* Merge pull request #3927 from openSUSE/manager-annotationsOpenShift Merge Robot2019-09-11
|\
| * Add `ContainerManager` annotation to created containersSascha Grunert2019-09-10
* | Merge pull request #3581 from mheon/no_cgroupsOpenShift Merge Robot2019-09-11
|\ \ | |/ |/|
| * Add support for launching containers without CGroupsMatthew Heon2019-09-10
* | Merge pull request #3896 from mheon/volume_lookupOpenShift Merge Robot2019-09-09
|\ \
| * | Add function for looking up volumes by partial nameMatthew Heon2019-09-09
| |/
* | Merge pull request #3862 from baude/networkcreateOpenShift Merge Robot2019-09-09
|\ \ | |/ |/|
| * podman network createbaude2019-09-09
* | Fixup `util.GetRootlessConfigHomeDir` permission requirementsChristian Felder2019-09-09
* | build: pass down the cgroup manager to buildahGiuseppe Scrivano2019-09-06
|/
* Merge pull request #3918 from rhatdan/infoOpenShift Merge Robot2019-09-06
|\
| * Return information about mount_program (fuse-overlayfs)Daniel J Walsh2019-09-06
* | Merge pull request #3958 from haircommander/play-kube-secOpenShift Merge Robot2019-09-06
|\ \
| * | play kube: fix segfaultPeter Hunt2019-09-06
| |/