Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | Document behavior of --timestamp when only FROM is used | Tomas Volf | 2022-08-10 | |
* | | | | Merge pull request #15267 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2022-08-10 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | build(deps): bump github.com/container-orchestrated-devices/container-device-... | dependabot[bot] | 2022-08-10 | |
|/ / / | ||||
* | | | Merge pull request #12865 from rhatdan/crun | OpenShift Merge Robot | 2022-08-10 | |
|\ \ \ | ||||
| * | | | I believe that these tests will now run with crun. | Daniel J Walsh | 2022-08-09 | |
* | | | | Merge pull request #14926 from cdoern/generateSpec | OpenShift Merge Robot | 2022-08-10 | |
|\ \ \ \ | ||||
| * | | | | podman generate spec | Charlie Doern | 2022-08-04 | |
* | | | | | Merge pull request #15260 from edsantiago/docs_dedup_continued | OpenShift Merge Robot | 2022-08-10 | |
|\ \ \ \ \ | ||||
| * | | | | | Man pages: refactor common options | Ed Santiago | 2022-08-09 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #15094 from cdoern/ssh | OpenShift Merge Robot | 2022-08-10 | |
|\ \ \ \ \ | ||||
| * | | | | | podman ssh work, using new c/common interface | Charlie Doern | 2022-08-09 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #15244 from baude/machinememorytests | OpenShift Merge Robot | 2022-08-10 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | check memory test based on range | Brent Baude | 2022-08-09 | |
* | | | | | Merge pull request #15199 from baude/addapplehv | OpenShift Merge Robot | 2022-08-09 | |
|\ \ \ \ \ | ||||
| * | | | | | Add interface for apple hypervisor | Brent Baude | 2022-08-08 | |
| |/ / / / | ||||
* | | | | | Merge pull request #15250 from edsantiago/docs_dedup_phase2 | OpenShift Merge Robot | 2022-08-09 | |
|\ \ \ \ \ | ||||
| * | | | | | Refactor common man page options, phase 2 | Ed Santiago | 2022-08-09 | |
* | | | | | | Merge pull request #15230 from YoitoFes/Issue-15211 | OpenShift Merge Robot | 2022-08-09 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | pkg/bindings: Support writing image push progress to specified io.Writer | Naoto Kobayashi | 2022-08-08 | |
* | | | | | | Merge pull request #15215 from cevich/use_image_search | OpenShift Merge Robot | 2022-08-09 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Cirrus: Improve CI VM image updates for EC2 | Chris Evich | 2022-08-09 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #15225 from unknowndevQwQ/update_logo | OpenShift Merge Robot | 2022-08-09 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | docs: update the podman logo | unknowndevQwQ | 2022-08-07 | |
* | | | | | | | Merge pull request #15246 from TomSweeneyRedHat/dev/tsweeney/buildah1.27.0 | OpenShift Merge Robot | 2022-08-09 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | test: update apply-podman-deltas for new tests | Aditya R | 2022-08-09 | |
| * | | | | | | build: implement --cache-to,--cache-from and --cache-ttl | Aditya R | 2022-08-09 | |
| * | | | | | | Bump to Buildah v1.27.0 | tomsweeneyredhat | 2022-08-08 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #15134 from sstosh/improve-output | OpenShift Merge Robot | 2022-08-09 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Output messages display rawInput | Toshiki Sonoda | 2022-08-02 | |
* | | | | | | Merge pull request #15239 from giuseppe/use-sandbox-id-gvisor | OpenShift Merge Robot | 2022-08-08 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | specgen: use sandbox id instead of name for annotation | Giuseppe Scrivano | 2022-08-08 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #15236 from giuseppe/refuse-userns-with-uidmap | OpenShift Merge Robot | 2022-08-08 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||
| * | | | | | cmd: refuse --userns if a mapping is specified | Giuseppe Scrivano | 2022-08-08 | |
| |/ / / / | ||||
* | | | | | Merge pull request #15235 from anjannath/pkg-goarch | OpenShift Merge Robot | 2022-08-08 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | pkginstaller: use correct GOARCH value in case of arm build | Anjan Nath | 2022-08-08 | |
|/ / / / | ||||
* | | | | Merge pull request #15182 from cevich/remove_disused_envar | openshift-ci[bot] | 2022-08-07 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Cirrus: Remove disused env. var. | Chris Evich | 2022-08-03 | |
* | | | | Merge pull request #15205 from sstosh/ci-run-cleanup-rootless | openshift-ci[bot] | 2022-08-06 | |
|\ \ \ \ | ||||
| * | | | | e2e: Add rootless mount cleanup test | Toshiki Sonoda | 2022-08-05 | |
* | | | | | Merge pull request #15220 from lsm5/fix-copr-el8-deps | openshift-ci[bot] | 2022-08-06 | |
|\ \ \ \ \ | ||||
| * | | | | | [CI:COPR] podman.spec.rpkg: add python3 dependency for el8 | Lokesh Mandvekar | 2022-08-05 | |
|/ / / / / | ||||
* | | | | | Merge pull request #15093 from karthikelango137/rmiNoPrune1 | openshift-ci[bot] | 2022-08-05 | |
|\ \ \ \ \ | ||||
| * | | | | | remove image podman no prune | Karthik Elango | 2022-08-04 | |
| |/ / / / | ||||
* | | | | | Merge pull request #15184 from gbraad/change-config-order | openshift-ci[bot] | 2022-08-05 | |
|\ \ \ \ \ | ||||
| * | | | | | Fixes #15154 Change order when config and connections are written | Gerard Braad | 2022-08-05 | |
| |/ / / / | ||||
* | | | | | Merge pull request #15196 from edsantiago/sphinx_comments | openshift-ci[bot] | 2022-08-05 | |
|\ \ \ \ \ | ||||
| * | | | | | markdown-preprocess: force extra newline on comments | Ed Santiago | 2022-08-04 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #15092 from karthikelango137/startFilter | openshift-ci[bot] | 2022-08-05 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | start filter flag changes | Karthik Elango | 2022-08-04 | |
* | | | | | Merge pull request #15198 from cevich/osx_docs | openshift-ci[bot] | 2022-08-04 | |
|\ \ \ \ \ |