summaryrefslogtreecommitdiff
path: root/pkg/domain/infra
Commit message (Expand)AuthorAge
* enable staticcheck linterPaul Holzinger2022-04-22
* move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul Holzinger2022-04-22
* Add support for checkpoint imageRadostin Stoyanov2022-04-20
* Revert "images --size"Valentin Rothberg2022-04-14
* images --sizeValentin Rothberg2022-04-08
* Merge pull request #13490 from gcalin/13266OpenShift Merge Robot2022-04-04
|\
| * Add option for pod logs to display different colors per container.gcalin2022-03-29
* | Merge pull request #13594 from cdoern/podVolumesOpenShift Merge Robot2022-04-01
|\ \
| * | fix pod volume passing and alter infra inheritancecdoern2022-03-29
| |/
* / kube: configmap volume should be reused if already existsAditya R2022-03-31
|/
* Switch all calls to filepath.Walk to filepath.WalkDirDaniel J Walsh2022-03-27
* Merge pull request #13653 from jmontleon/fix-manifest-push-headerOpenShift Merge Robot2022-03-27
|\
| * Resolves #13629 Add RegistryAuthHeader to manifest pushjason2022-03-26
* | Remove error stutterDaniel J Walsh2022-03-25
* | Merge pull request #13587 from giuseppe/clone-to-podOpenShift Merge Robot2022-03-24
|\ \ | |/ |/|
| * container: allow clone to an existing podGiuseppe Scrivano2022-03-24
* | play: kube: use in-memory kubefile and remove tempfileChristian Stewart2022-03-24
|/
* Merge pull request #13597 from Luap99/statsOpenShift Merge Robot2022-03-23
|\
| * podman stats: calc CPU percentage correctlyPaul Holzinger2022-03-22
* | Merge pull request #13588 from flouthoc/import-os-archOpenShift Merge Robot2022-03-23
|\ \
| * | import: allow users to set os, arch and variant of importsAditya R2022-03-23
| |/
* | fix a number of errcheck issuesValentin Rothberg2022-03-22
* | fix a number of `godot` issuesValentin Rothberg2022-03-22
* | linter: enable nilerrValentin Rothberg2022-03-22
* | linter: enable interfacerValentin Rothberg2022-03-22
|/
* podman rmi --ignoreValentin Rothberg2022-03-19
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* Set rawimage for containers created via play kubeOndra Machacek2022-03-16
* remove unneeded k8s codePaul Holzinger2022-03-15
* move k8s deps into podmanPaul Holzinger2022-03-15
* Fix typoRadostin Stoyanov2022-03-14
* Add podman play kube --annotationDaniel J Walsh2022-03-09
* Merge pull request #12913 from rhatdan/kubeOpenShift Merge Robot2022-03-09
|\
| * Add --context-dir option to podman play kubeDaniel J Walsh2022-03-01
* | use gopkg.in/yaml.v2 instead of v3Paul Holzinger2022-03-09
* | Throw an error if kube yaml has duplicate ctr namesUrvashi Mohnani2022-03-04
|/
* Add podman volume mount supportDaniel J Walsh2022-02-28
* Merge pull request #13325 from xordspar0/configmap-error-msgOpenShift Merge Robot2022-02-24
|\
| * Improve the error message for usused configMapsJordan Christiansen2022-02-24
* | Merge pull request #13314 from flouthoc/container-commit-squashOpenShift Merge Robot2022-02-23
|\ \ | |/ |/|
| * container-commit: support --squash to squash layers into oneAditya R2022-02-23
* | Cleanup display of trust with transportsDaniel J Walsh2022-02-22
* | Merge pull request #13059 from cdoern/cloneOpenShift Merge Robot2022-02-22
|\ \ | |/ |/|
| * Implement Podman Container Clonecdoern2022-02-20
* | kube: honor --build=false and make --build=true by defaultAditya R2022-02-21
|/
* Merge pull request #13085 from ydayagi/mainOpenShift Merge Robot2022-02-01
|\
| * play kube envVar.valueFrom.fieldRefYaron Dayagi2022-01-31
* | switch podman image scp from depending on machinectl to just os/execcdoern2022-01-26
|/
* Merge pull request #12936 from cgwalters/null-historyOpenShift Merge Robot2022-01-21
|\
| * Don't segfault if an image layer has no creation timestampColin Walters2022-01-20