summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Merge pull request #8161 from afbjorklund/podman-remote-host-hashOpenShift Merge Robot2020-10-29
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Support hashed hostnames in the known_hosts fileAnders F Björklund2020-10-27
* | | | | | Merge pull request #8163 from giuseppe/clean-pathOpenShift Merge Robot2020-10-29
|\ \ \ \ \ \
| * | | | | | libpod: clean paths before checkGiuseppe Scrivano2020-10-28
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #8081 from mheon/pod_degradedOpenShift Merge Robot2020-10-28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add a Degraded state to podsMatthew Heon2020-10-21
* | | | | | Merge pull request #8175 from mheon/interactive_attach_chanOpenShift Merge Robot2020-10-28
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Ensure that attach ready channel does not blockMatthew Heon2020-10-28
|/ / / / /
* | | | | Merge pull request #8157 from rhatdan/volumesOpenShift Merge Robot2020-10-28
|\ \ \ \ \
| * | | | | Add test cases to cover podman volumeYuhui Jiang2020-10-27
* | | | | | Merge pull request #8102 from ashley-cui/inspectOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \
| * | | | | | Add pod, volume, network to inspect packageAshley Cui2020-10-27
* | | | | | | Merge pull request #8121 from baude/clioptsresourcesOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \
| * | | | | | | set resources only when specifiedbaude2020-10-27
* | | | | | | | Merge pull request #8141 from afbjorklund/podman-remote-host-port-masterOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for host keys for non-22 portsAnders F Björklund2020-10-25
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #8133 from xordspar0/cpu-limit-detailsOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \
| * | | | | | | | Add more details about how CPU limits workJordan Christiansen2020-10-27
* | | | | | | | | Merge pull request #8134 from xordspar0/cpu.max-permissionOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document how to enable CPU limit delegationJordan Christiansen2020-10-27
| |/ / / / / / / /
* | | | | | | | | Merge pull request #8145 from containers/dependabot/go_modules/github.com/con...OpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3Daniel J Walsh2020-10-27
* | | | | | | | | Merge pull request #8164 from Luap99/journal-eventsOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Improve the journal event readingPaul Holzinger2020-10-27
* | | | | | | | | Merge pull request #8151 from vrothberg/fix-8148OpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | image list: check for all errorsValentin Rothberg2020-10-27
| |/ / / / / / /
* | | | | | | | Merge pull request #8094 from rhatdan/cidfileOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | The cidfile should be created when the container is createdDaniel J Walsh2020-10-26
* | | | | | | | Merge pull request #8149 from edsantiago/batsOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \
| * | | | | | | | System tests: cleanup, make more robustEd Santiago2020-10-26
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #8144 from vrothberg/auto-updateOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \
| * | | | | | | | auto update: mark it as non-experimentalValentin Rothberg2020-10-26
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #8155 from edsantiago/pr_title_againOpenShift Merge Robot2020-10-27
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Yet another iteration on PR title pluginEd Santiago2020-10-26
|/ / / / / / /
* | | | | | | Merge pull request #8147 from vrothberg/fix-pr-title-actionOpenShift Merge Robot2020-10-26
|\ \ \ \ \ \ \
| * | | | | | | pr update action: fix errors on master branchValentin Rothberg2020-10-26
|/ / / / / / /
* | | | | | | Merge pull request #8138 from vrothberg/main-pr-title-update-actionOpenShift Merge Robot2020-10-26
|\ \ \ \ \ \ \
| * | | | | | | add GitHub action to add non-main branch to PR titleValentin Rothberg2020-10-25
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #8059 from containers/dependabot/go_modules/github.com/spf...OpenShift Merge Robot2020-10-26
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Bump github.com/spf13/cobra from 1.1.0 to 1.1.1dependabot-preview[bot]2020-10-23
* | | | | | | Merge pull request #8119 from matejvasek/cp-extract-flag-fixOpenShift Merge Robot2020-10-26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix: podman-cp respects "--extract" flagMatej Vasek2020-10-25
|/ / / / / /
* | | | | | Merge pull request #8096 from ypu/log-driver-testOpenShift Merge Robot2020-10-25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Tests: Check different log driver can work with podman logsYiqiao Pu2020-10-22
* | | | | | Merge pull request #8116 from containers/dependabot/go_modules/github.com/con...OpenShift Merge Robot2020-10-24
|\ \ \ \ \ \
| * | | | | | Bump github.com/containers/buildah from 1.16.4 to 1.16.5dependabot-preview[bot]2020-10-23
* | | | | | | Merge pull request #8103 from baude/eventlabelsOpenShift Merge Robot2020-10-23
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | filter events by labelsbaude2020-10-23
|/ / / / / /
* | | | | | Merge pull request #8109 from matejvasek/inspect-apiv2-rootfsOpenShift Merge Robot2020-10-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | src: nil checkMatej Vasek2020-10-22