| Commit message (Expand) | Author | Age |
* | Set targetPort to the port value in the kube yaml | Urvashi Mohnani | 2021-10-19 |
* | Don't include ctr.log if not using file logging | Daniel J Walsh | 2021-10-19 |
* | Do not add TCP to protocol in generated kube yaml | Urvashi Mohnani | 2021-10-19 |
* | Don't use docker/pkg/archive, use containers/storage/pkg/archive | Daniel J Walsh | 2021-10-19 |
* | Don't add image entrypoint to the generate kube yaml | Urvashi Mohnani | 2021-10-19 |
* | Kube Gen run as user/group issues | cdoern | 2021-10-19 |
* | No space in kube annotations for bind mounts | Brent Baude | 2021-10-19 |
* | Ensure `podman ps --sync` functions | Matthew Heon | 2021-10-19 |
* | Allow `podman stop` to be run on Stopping containers | Matthew Heon | 2021-10-19 |
* | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-19 |
* | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
* | [NO TESTS NEEDED] Add port configuration to first regular container | Urvashi Mohnani | 2021-09-29 |
* | Ensure pod ID bucket is properly updated on rename | Matthew Heon | 2021-09-29 |
* | libpod: do not call (*container).Config() | Valentin Rothberg | 2021-09-29 |
* | rootful: do not set XDG_RUNTIME_DIR for cni plugins | Paul Holzinger | 2021-09-29 |
* | podman generate kube should not include images command | Daniel J Walsh | 2021-09-29 |
* | Ignore mount errors except ErrContainerUnknown when cleaningup container | Daniel J Walsh | 2021-09-29 |
* | Generate kube should'd add podman default environment vars | Daniel J Walsh | 2021-09-22 |
* | sync container state before reading the healthcheck | Paul Holzinger | 2021-09-22 |
* | Remove unused code from libpod | Paul Holzinger | 2021-09-22 |
* | Only add 127.0.0.1 entry to /etc/hosts with --net=none | Paul Holzinger | 2021-09-22 |
* | runtime: move pause process to scope | Giuseppe Scrivano | 2021-09-17 |
* | libpod: honor --cgroups=split also with pods | Giuseppe Scrivano | 2021-09-16 |
* | Show variant and codename of the distribution | Anders F Björklund | 2021-09-16 |
* | libpod: rootful close binded ports | Paul Holzinger | 2021-09-16 |
* | fix restart always with rootlessport | Paul Holzinger | 2021-09-16 |
* | test: enable --cgroup-parent test | Giuseppe Scrivano | 2021-09-16 |
* | Remove pod create options `--cpus` and `--cpuset-cpus` | Matthew Heon | 2021-09-16 |
* | Revert "logs: adjust handling around partial log messages" | Paul Holzinger | 2021-09-14 |
* | Merge pull request #11323 from umohnani8/init | OpenShift Merge Robot | 2021-09-10 |
|\ |
|
| * | Add init containers to generate and play kube | Urvashi Mohnani | 2021-09-10 |
* | | Merge pull request #11509 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2021-09-10 |
|\ \ |
|
| * | | Bump github.com/containers/psgo from 1.5.2 to 1.6.0 | dependabot[bot] | 2021-09-10 |
* | | | Merge pull request #11506 from giuseppe/fix-stats-restart-container | OpenShift Merge Robot | 2021-09-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | stats: detect containers restart | Giuseppe Scrivano | 2021-09-10 |
| * | | stats: allow to read stats for paused containers | Giuseppe Scrivano | 2021-09-10 |
* | | | try to create the runroot before we warn that it is not writable | Paul Holzinger | 2021-09-10 |
|/ / |
|
* / | Fix conmon attach socket buffer size | Paul Holzinger | 2021-09-09 |
|/ |
|
* | Add logDriver to podman info | Daniel J Walsh | 2021-09-08 |
* | Merge pull request #11327 from flouthoc/warn-non-writeable-xdg-runtime | OpenShift Merge Robot | 2021-09-08 |
|\ |
|
| * | runtime: Warn if XDG_RUNTIME_DIR is set but is not writable. | flouthoc | 2021-08-30 |
* | | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | | logs -f: file: fix dead lock | Valentin Rothberg | 2021-09-07 |
* | | feat: add localhost into hosts if the networking mode is not host | Parham Alvani | 2021-09-04 |
* | | Drop dependency on iproute | Paul Holzinger | 2021-09-02 |
* | | Merge pull request #11391 from Luap99/rootlessport-socket | OpenShift Merge Robot | 2021-09-01 |
|\ \ |
|
| * | | rootlessport: allow socket paths with more than 108 chars | Paul Holzinger | 2021-09-01 |
* | | | Merge pull request #11376 from ashley-cui/envsec | OpenShift Merge Robot | 2021-09-01 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make secret env var available to exec session | Ashley Cui | 2021-08-31 |
* | | | pass LISTEN_* environment into container | Valentin Rothberg | 2021-08-31 |
|/ / |
|