| Commit message (Expand) | Author | Age |
* | move k8s deps into podman | Paul Holzinger | 2022-03-15 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Add podman play kube --annotation | Daniel J Walsh | 2022-03-09 |
* | Set default rule at the head of device configuration | Hironori Shiina | 2022-03-07 |
* | Merge pull request #13157 from ydayagi/main | OpenShift Merge Robot | 2022-02-23 |
|\ |
|
| * | play kube: set defaults to container resources | Yaron Dayagi | 2022-02-23 |
* | | kube: honor mount propagation mode | Giuseppe Scrivano | 2022-02-23 |
|/ |
|
* | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | Merge pull request #12930 from cdoern/podCgroup | OpenShift Merge Robot | 2022-02-04 |
|\ |
|
| * | Podman pod create --share-parent vs --share=cgroup | cdoern | 2022-02-03 |
* | | play kube envVar.valueFrom.resourceFieldRef | Yaron Dayagi | 2022-02-02 |
* | | Merge pull request #13085 from ydayagi/main | OpenShift Merge Robot | 2022-02-01 |
|\ \ |
|
| * | | play kube envVar.valueFrom.fieldRef | Yaron Dayagi | 2022-01-31 |
* | | | Fix use of infra image to clarify default | Daniel J Walsh | 2022-01-31 |
* | | | rootless: drop permission check for devices | Giuseppe Scrivano | 2022-01-27 |
* | | | pkg/specgen/generate/security: fix error message | Kir Kolyshkin | 2022-01-24 |
|/ / |
|
* / | Fix nil pointer dereference for configmap optional | Ondra Machacek | 2022-01-21 |
|/ |
|
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Fix cgroup mode handling in api server | Daniel J Walsh | 2022-01-14 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | Merge pull request #12825 from elezar/update-cdi | OpenShift Merge Robot | 2022-01-14 |
|\ |
|
| * | Use new CDI API | Evan Lezar | 2022-01-14 |
* | | Merge pull request #12849 from cdoern/podProhibit | OpenShift Merge Robot | 2022-01-14 |
|\ \
| |/
|/| |
|
| * | Prohibit --uid/gid map and --pod for container create/run | cdoern | 2022-01-13 |
* | | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
|/ |
|
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | pkg: use PROXY_VARS from c/common | Aditya Rajan | 2022-01-11 |
* | Don't add env if optional and not found | Urvashi Mohnani | 2022-01-10 |
* | fix healthcheck timeouts and ut8 coercion | Brent Baude | 2022-01-06 |
* | Pod Security Option support | cdoern | 2021-12-27 |
* | Merge pull request #12627 from rhatdan/passwd | OpenShift Merge Robot | 2021-12-23 |
|\ |
|
| * | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | | container creation: don't apply reserved annotations from image | Valentin Rothberg | 2021-12-23 |
|/ |
|
* | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | Merge pull request #12664 from cdoern/noManagePasswd | OpenShift Merge Robot | 2021-12-22 |
|\ |
|
| * | Podman run --passwd | cdoern | 2021-12-21 |
* | | specgen: honor userns=auto from containers.conf | Giuseppe Scrivano | 2021-12-20 |
|/ |
|
* | oci: configure the devices cgroup with default devices | Giuseppe Scrivano | 2021-12-16 |
* | support advanced network configuration via cli | Paul Holzinger | 2021-12-14 |
* | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
* | network db: add new strucutre to container create | Paul Holzinger | 2021-12-14 |
* | --hostname should be set when using --pod new:foobar | Daniel J Walsh | 2021-12-09 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Merge pull request #12440 from umohnani8/cm | OpenShift Merge Robot | 2021-12-03 |
|\ |
|
| * | Add support for configmap volumes to play kube | Urvashi Mohnani | 2021-12-02 |
* | | Implement 'podman run --blkio-weight-device' | Hironori Shiina | 2021-11-30 |
|/ |
|
* | Support EXPOSE with port ranges | Colin Bendell | 2021-11-20 |
* | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | Merge pull request #12218 from vrothberg/pause-catatonit | OpenShift Merge Robot | 2021-11-16 |
|\ |
|
| * | infra container: replace pause with catatonit | Valentin Rothberg | 2021-11-15 |