Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | Force a CNI Delete on refreshing containers | Matthew Heon | 2019-09-24 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #4103 from mheon/handle_volume_conflict | OpenShift Merge Robot | 2019-09-25 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | Handle conflict between volumes and --read-only-tmpfs | Matthew Heon | 2019-09-24 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #4098 from mheon/release_notes_1.6.0_rc2 | OpenShift Merge Robot | 2019-09-24 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | Add release notes for new-in-RC2 changes | Matthew Heon | 2019-09-24 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #4094 from haircommander/play-only-pod | OpenShift Merge Robot | 2019-09-24 | |
|\ \ \ \ \ | ||||
| * | | | | | play kube: Only support pod kind in k8s yaml | Peter Hunt | 2019-09-24 | |
| |/ / / / | ||||
* | | | | | Merge pull request #3756 from gabibeyer/rootlessOrdering | OpenShift Merge Robot | 2019-09-24 | |
|\ \ \ \ \ | ||||
| * | | | | | add list mount tests | gabi beyer | 2019-09-24 | |
| * | | | | | Make netns bind mount shared | gabi beyer | 2019-09-24 | |
| * | | | | | Add Kata Containers support | gabi beyer | 2019-09-24 | |
| * | | | | | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-09-24 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #4097 from edsantiago/bats | OpenShift Merge Robot | 2019-09-24 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | system tests: run test: reenable and fix | Ed Santiago | 2019-09-24 | |
|/ / / / | ||||
* | | | | Merge pull request #4089 from vrothberg/fix-4005 | OpenShift Merge Robot | 2019-09-24 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | runtime: fix logic to disable SDNotify | Valentin Rothberg | 2019-09-24 | |
|/ / / | ||||
* | | | Merge pull request #3969 from abitrolly/patch-1 | OpenShift Merge Robot | 2019-09-23 | |
|\ \ \ | ||||
| * | | | Cirrus: Add upload_snap to success dependencies | Anatoli Babenia | 2019-09-23 | |
| * | | | Cirrus: Add snapcraft credentials | Anatoli Babenia | 2019-09-23 | |
| * | | | Cirrus: Upload snap only on merges to master | Anatoli Babenia | 2019-09-23 | |
| * | | | Cirrus: Push snap continuously | Anatoli Babenia | 2019-09-23 | |
| |/ / | ||||
* | | | Merge pull request #4074 from giuseppe/override-etc-passwd-group | OpenShift Merge Robot | 2019-09-23 | |
|\ \ \ | ||||
| * | | | exec: set HOME also with exec sessions | Giuseppe Scrivano | 2019-09-21 | |
| * | | | execuser: look at the source for /etc/{passwd,group} overrides | Giuseppe Scrivano | 2019-09-21 | |
* | | | | Merge pull request #4083 from mheon/document_system_events | OpenShift Merge Robot | 2019-09-23 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Document the 'system' event types for 'podman events' | Matthew Heon | 2019-09-23 | |
|/ / / | ||||
* | | | Merge pull request #4071 from cevich/more_podbot | OpenShift Merge Robot | 2019-09-22 | |
|\ \ \ | |/ / |/| | | ||||
| * | | Cirrus: More podbot/success improvements | Chris Evich | 2019-09-20 | |
* | | | Merge pull request #4029 from rhatdan/cgroup | OpenShift Merge Robot | 2019-09-21 | |
|\ \ \ | ||||
| * | | | We need to convert libpod.conf files in user homedir for cgroupv2 | Daniel J Walsh | 2019-09-21 | |
* | | | | Merge pull request #3754 from cevich/latest_ubuntu | OpenShift Merge Robot | 2019-09-21 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Cirrus: Temporarily disable testing on Ubuntu 19 | Chris Evich | 2019-09-20 | |
| * | | | Cirrus: disable Evil Units in base-images | Chris Evich | 2019-09-20 | |
| * | | | Cirrus: Add latest ubuntu | Chris Evich | 2019-09-20 | |
| |/ / | ||||
* | | | Merge pull request #4068 from giuseppe/always-set-home | OpenShift Merge Robot | 2019-09-21 | |
|\ \ \ | |/ / |/| | | ||||
| * | | container: make sure $HOME is always set | Giuseppe Scrivano | 2019-09-20 | |
* | | | Merge pull request #4070 from cevich/podbot_creds | OpenShift Merge Robot | 2019-09-20 | |
|\ \ \ | |/ / |/| | | ||||
| * | | Cirrus: Fix success script | Chris Evich | 2019-09-20 | |
| * | | Cirrus: Update podbot credentials | Chris Evich | 2019-09-20 | |
|/ / | ||||
* | | Merge pull request #4051 from giuseppe/use-crun-pkg | OpenShift Merge Robot | 2019-09-20 | |
|\ \ | |/ |/| | ||||
| * | tests: use crun package | Giuseppe Scrivano | 2019-09-19 | |
* | | Merge pull request #4063 from baude/tomltypo | OpenShift Merge Robot | 2019-09-20 | |
|\ \ | ||||
| * | | fix trivial type for event logger | baude | 2019-09-19 | |
* | | | Merge pull request #4064 from TomSweeneyRedHat/dev/tsweeney/tutfix | OpenShift Merge Robot | 2019-09-20 | |
|\ \ \ | ||||
| * | | | Move rootless and Mac to Tutorials page | TomSweeneyRedHat | 2019-09-19 | |
| |/ / | ||||
* | | | Merge pull request #4042 from jwhonce/wip/msi | OpenShift Merge Robot | 2019-09-20 | |
|\ \ \ | |/ / |/| | | ||||
| * | | Support podman-remote help on windows | Jhon Honce | 2019-09-19 | |
* | | | Merge pull request #4060 from mheon/clean_paths | OpenShift Merge Robot | 2019-09-19 | |
|\ \ \ | |/ / |/| | | ||||
| * | | Clean destination paths during mount generation | Matthew Heon | 2019-09-19 | |
|/ / | ||||
* | | Merge pull request #3985 from cevich/verify_no_podman | OpenShift Merge Robot | 2019-09-19 | |
|\ \ |