| Commit message (Expand) | Author | Age |
... | |
| * | | | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
| * | | | move golang.org/x/crypto/ssh/terminal to golang.org/x/term | 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 #13971 from rhatdan/codespell | OpenShift Merge Robot | 2022-04-22 |
|\ \ |
|
| * | | Run codespell on code | Daniel J Walsh | 2022-04-22 |
| |/ |
|
* | | Merge pull request #13943 from cdoern/clone | OpenShift Merge Robot | 2022-04-22 |
|\ \
| |/
|/| |
|
| * | podman container clone -f | cdoern | 2022-04-21 |
* | | Merge pull request #13505 from rst0git/checkpoint-image-1 | OpenShift Merge Robot | 2022-04-21 |
|\ \ |
|
| * | | Add support for checkpoint image | Radostin Stoyanov | 2022-04-20 |
| |/ |
|
* | | systemd socker activation: check listener | Paul Holzinger | 2022-04-21 |
* | | system service: remove unnecessary pointer to listner | Paul Holzinger | 2022-04-21 |
|/ |
|
* | Merge pull request #13928 from flouthoc/healthcheck-defaults | OpenShift Merge Robot | 2022-04-20 |
|\ |
|
| * | healthcheck: set default healthcheck Interval if not specified in image | Aditya R | 2022-04-20 |
* | | Merge pull request #13885 from n1hility/fix-wsl-rootless | OpenShift Merge Robot | 2022-04-20 |
|\ \
| |/
|/| |
|
| * | Respect "Rootful" when starting WSL API Forwarding | Jason T. Greene | 2022-04-15 |
* | | Translate Memory Limit to Swap in API | cdoern | 2022-04-18 |
* | | Merge pull request #13583 from rhatdan/ipc | OpenShift Merge Robot | 2022-04-16 |
|\ \ |
|
| * | | Add support for ipc namespace modes "none, private, sharable" | Daniel J Walsh | 2022-04-12 |
* | | | Merge pull request #13868 from cdoern/cloneSwap | OpenShift Merge Robot | 2022-04-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix Memory Swappiness passing in Container Clone | cdoern | 2022-04-14 |
* | | | Merge pull request #13616 from giuseppe/passwd-entry | OpenShift Merge Robot | 2022-04-14 |
|\ \ \ |
|
| * | | | run, create: add --passwd-entry | Giuseppe Scrivano | 2022-04-14 |
* | | | | Merge pull request #13872 from vrothberg/revert-size | OpenShift Merge Robot | 2022-04-14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Revert "images --size" | Valentin Rothberg | 2022-04-14 |
* | | | | Merge pull request #13863 from mheon/stopped_can_attach | OpenShift Merge Robot | 2022-04-14 |
|\ \ \ \ |
|
| * | | | | Allow HTTP attach to stopped containers | Matthew Heon | 2022-04-13 |
| |/ / / |
|
* | | | | Merge pull request #13829 from baude/machineinspect | OpenShift Merge Robot | 2022-04-13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Introduce machine inspect | Brent Baude | 2022-04-12 |
| |/ / |
|
* | | | Merge pull request #13814 from rhatdan/systemd | OpenShift Merge Robot | 2022-04-12 |
|\ \ \ |
|
| * | | | Pretty print systemd services file | Abhijeet Kasurde | 2022-04-12 |
* | | | | Merge pull request #13787 from Luap99/nohost-api | OpenShift Merge Robot | 2022-04-12 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | API: use no_hosts from containers.conf | Paul Holzinger | 2022-04-11 |
* | | | | 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 |
* | | | | machine,rm: Ignore ENOENT while cleaning machine | Aditya R | 2022-04-12 |
| |_|/
|/| | |
|
* | | | pkg/bindings: document requirements for use | Steve Kuznetsov | 2022-04-11 |
| |/
|/| |
|
* | | If newuidmap or newgidmap fail, then check their permissions | Daniel J Walsh | 2022-04-08 |
* | | Merge pull request #13687 from rhatdan/VENDOR | OpenShift Merge Robot | 2022-04-08 |
|\ \ |
|
| * | | Vendor in new opencontainers/selinux | Daniel J Walsh | 2022-04-08 |
* | | | images --size | Valentin Rothberg | 2022-04-08 |
|/ / |
|
* | | Merge pull request #13798 from n1hility/fix-docker-sock | OpenShift Merge Robot | 2022-04-07 |
|\ \ |
|
| * | | Fix docker socket handling | Jason T. Greene | 2022-04-06 |
| |/ |
|
* / | Prevent set command from updating a running instance | Jason T. Greene | 2022-04-06 |
|/ |
|
* | machine refactor 3: add symlinks for sockets | Brent Baude | 2022-04-05 |
* | 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 |
|\ \ |
|