| Commit message (Expand) | Author | Age |
* | kube play: sd-notify integration | Valentin Rothberg | 2022-08-10 |
* | libpod: allow the notify socket to be passed programatically | Valentin Rothberg | 2022-08-10 |
* | resource limits for pods | Charlie Doern | 2022-07-21 |
* | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | Merge pull request #14449 from cdoern/podVolumes | openshift-ci[bot] | 2022-07-01 |
|\ |
|
| * | podman volume create --opt=o=timeout... | cdoern | 2022-06-09 |
* | | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
|/ |
|
* | Merge pull request #14483 from jakecorrenti/restart-privelaged-containers-aft... | OpenShift Merge Robot | 2022-06-07 |
|\ |
|
| * | Privileged containers can now restart if the host devices change | Jake Correnti | 2022-06-06 |
* | | Improve robustness of `podman system reset` | Matthew Heon | 2022-06-03 |
|/ |
|
* | Use containers/common/pkg/util.StringToSlice | Daniel J Walsh | 2022-05-23 |
* | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | pod: add exit policies | Valentin Rothberg | 2022-05-02 |
* | volume: add new option -o o=noquota | Giuseppe Scrivano | 2022-04-28 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
* | 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 |
* | | run, create: add --passwd-entry | Giuseppe Scrivano | 2022-04-14 |
|/ |
|
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Implement Podman Container Clone | cdoern | 2022-02-20 |
* | Podman pod create --share-parent vs --share=cgroup | cdoern | 2022-02-03 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | Merge pull request #12642 from Luap99/libnetwork | OpenShift Merge Robot | 2022-01-13 |
|\ |
|
| * | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | | use events_logfile_path from containers.conf for events log. | Daniel J Walsh | 2022-01-13 |
|/ |
|
* | Remove dead RuntimeOption functions | Daniel J Walsh | 2022-01-10 |
* | Pod Security Option support | cdoern | 2021-12-27 |
* | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | Podman run --passwd | cdoern | 2021-12-21 |
* | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
* | network db: add new strucutre to container create | Paul Holzinger | 2021-12-14 |
* | Make sure netavark output is logged to the syslog | Paul Holzinger | 2021-11-19 |
* | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | Add flag to overwrite network backend from config | Paul Holzinger | 2021-11-11 |
* | Merge pull request #11890 from Luap99/ports | OpenShift Merge Robot | 2021-11-06 |
|\ |
|
| * | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
|/ |
|
* | Update vendor github.com/opencontainers/runtime-tools | Daniel J Walsh | 2021-10-25 |
* | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | logging: new mode -l passthrough | Giuseppe Scrivano | 2021-09-27 |
* | Pod Device Support | cdoern | 2021-09-20 |
* | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
* | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108 | flouthoc | 2021-09-14 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |
* | libpod/option.go remove error stutter from wrap/wraf | flouthoc | 2021-08-17 |
* | volume: move validating volume dest from client to server. | flouthoc | 2021-08-16 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |