| Commit message (Expand) | Author | Age |
* | Merge pull request #14501 from cdoern/podUTS | openshift-ci[bot] | 2022-07-06 |
|\ |
|
| * | podman pod create --uts support | cdoern | 2022-07-05 |
* | | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
|/ |
|
* | Fix spelling "read only" -> "read-only" | Erik Sjölund | 2022-07-02 |
* | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | First batch of resolutions to FIXMEs | Matthew Heon | 2022-05-25 |
* | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | fix: Container.cGroupPath() skip empty line to avoid false error logging | ttyS3 | 2022-05-10 |
* | libpod: add c.ConfigWithNetworks() | Paul Holzinger | 2022-05-06 |
* | pass networks to container clone | cdoern | 2022-05-03 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | libpod: fix c.Hostname() to respect the utsNsCtr | Paul Holzinger | 2022-04-22 |
* | Add support for ipc namespace modes "none, private, sharable" | Daniel J Walsh | 2022-04-12 |
* | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Add more checkpoint/restore information to 'inspect' | Adrian Reber | 2021-12-17 |
* | remove unneeded return value from c.Networks() | Paul Holzinger | 2021-12-14 |
* | network db rewrite: migrate existing settings | Paul Holzinger | 2021-12-14 |
* | container, cgroup: detect pid termination | Giuseppe Scrivano | 2021-12-01 |
* | libpod: improve heuristic to detect cgroup | Giuseppe Scrivano | 2021-11-24 |
* | secret: honor custom target for secrets with run | Aditya Rajan | 2021-11-15 |
* | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | libpod: add execSessionNoCopy | Valentin Rothberg | 2021-09-29 |
* | libpod: do not call (*container).Spec() | Valentin Rothberg | 2021-09-29 |
* | Bump CNI to v1.0.1 | Paul Holzinger | 2021-09-22 |
* | Pod Device Support | cdoern | 2021-09-20 |
* | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | Add init containers to generate and play kube | Urvashi Mohnani | 2021-09-10 |
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | Implement SD-NOTIFY proxy in conmon | Daniel J Walsh | 2021-08-20 |
* | Run codespell to fix spelling | Daniel J Walsh | 2021-08-11 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | ps: support the container notation for ps --filter network=... | flouthoc | 2021-07-30 |
* | container: ignore named hierarchies | Giuseppe Scrivano | 2021-06-10 |
* | Add the option of Rootless CNI networking by default | Matthew Heon | 2021-05-26 |
* | Merge pull request #10366 from ashley-cui/secretoptions | OpenShift Merge Robot | 2021-05-17 |
|\ |
|
| * | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | | Add host.containers.internal entry into container's etc/hosts | Baron Lenardson | 2021-05-17 |
|/ |
|
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
* | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | podman generate kube ignores --network=host | Milivoje Legenovic | 2021-01-30 |
* | libpod: handle single user mapped as root | Giuseppe Scrivano | 2020-12-24 |
* | container cgroup path | Valentin Rothberg | 2020-12-07 |