| Commit message (Expand) | Author | Age |
* | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | Merge pull request #14480 from cdoern/infra | OpenShift Merge Robot | 2022-06-09 |
|\ |
|
| * | patch for pod host networking & other host namespace handling | cdoern | 2022-06-09 |
* | | 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 |
* | | | Infra Inheritance patch | cdoern | 2022-06-07 |
* | | | overlay-volumes: add support for non-volatile upperdir,workdir for anonymous ... | Aditya R | 2022-06-06 |
| |/
|/| |
|
* | | fix pod network handling with a host network | cdoern | 2022-06-02 |
* | | Merge pull request #14436 from Luap99/net-remote-default | OpenShift Merge Robot | 2022-06-02 |
|\ \ |
|
| * | | pkg/specgen: parse default network mode on server | Paul Holzinger | 2022-06-01 |
| |/ |
|
* | | Merge pull request #14344 from cdoern/podCreate | OpenShift Merge Robot | 2022-06-02 |
|\ \
| |/
|/| |
|
| * | podman pod create --uidmap patch | cdoern | 2022-06-01 |
* | | Merge pull request #14308 from n1hility/root-cgroup | OpenShift Merge Robot | 2022-05-25 |
|\ \ |
|
| * | | Support running podman under a root v2 cgroup | Jason T. Greene | 2022-05-21 |
* | | | Use containers/common/pkg/util.StringToSlice | Daniel J Walsh | 2022-05-23 |
| |/
|/| |
|
* | | Merge pull request #14281 from vrothberg/fix-14251 | OpenShift Merge Robot | 2022-05-23 |
|\ \ |
|
| * | | fix --init with /dev bind mount | Valentin Rothberg | 2022-05-23 |
| |/ |
|
* | | Merge pull request #14266 from tupyy/add-blockdevice-play-kube | OpenShift Merge Robot | 2022-05-23 |
|\ \
| |/
|/| |
|
| * | add tests and fix bug when char device pass the test as block device | Cosmin Tupangiu | 2022-05-18 |
| * | expose block and char devices with play kube | Cosmin Tupangiu | 2022-05-17 |
* | | linter: enable unconvert linter | Valentin Rothberg | 2022-05-19 |
|/ |
|
* | [BZ #2083997] pod: build pause image in custom user NS | Valentin Rothberg | 2022-05-13 |
* | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | kube: add support for --userns= | Giuseppe Scrivano | 2022-05-10 |
* | kube: honor pod security context IDs | Giuseppe Scrivano | 2022-05-10 |
* | kube: refactor setupSecurityContext to accept directly the security ctx | Giuseppe Scrivano | 2022-05-10 |
* | Merge pull request #14121 from cdoern/kube | OpenShift Merge Robot | 2022-05-09 |
|\ |
|
| * | play kube log tag handling | cdoern | 2022-05-06 |
* | | libpod: add c.ConfigWithNetworks() | Paul Holzinger | 2022-05-06 |
* | | Merge pull request #14129 from Juneezee/test/t.TempDir | OpenShift Merge Robot | 2022-05-06 |
|\ \ |
|
| * | | test: use `T.TempDir` to create temporary test directory | Eng Zer Jun | 2022-05-05 |
* | | | Merge pull request #14059 from cdoern/clone | OpenShift Merge Robot | 2022-05-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | pass networks to container clone | cdoern | 2022-05-03 |
| |/ |
|
* / | pod: add exit policies | Valentin Rothberg | 2022-05-02 |
|/ |
|
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | Implements Windows volume/mount support | Jason T. Greene | 2022-04-25 |
* | Merge pull request #13978 from Luap99/unparam | OpenShift Merge Robot | 2022-04-25 |
|\ |
|
| * | enable unparam linter | Paul Holzinger | 2022-04-25 |
* | | Merge pull request #13973 from Luap99/linter-revive | OpenShift Merge Robot | 2022-04-23 |
|\ \
| |/
|/| |
|
| * | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | | Merge pull request #13918 from Luap99/hosts | OpenShift Merge Robot | 2022-04-22 |
|\ \ |
|
| * | | shared netns and --add-host should conflict | Paul Holzinger | 2022-04-22 |
* | | | Merge pull request #13881 from rhatdan/userns | OpenShift Merge Robot | 2022-04-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add support for --userns=nomap | Daniel J Walsh | 2022-04-21 |
* | | | Merge pull request #13972 from Luap99/staticcheck | OpenShift Merge Robot | 2022-04-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
| |/ |
|
* / | Run codespell on code | Daniel J Walsh | 2022-04-22 |
|/ |
|
* | healthcheck: set default healthcheck Interval if not specified in image | Aditya R | 2022-04-20 |
* | 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 |