Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Merge pull request #14294 from vrothberg/fix-14291 | OpenShift Merge Robot | 2022-05-24 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | fix compat image resolution | Valentin Rothberg | 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 #14292 from vrothberg/fix-14283 | OpenShift Merge Robot | 2022-05-23 | |
|\ \ \ | ||||
| * | | | auto update: create an event | 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 | |
* | | | Swagger refactor/cleanup | Jhon Honce | 2022-05-19 | |
* | | | Merge pull request #14288 from vrothberg/linters | OpenShift Merge Robot | 2022-05-19 | |
|\ \ \ | ||||
| * | | | linter: enable unconvert linter | Valentin Rothberg | 2022-05-19 | |
* | | | | Merge pull request #13870 from kolyshkin/makefile-cleanups | OpenShift Merge Robot | 2022-05-19 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Remove GO111MODULES use | Kir Kolyshkin | 2022-05-17 | |
* | | | | Merge pull request #14228 from rhatdan/api | OpenShift Merge Robot | 2022-05-18 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||
| * | | | Deleting an n use image should return conflict not system error | Daniel J Walsh | 2022-05-16 | |
| | |/ | |/| | ||||
* | | | Merge pull request #14256 from vrothberg/run-1287 | OpenShift Merge Robot | 2022-05-18 | |
|\ \ \ | |_|/ |/| | | ||||
| * | | k8systemd: run k8s workloads in systemd | Valentin Rothberg | 2022-05-17 | |
| |/ | ||||
* | | Merge pull request #14254 from flouthoc/api-allow-remote | OpenShift Merge Robot | 2022-05-17 | |
|\ \ | |/ |/| | ||||
| * | api: make no-op remote functional in /libpod/build | Aditya R | 2022-05-16 | |
* | | Merge pull request #14250 from n1hility/wsl-linger | OpenShift Merge Robot | 2022-05-16 | |
|\ \ | ||||
| * | | Update WSL machine OS to enable user lingering | Jason T. Greene | 2022-05-15 | |
| |/ | ||||
* / | [BZ #2083997] pod: build pause image in custom user NS | Valentin Rothberg | 2022-05-13 | |
|/ | ||||
* | Add support for machine events on Windows | Jason T. Greene | 2022-05-12 | |
* | play kube: service container | Valentin Rothberg | 2022-05-12 | |
* | Merge pull request #14170 from ashley-cui/machtests | OpenShift Merge Robot | 2022-05-11 | |
|\ | ||||
| * | Add more machine tests | Ashley Cui | 2022-05-10 | |
* | | 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 #14118 from rhatdan/VENDOR | OpenShift Merge Robot | 2022-05-05 | |
|\ \ \ | ||||
| * | | | Vendor in containers/buildah@v1.26.1 | Daniel J Walsh | 2022-05-05 | |
* | | | | Merge pull request #14098 from Luap99/test-tools | OpenShift Merge Robot | 2022-05-05 | |
|\ \ \ \ | ||||
| * | | | | vendor test tools in submodule | Paul Holzinger | 2022-05-04 | |
* | | | | | Merge pull request #14059 from cdoern/clone | OpenShift Merge Robot | 2022-05-05 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | pass networks to container clone | cdoern | 2022-05-03 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #14037 from rhatdan/remoteuri | OpenShift Merge Robot | 2022-05-04 | |
|\ \ \ \ | ||||
| * | | | | Report correct RemoteURI | Daniel J Walsh | 2022-05-04 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #14095 from baude/moreunittests | OpenShift Merge Robot | 2022-05-04 | |
|\ \ \ \ | ||||
| * | | | | Add more unit tests | Brent Baude | 2022-05-04 | |
* | | | | | Merge pull request #14066 from ashley-cui/sysres | OpenShift Merge Robot | 2022-05-04 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | podman system reset removed machines incorrectly | Ashley Cui | 2022-05-04 | |
* | | | | | Merge pull request #14060 from nicrowe00/13781 | OpenShift Merge Robot | 2022-05-04 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | play kube default log driver | Niall Crowe | 2022-05-04 | |
| | |_|/ | |/| | | ||||
* / | | | Implement --format for machine inspect | Jhon Honce | 2022-05-03 | |
|/ / / |