| Commit message (Expand) | Author | Age |
* | Merge pull request #13788 from flouthoc/support-volume-opts | OpenShift Merge Robot | 2022-04-12 |
|\ |
|
| * | run, mount: allow setting driver specific option using volume-opt | Aditya R | 2022-04-12 |
* | | network create: add support for ipam-driver none | Paul Holzinger | 2022-04-11 |
* | | container,inspect: convert Entrypoint to array instead of a string | Aditya R | 2022-04-08 |
|/ |
|
* | Merge pull request #13490 from gcalin/13266 | OpenShift Merge Robot | 2022-04-04 |
|\ |
|
| * | Add option for pod logs to display different colors per container. | gcalin | 2022-03-29 |
* | | Merge pull request #13765 from giuseppe/do-not-set-oom-score-adj | OpenShift Merge Robot | 2022-04-04 |
|\ \ |
|
| * | | specgen: do not set OOMScoreAdj by default | Giuseppe Scrivano | 2022-04-04 |
* | | | Allow creating anonymous volumes with --mount | Andrew Aylett | 2022-04-02 |
* | | | Merge pull request #13665 from jwhonce/issues/13535 | OpenShift Merge Robot | 2022-04-01 |
|\ \ \ |
|
| * | | | Add build test for .containerignore tar file | Jhon Honce | 2022-03-31 |
* | | | | Merge pull request #13594 from cdoern/podVolumes | OpenShift Merge Robot | 2022-04-01 |
|\ \ \ \ |
|
| * | | | | fix pod volume passing and alter infra inheritance | cdoern | 2022-03-29 |
| | |_|/
| |/| | |
|
* | | | | specgen: permit --privileged and --cap-add | Giuseppe Scrivano | 2022-04-01 |
| |_|/
|/| | |
|
* | | | cli commands: better error for unsupported commands | Paul Holzinger | 2022-03-31 |
| |/
|/| |
|
* | | kube: configmap volume should be reused if already exists | Aditya R | 2022-03-31 |
* | | Add 'Os' to be queried via 'version' output | John Matthews | 2022-03-29 |
|/ |
|
* | Set systemd mode if entrypoint begins with /bin/sh -c | Daniel J Walsh | 2022-03-28 |
* | Merge pull request #13651 from jwmatthews/fix13650 | OpenShift Merge Robot | 2022-03-28 |
|\ |
|
| * | Fixes errors from 'manifest push' being dropped in remote case | John Matthews | 2022-03-27 |
* | | Merge pull request #13677 from flouthoc/rename-event | OpenShift Merge Robot | 2022-03-28 |
|\ \ |
|
| * | | event: generate a valid event on container rename operation | Aditya R | 2022-03-28 |
| |/ |
|
* / | Switch all calls to filepath.Walk to filepath.WalkDir | Daniel J Walsh | 2022-03-27 |
|/ |
|
* | Merge pull request #13653 from jmontleon/fix-manifest-push-header | OpenShift Merge Robot | 2022-03-27 |
|\ |
|
| * | Resolves #13629 Add RegistryAuthHeader to manifest push | jason | 2022-03-26 |
* | | Merge pull request #13660 from rhatdan/error | OpenShift Merge Robot | 2022-03-27 |
|\ \ |
|
| * | | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | | | Run codespell to cleanup typos | Daniel J Walsh | 2022-03-25 |
|/ / |
|
* | | test: fix podman run test as rootless | Giuseppe Scrivano | 2022-03-25 |
* | | Merge pull request #13531 from cdoern/build | OpenShift Merge Robot | 2022-03-24 |
|\ \ |
|
| * | | add contextDir to tar on remote | cdoern | 2022-03-22 |
* | | | Merge pull request #13587 from giuseppe/clone-to-pod | OpenShift Merge Robot | 2022-03-24 |
|\ \ \ |
|
| * | | | container: allow clone to an existing pod | Giuseppe Scrivano | 2022-03-24 |
| | |/
| |/| |
|
* | | | Merge pull request from GHSA-qvf8-p83w-v58j | Giuseppe Scrivano | 2022-03-24 |
|\ \ \
| |/ /
|/| | |
|
| * | | do not set the inheritable capabilities | Giuseppe Scrivano | 2022-03-23 |
* | | | Merge pull request #13588 from flouthoc/import-os-arch | OpenShift Merge Robot | 2022-03-23 |
|\ \ \ |
|
| * | | | import: allow users to set os, arch and variant of imports | Aditya R | 2022-03-23 |
* | | | | Merge pull request #13580 from vrothberg/enable-linters | OpenShift Merge Robot | 2022-03-22 |
|\ \ \ \ |
|
| * | | | | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
| * | | | | test/e2e/inspect_test.go: wait for sessions | Valentin Rothberg | 2022-03-22 |
| * | | | | linter: enable ineffassign | Valentin Rothberg | 2022-03-22 |
| |/ / / |
|
* / / / | healthcheck: stop showing wrong status when --no-healthcheck is set | Aditya R | 2022-03-22 |
|/ / / |
|
* | | | podman system df: fix percent calculation | Paul Holzinger | 2022-03-21 |
* | | | Merge pull request #13554 from vrothberg/vendor-common | OpenShift Merge Robot | 2022-03-18 |
|\ \ \ |
|
| * | | | vendor c/common@0ededd18a1f9 | Valentin Rothberg | 2022-03-18 |
* | | | | fix dual stack network e2e flake | Paul Holzinger | 2022-03-18 |
|/ / / |
|
* | / | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
| |/
|/| |
|
* | | Separator is no longer prepended when prefix is empty on podman generate systemd | Nirmal Patel | 2022-03-16 |
* | | Merge pull request #13450 from jwhonce/bz/2052697 | OpenShift Merge Robot | 2022-03-16 |
|\ \ |
|
| * | | Add test for BZ #2052697 | Jhon Honce | 2022-03-16 |