summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate
Commit message (Expand)AuthorAge
* Merge pull request #14480 from cdoern/infraOpenShift Merge Robot2022-06-09
|\
| * patch for pod host networking & other host namespace handlingcdoern2022-06-09
* | Merge pull request #14483 from jakecorrenti/restart-privelaged-containers-aft...OpenShift Merge Robot2022-06-07
|\ \
| * | Privileged containers can now restart if the host devices changeJake Correnti2022-06-06
* | | Infra Inheritance patchcdoern2022-06-07
| |/ |/|
* | fix pod network handling with a host networkcdoern2022-06-02
* | pkg/specgen: parse default network mode on serverPaul Holzinger2022-06-01
|/
* Merge pull request #14308 from n1hility/root-cgroupOpenShift Merge Robot2022-05-25
|\
| * Support running podman under a root v2 cgroupJason T. Greene2022-05-21
* | Use containers/common/pkg/util.StringToSliceDaniel J Walsh2022-05-23
* | Merge pull request #14281 from vrothberg/fix-14251OpenShift Merge Robot2022-05-23
|\ \
| * | fix --init with /dev bind mountValentin Rothberg2022-05-23
| |/
* | Merge pull request #14266 from tupyy/add-blockdevice-play-kubeOpenShift Merge Robot2022-05-23
|\ \ | |/ |/|
| * add tests and fix bug when char device pass the test as block deviceCosmin Tupangiu2022-05-18
| * expose block and char devices with play kubeCosmin Tupangiu2022-05-17
* | linter: enable unconvert linterValentin Rothberg2022-05-19
|/
* [BZ #2083997] pod: build pause image in custom user NSValentin Rothberg2022-05-13
* play kube: service containerValentin Rothberg2022-05-12
* kube: add support for --userns=Giuseppe Scrivano2022-05-10
* kube: honor pod security context IDsGiuseppe Scrivano2022-05-10
* kube: refactor setupSecurityContext to accept directly the security ctxGiuseppe Scrivano2022-05-10
* Merge pull request #14121 from cdoern/kubeOpenShift Merge Robot2022-05-09
|\
| * play kube log tag handlingcdoern2022-05-06
* | libpod: add c.ConfigWithNetworks()Paul Holzinger2022-05-06
* | Merge pull request #14129 from Juneezee/test/t.TempDirOpenShift Merge Robot2022-05-06
|\ \
| * | test: use `T.TempDir` to create temporary test directoryEng Zer Jun2022-05-05
* | | Merge pull request #14059 from cdoern/cloneOpenShift Merge Robot2022-05-05
|\ \ \ | |/ / |/| |
| * | pass networks to container clonecdoern2022-05-03
| |/
* / pod: add exit policiesValentin Rothberg2022-05-02
|/
* enable gocritic linterPaul Holzinger2022-04-26
* Merge pull request #13978 from Luap99/unparamOpenShift Merge Robot2022-04-25
|\
| * enable unparam linterPaul Holzinger2022-04-25
* | Merge pull request #13973 from Luap99/linter-reviveOpenShift Merge Robot2022-04-23
|\ \ | |/ |/|
| * replace golint with revive linterPaul Holzinger2022-04-22
* | Merge pull request #13881 from rhatdan/usernsOpenShift Merge Robot2022-04-22
|\ \ | |/ |/|
| * Add support for --userns=nomapDaniel J Walsh2022-04-21
* | Merge pull request #13972 from Luap99/staticcheckOpenShift Merge Robot2022-04-22
|\ \
| * | enable staticcheck linterPaul Holzinger2022-04-22
| |/
* / Run codespell on codeDaniel J Walsh2022-04-22
|/
* healthcheck: set default healthcheck Interval if not specified in imageAditya R2022-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 #13868 from cdoern/cloneSwapOpenShift Merge Robot2022-04-15
|\ \
| * | Fix Memory Swappiness passing in Container Clonecdoern2022-04-14
| |/
* / run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
|/
* fix pod volume passing and alter infra inheritancecdoern2022-03-29
* Set systemd mode if entrypoint begins with /bin/sh -cDaniel J Walsh2022-03-28
* Merge pull request #13668 from rhatdan/walkOpenShift Merge Robot2022-03-28
|\
| * Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* | Merge pull request #13611 from rvandernoort/vendor_filtersOpenShift Merge Robot2022-03-28
|\ \ | |/ |/|