summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate
Commit message (Expand)AuthorAge
...
* | 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
|\ \ | |/ |/|
| * Vendor commonrvandernoort2022-03-27
* | Merge pull request #13660 from rhatdan/errorOpenShift Merge Robot2022-03-27
|\ \
| * | Remove error stutterDaniel J Walsh2022-03-25
* | | Run codespell to cleanup typosDaniel J Walsh2022-03-25
|/ /
* | Merge pull request #13587 from giuseppe/clone-to-podOpenShift Merge Robot2022-03-24
|\ \
| * | specgen: fix typoGiuseppe Scrivano2022-03-24
| |/
* | Merge pull request from GHSA-qvf8-p83w-v58jGiuseppe Scrivano2022-03-24
|\ \ | |/ |/|
| * do not set the inheritable capabilitiesGiuseppe Scrivano2022-03-23
* | fix a number of errcheck issuesValentin Rothberg2022-03-22
* | linter: enable wastedassignValentin Rothberg2022-03-22
* | go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* | podman create: building local pause image: do not read ignore filesValentin Rothberg2022-03-17
* | move k8s deps into podmanPaul Holzinger2022-03-15
* | Add support for --chrootdirsLStandman2022-03-14
* | Add podman play kube --annotationDaniel J Walsh2022-03-09
* | Set default rule at the head of device configurationHironori Shiina2022-03-07
|/
* Merge pull request #13157 from ydayagi/mainOpenShift Merge Robot2022-02-23
|\
| * play kube: set defaults to container resourcesYaron Dayagi2022-02-23
* | kube: honor mount propagation modeGiuseppe Scrivano2022-02-23
|/
* Implement Podman Container Clonecdoern2022-02-20
* Merge pull request #12930 from cdoern/podCgroupOpenShift Merge Robot2022-02-04
|\
| * Podman pod create --share-parent vs --share=cgroupcdoern2022-02-03
* | play kube envVar.valueFrom.resourceFieldRefYaron Dayagi2022-02-02
* | Merge pull request #13085 from ydayagi/mainOpenShift Merge Robot2022-02-01
|\ \
| * | play kube envVar.valueFrom.fieldRefYaron Dayagi2022-01-31
* | | Fix use of infra image to clarify defaultDaniel J Walsh2022-01-31
* | | rootless: drop permission check for devicesGiuseppe Scrivano2022-01-27
* | | pkg/specgen/generate/security: fix error messageKir Kolyshkin2022-01-24
|/ /
* / Fix nil pointer dereference for configmap optionalOndra Machacek2022-01-21
|/
* bump go module to version 4Valentin Rothberg2022-01-18
* Fix cgroup mode handling in api serverDaniel J Walsh2022-01-14
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Merge pull request #12825 from elezar/update-cdiOpenShift Merge Robot2022-01-14
|\
| * Use new CDI APIEvan Lezar2022-01-14