| Commit message (Expand) | Author | Age |
... | |
| * | | Add support for --userns=nomap | Daniel J Walsh | 2022-04-21 |
* | | | Merge pull request #13972 from Luap99/staticcheck | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ |
|
| * | | | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
* | | | | Merge pull request #13969 from flouthoc/mount-csv-parsing | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ \ |
|
| * | | | | specgen-volumes: parse --mount using csv-reader instead of split by comma | Aditya R | 2022-04-22 |
| |/ / / |
|
* | | | | Merge pull request #13964 from rhatdan/rootfull | OpenShift Merge Robot | 2022-04-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Switch all rootful to rootfull | Daniel J Walsh | 2022-04-21 |
| | |/
| |/| |
|
* | | | Merge pull request #13943 from cdoern/clone | OpenShift Merge Robot | 2022-04-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | podman container clone -f | cdoern | 2022-04-21 |
* | | | Merge pull request #13963 from flouthoc/revert-entrypoint-compat | OpenShift Merge Robot | 2022-04-21 |
|\ \ \ |
|
| * | | | Revert "container,inspect: convert Entrypoint to array instead of a string" | Aditya R | 2022-04-22 |
| | |/
| |/| |
|
* / | | Fix using --network-backend on podman-remote | Chris Evich | 2022-04-21 |
|/ / |
|
* | | Merge pull request #13505 from rst0git/checkpoint-image-1 | OpenShift Merge Robot | 2022-04-21 |
|\ \
| |/
|/| |
|
| * | Add checkpoint image tests | Radostin Stoyanov | 2022-04-20 |
* | | Fix e2e tests referencing generic env. var. | Chris Evich | 2022-04-20 |
|/ |
|
* | Merge pull request #13835 from vrothberg/run-1436 | OpenShift Merge Robot | 2022-04-20 |
|\ |
|
| * | benchmarking Podman: proof of concept | Valentin Rothberg | 2022-04-20 |
* | | healthcheck: set default healthcheck Interval if not specified in image | Aditya R | 2022-04-20 |
|/ |
|
* | Merge pull request #13868 from cdoern/cloneSwap | OpenShift Merge Robot | 2022-04-15 |
|\ |
|
| * | Fix Memory Swappiness passing in Container Clone | cdoern | 2022-04-14 |
* | | run, create: add --passwd-entry | Giuseppe Scrivano | 2022-04-14 |
* | | 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 |