summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/kube
Commit message (Expand)AuthorAge
* Create full path to a directory when DirectoryOrCreate is used with play kubeMikhail Khachayants2022-10-06
* fix: kube play liveness probe http pathPiotr2022-09-28
* Merge pull request #15946 from rhatdan/kubeOpenShift Merge Robot2022-09-27
|\
| * Default missing hostPort to containerPort is defined in kube.yamlDaniel J Walsh2022-09-27
* | fix: liveness check with http probePiotr2022-09-27
|/
* Use new secret store APIAshley Cui2022-09-12
* Merge pull request #15511 from rhatdan/codespellOpenShift Merge Robot2022-09-12
|\
| * Fix stuttersDaniel J Walsh2022-09-10
* | Fix CPU usage limitation in play kube for non integer valuesMikhail Khachayants2022-09-10
|/
* kube play: support auto updates and rollbacksValentin Rothberg2022-09-06
* Fix bind-mount-option annotation in gen/play kubeUrvashi Mohnani2022-09-01
* Add emptyDir volume support to kube playUrvashi Mohnani2022-08-30
* kube secret handling for podman play kubecdoern2022-07-20
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Merge pull request #14626 from jakecorrenti/disable-docker-compose-health-checkopenshift-ci[bot]2022-07-05
|\
| * Docker-compose disable healthcheck properly handledJake Correnti2022-07-05
* | TestEnvVarValue: fix assertionPaul Holzinger2022-07-04
* | envVarValueResourceFieldRef: use int64 for valuePaul Holzinger2022-07-04
|/
* Use containers/common/pkg/util.StringToSliceDaniel J Walsh2022-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
* 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
* | test: use `T.TempDir` to create temporary test directoryEng Zer Jun2022-05-05
|/
* enable gocritic linterPaul Holzinger2022-04-26
* replace golint with revive linterPaul Holzinger2022-04-22
* enable staticcheck linterPaul Holzinger2022-04-22
* Remove error stutterDaniel J Walsh2022-03-25
* move k8s deps into podmanPaul Holzinger2022-03-15
* Add podman play kube --annotationDaniel J Walsh2022-03-09
* 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
|/
* play kube envVar.valueFrom.resourceFieldRefYaron Dayagi2022-02-02
* play kube envVar.valueFrom.fieldRefYaron Dayagi2022-01-31
* Fix nil pointer dereference for configmap optionalOndra Machacek2022-01-21
* bump go module to version 4Valentin Rothberg2022-01-18
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Don't add env if optional and not foundUrvashi Mohnani2022-01-10
* Add support for configmap volumes to play kubeUrvashi Mohnani2021-12-02
* Add support to play kube for --log-optDaniel J Walsh2021-10-25
* Use SplitN(2) when copying env variablesJhon Honce2021-10-11
* faster image inspectionValentin Rothberg2021-10-08
* Add podman play kube --no-hosts optionsDaniel J Walsh2021-10-01
* Merge pull request #11806 from giuseppe/play-kube-fix-cpu-limitsOpenShift Merge Robot2021-09-30
|\
| * kube: fix conversion from milliCPU to period/quotaGiuseppe Scrivano2021-09-30
* | Support selinux options with bind mounts play/genBrent Baude2021-09-30
|/