| Commit message (Expand) | Author | Age |
... | |
* | | Use 8k buffer to help clients w/ broken parsing | Jason T. Greene | 2022-07-29 |
* | | With --rm option remove container if podman run fails | Daniel J Walsh | 2022-07-28 |
* | | Merge pull request #15034 from sstosh/manifest-push-rm | OpenShift Merge Robot | 2022-07-27 |
|\ \ |
|
| * | | Fix: manifest push --rm removes a correct manifest list | Toshiki Sonoda | 2022-07-27 |
| |/ |
|
* | | Merge pull request #14997 from cdoern/prune | OpenShift Merge Robot | 2022-07-27 |
|\ \ |
|
| * | | prune filter handling | Charlie Doern | 2022-07-25 |
| |/ |
|
* | | Merge pull request #15061 from cfergeau/always-true | OpenShift Merge Robot | 2022-07-26 |
|\ \ |
|
| * | | machine: Fix check which is always true | Christophe Fergeau | 2022-07-26 |
* | | | Merge pull request #15057 from marshall-lee/tls-verify-default-true | OpenShift Merge Robot | 2022-07-26 |
|\ \ \
| |/ /
|/| | |
|
| * | | Set TLSVerify=true by default for API endpoints | Vladimir Kochnev | 2022-07-26 |
| |/ |
|
* / | Semiperiodoc cleanup of obsolete FIXMEs | Ed Santiago | 2022-07-25 |
|/ |
|
* | Merge pull request #15035 from cdoern/cgroup | OpenShift Merge Robot | 2022-07-23 |
|\ |
|
| * | fix container create/run throttle devices | Charlie Doern | 2022-07-22 |
* | | Merge pull request #14967 from sstosh/pause-option | OpenShift Merge Robot | 2022-07-22 |
|\ \ |
|
| * | | Add pause/unpause --latest, --cidfile, --filter | Toshiki Sonoda | 2022-07-20 |
* | | | Merge pull request #15040 from Luap99/api-umask | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ |
|
| * | | | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-22 |
* | | | | Merge pull request #14567 from cdoern/secrets | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | kube secret handling for podman play kube | cdoern | 2022-07-20 |
| | |/
| |/| |
|
* | | | Merge pull request #15016 from Luap99/compat-netname | OpenShift Merge Robot | 2022-07-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | compat api: always turn on network isolation for networks | Paul Holzinger | 2022-07-21 |
| * | | compat api: allow default bridge name for networks | Paul Holzinger | 2022-07-21 |
* | | | Merge pull request #14968 from jmguzik/compat | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ |
|
| * | | | Compat API: unify pull/push and add missing progress info | Jakub Guzik | 2022-07-21 |
* | | | | Merge pull request #15010 from Luap99/machine-e2e | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ \ |
|
| * | | | | fix broken machine test | Paul Holzinger | 2022-07-21 |
| * | | | | pkg/machine/e2e: do not import from cmd/podman | Paul Holzinger | 2022-07-21 |
| * | | | | fix some pkg/machine/e2e test to read stderr | Paul Holzinger | 2022-07-21 |
| * | | | | enable linter for pkg/machine/e2e | Paul Holzinger | 2022-07-21 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #15022 from vrothberg/fix-14971 | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ \ |
|
| * | | | | remote push: show copy progress | Valentin Rothberg | 2022-07-21 |
| |/ / / |
|
* / / / | resource limits for pods | Charlie Doern | 2022-07-21 |
|/ / / |
|
* | | | Merge pull request #14980 from n1hility/fix-leak | OpenShift Merge Robot | 2022-07-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix potential leak on mid-stream read error | Jason T. Greene | 2022-07-19 |
* | | | Merge pull request #14907 from flouthoc/remove-hooks | OpenShift Merge Robot | 2022-07-21 |
|\ \ \ |
|
| * | | | pkg,libpod: remove pkg/hooks and use hooks from c/common | Aditya R | 2022-07-20 |
| | |/
| |/| |
|
* | | | Merge pull request #14995 from ashley-cui/machtest | OpenShift Merge Robot | 2022-07-20 |
|\ \ \ |
|
| * | | | Fix machine test | Ashley Cui | 2022-07-20 |
| |/ / |
|
* | | | Merge pull request #14977 from umohnani8/init | OpenShift Merge Robot | 2022-07-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update init ctr default for play kube | Urvashi Mohnani | 2022-07-20 |
| |/ |
|
* | | Merge pull request #14945 from sstosh/pod-pause-cgroupv1 | OpenShift Merge Robot | 2022-07-20 |
|\ \
| |/
|/| |
|
| * | "pod pause/unpause/stop" append "report.Errs" to "reports" | Toshiki Sonoda | 2022-07-19 |
* | | Print rootfs download as a specific version on Win | Jason T. Greene | 2022-07-18 |
|/ |
|
* | Merge pull request #14900 from ashley-cui/machcache | openshift-ci[bot] | 2022-07-16 |
|\ |
|
| * | Clean up cached machine images | Ashley Cui | 2022-07-15 |
* | | Machine init: create .ssh dir if not exist | Ashley Cui | 2022-07-15 |
|/ |
|
* | Podman stop --filter flag | Karthik Elango | 2022-07-14 |
* | Merge pull request #14935 from saschagrunert/semver-v4 | openshift-ci[bot] | 2022-07-14 |
|\ |
|
| * | Switch to `github.com/blang/semver/v4` | Sascha Grunert | 2022-07-14 |
* | | Merge pull request #14919 from gbraad/fedorawsl | openshift-ci[bot] | 2022-07-14 |
|\ \
| |/
|/| |
|