aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #13859 from vrothberg/fix-13464OpenShift Merge Robot2022-05-02
|\
| * pod: add exit policiesValentin Rothberg2022-05-02
* | libpod: unset networks before storing container confPaul Holzinger2022-05-02
|/
* Merge pull request #14062 from Luap99/resolv.confOpenShift Merge Robot2022-04-29
|\
| * libpod: host netns keep same /etc/resolv.confPaul Holzinger2022-04-29
| * fix incorrect permissions for /etc/resolv.conf in usernsPaul Holzinger2022-04-29
* | Merge pull request #14031 from Luap99/errcheckOpenShift Merge Robot2022-04-29
|\ \
| * | enable errcheck linterPaul Holzinger2022-04-29
| |/
* / libpod: unlock containers when removing podGiuseppe Scrivano2022-04-29
|/
* Merge pull request #14045 from cdoern/cgroupPathOpenShift Merge Robot2022-04-28
|\
| * remove unused codepath for creating/running ctr in a podcdoern2022-04-28
* | Report properly whether pod shares host networkDaniel J Walsh2022-04-28
* | volume: add new option -o o=noquotaGiuseppe Scrivano2022-04-28
|/
* Merge pull request #14023 from rhatdan/kubeOpenShift Merge Robot2022-04-27
|\
| * Truncate annotations when generating kubernetes yaml filesDaniel J Walsh2022-04-27
* | enable gocritic linterPaul Holzinger2022-04-26
|/
* Implements Windows volume/mount supportJason T. Greene2022-04-25
* Update to use new common machine APIJason T. Greene2022-04-25
* Merge pull request #13978 from Luap99/unparamOpenShift Merge Robot2022-04-25
|\
| * enable unparam linterPaul Holzinger2022-04-25
* | Merge pull request #13995 from ashley-cui/revrootfulOpenShift Merge Robot2022-04-25
|\ \
| * | Revert "Switch all rootful to rootfull"Ashley Cui2022-04-25
* | | Modify the pod name suffix '_pod' to '-pod'aonoa2022-04-25
|/ /
* | Merge pull request #13980 from lsm5/switch-sha256OpenShift Merge Robot2022-04-23
|\ \
| * | libpod/networking_linux.go: switch to sha256 hashesLokesh Mandvekar2022-04-22
| |/
* | Merge pull request #13973 from Luap99/linter-reviveOpenShift Merge Robot2022-04-23
|\ \ | |/ |/|
| * replace golint with revive linterPaul Holzinger2022-04-22
* | Merge pull request #13918 from Luap99/hostsOpenShift Merge Robot2022-04-22
|\ \ | |/ |/|
| * network dis-/connect: update /etc/hostsPaul Holzinger2022-04-22
| * libpod: fix c.Hostname() to respect the utsNsCtrPaul Holzinger2022-04-22
| * use etchosts package from c/commonPaul Holzinger2022-04-22
* | Merge pull request #13972 from Luap99/staticcheckOpenShift Merge Robot2022-04-22
|\ \
| * | enable staticcheck linterPaul Holzinger2022-04-22
| |/
* | Merge pull request #13964 from rhatdan/rootfullOpenShift Merge Robot2022-04-22
|\ \ | |/ |/|
| * Switch all rootful to rootfullDaniel J Walsh2022-04-21
* | Revert "container,inspect: convert Entrypoint to array instead of a string"Aditya R2022-04-22
|/
* Merge pull request #13505 from rst0git/checkpoint-image-1OpenShift Merge Robot2022-04-21
|\
| * Add support for checkpoint imageRadostin Stoyanov2022-04-20
* | Merge pull request #13945 from vrothberg/vendor-commonOpenShift Merge Robot2022-04-21
|\ \ | |/ |/|
| * vendor c/commonValentin Rothberg2022-04-21
* | slirp4netns: actually make ipv6 defaultPaul Holzinger2022-04-20
|/
* Merge pull request #13583 from rhatdan/ipcOpenShift Merge Robot2022-04-16
|\
| * Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* | Merge pull request #13641 from nicrowe00/logfileOpenShift Merge Robot2022-04-15
|\ \
| * | Add log rotation based on log sizeNiall Crowe2022-04-14
| |/
* | Merge pull request #13616 from giuseppe/passwd-entryOpenShift Merge Robot2022-04-14
|\ \
| * | run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
| |/
* / Fix --tail log on restart problemDaniel J Walsh2022-04-13
|/
* Merge pull request #13788 from flouthoc/support-volume-optsOpenShift Merge Robot2022-04-12
|\
| * run, mount: allow setting driver specific option using volume-optAditya R2022-04-12