| Commit message (Expand) | Author | Age |
... | |
* | | | Merge pull request #14255 from hiredman/pr-for-14249 | OpenShift Merge Robot | 2022-05-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | Don't complain about XDG_RUNTIME_DIR, Closes #1424 | Kevin Downey | 2022-05-16 |
* | | | Robust whitespace split of cpu utilization line from /proc/stat | SandroCasagrande | 2022-05-14 |
|/ / |
|
* | | Merge pull request #14159 from vrothberg/service-container | Daniel J Walsh | 2022-05-12 |
|\ \
| |/
|/| |
|
| * | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | | sdnotify: send MAINPID only once | Valentin Rothberg | 2022-05-12 |
|/ |
|
* | fix: Container.cGroupPath() skip empty line to avoid false error logging | ttyS3 | 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: fix failing TestPostDeleteHooks | Eng Zer Jun | 2022-05-05 |
| * | | 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 |
| | |/
| |/| |
|
* | | | Merge pull request #14037 from rhatdan/remoteuri | OpenShift Merge Robot | 2022-05-04 |
|\ \ \ |
|
| * | | | Report correct RemoteURI | Daniel J Walsh | 2022-05-04 |
| | |/
| |/| |
|
* / | | libpod: treat ECONNRESET as EOF | Giuseppe Scrivano | 2022-05-04 |
|/ / |
|
* | | Add podman machine events | Jhon Honce | 2022-05-03 |
* | | Additional stats for podman info | Brent Baude | 2022-05-03 |
* | | Merge pull request #13859 from vrothberg/fix-13464 | OpenShift Merge Robot | 2022-05-02 |
|\ \ |
|
| * | | pod: add exit policies | Valentin Rothberg | 2022-05-02 |
* | | | libpod: unset networks before storing container conf | Paul Holzinger | 2022-05-02 |
|/ / |
|
* | | Merge pull request #14062 from Luap99/resolv.conf | OpenShift Merge Robot | 2022-04-29 |
|\ \ |
|
| * | | libpod: host netns keep same /etc/resolv.conf | Paul Holzinger | 2022-04-29 |
| * | | fix incorrect permissions for /etc/resolv.conf in userns | Paul Holzinger | 2022-04-29 |
| |/ |
|
* | | Merge pull request #14031 from Luap99/errcheck | OpenShift Merge Robot | 2022-04-29 |
|\ \ |
|
| * | | enable errcheck linter | Paul Holzinger | 2022-04-29 |
| |/ |
|
* / | libpod: unlock containers when removing pod | Giuseppe Scrivano | 2022-04-29 |
|/ |
|
* | Merge pull request #14045 from cdoern/cgroupPath | OpenShift Merge Robot | 2022-04-28 |
|\ |
|
| * | remove unused codepath for creating/running ctr in a pod | cdoern | 2022-04-28 |
* | | Report properly whether pod shares host network | Daniel J Walsh | 2022-04-28 |
* | | volume: add new option -o o=noquota | Giuseppe Scrivano | 2022-04-28 |
|/ |
|
* | Merge pull request #14023 from rhatdan/kube | OpenShift Merge Robot | 2022-04-27 |
|\ |
|
| * | Truncate annotations when generating kubernetes yaml files | Daniel J Walsh | 2022-04-27 |
* | | enable gocritic linter | Paul Holzinger | 2022-04-26 |
|/ |
|
* | Implements Windows volume/mount support | Jason T. Greene | 2022-04-25 |
* | Update to use new common machine API | 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 #13995 from ashley-cui/revrootful | OpenShift Merge Robot | 2022-04-25 |
|\ \ |
|
| * | | Revert "Switch all rootful to rootfull" | Ashley Cui | 2022-04-25 |
* | | | Modify the pod name suffix '_pod' to '-pod' | aonoa | 2022-04-25 |
|/ / |
|
* | | Merge pull request #13980 from lsm5/switch-sha256 | OpenShift Merge Robot | 2022-04-23 |
|\ \ |
|
| * | | libpod/networking_linux.go: switch to sha256 hashes | Lokesh Mandvekar | 2022-04-22 |
| |/ |
|
* | | 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 |
|\ \
| |/
|/| |
|
| * | network dis-/connect: update /etc/hosts | Paul Holzinger | 2022-04-22 |
| * | libpod: fix c.Hostname() to respect the utsNsCtr | Paul Holzinger | 2022-04-22 |