aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | [CI:DOCS] Add quay-description update reminderChris Evich2022-09-29
* | | | | | Merge pull request #16005 from sstosh/fix-typoOpenShift Merge Robot2022-09-30
|\ \ \ \ \ \
| * | | | | | Fix typo about e2e tests nameToshiki Sonoda2022-09-30
* | | | | | | Merge pull request #15868 from rst0git/podman-run-checkpoint-imgOpenShift Merge Robot2022-09-30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add test for podman run with checkpoint imageRadostin Stoyanov2022-09-29
| * | | | | | cmd/podman: add support for checkpoint imagesRadostin Stoyanov2022-09-29
| * | | | | | restore: make IsCheckpointImage reusableRadostin Stoyanov2022-09-29
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #15909 from cdoern/restoreOpenShift Merge Robot2022-09-29
|\ \ \ \ \ \
| * | | | | | fix restore API endpointcdoern2022-09-22
* | | | | | | Merge pull request #15782 from cevich/bundle_build_tasksOpenShift Merge Robot2022-09-29
|\ \ \ \ \ \ \
| * | | | | | | Cirrus: Combine build and code consistency tasksChris Evich2022-09-29
| * | | | | | | Cirrus: Combine pre-test checks into build taskChris Evich2022-09-29
| * | | | | | | Cirrus: Minor YAML comment/whitespace fixChris Evich2022-09-29
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #15998 from Luap99/play-kube-hostnetOpenShift Merge Robot2022-09-29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Man pages: refactor common options: --networkEd Santiago2022-09-29
| * | | | | | podman kube play allow --network hostPaul Holzinger2022-09-29
* | | | | | | Merge pull request #15994 from Luap99/flake-15990OpenShift Merge Robot2022-09-29
|\ \ \ \ \ \ \
| * | | | | | | fix "podman system prune networks" flakePaul Holzinger2022-09-29
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #15987 from flouthoc/bump-commonOpenShift Merge Robot2022-09-29
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | vendor: bump c/common to v0.49.2-0.20220929111928-2d1b45ae2423Aditya R2022-09-29
* | | | | | | Merge pull request #15996 from edsantiago/docs_dedup_log-optOpenShift Merge Robot2022-09-29
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Man pages: refactor common options: --log-optEd Santiago2022-09-29
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #15992 from Luap99/revert-15988OpenShift Merge Robot2022-09-29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "remote: fix manifest add --annotation"Paul Holzinger2022-09-29
|/ / / / /
* | | | | Merge pull request #15988 from sstosh/manifest-annotate-remoteOpenShift Merge Robot2022-09-29
|\ \ \ \ \
| * | | | | remote: fix manifest add --annotationToshiki Sonoda2022-09-29
| |/ / / /
* | | | | Merge pull request #15981 from edsantiago/dont_storageoptOpenShift Merge Robot2022-09-29
|\ \ \ \ \
| * | | | | System tests: stop deep-checking log-levelEd Santiago2022-09-28
| | |_|/ / | |/| | |
* | | | | Merge pull request #15971 from containers/dependabot/go_modules/github.com/co...OpenShift Merge Robot2022-09-29
|\ \ \ \ \
| * | | | | build(deps): bump github.com/container-orchestrated-devices/container-device-...dependabot[bot]2022-09-28
| |/ / / /
* | | | | Merge pull request #15962 from dfr/freebsd-volumeOpenShift Merge Robot2022-09-29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | libpod: Add volume support for FreeBSDDoug Rabson2022-09-27
| * | | | libpod: Factor out usage of unix.MNT_DETACH from (*Volume).unmountDoug Rabson2022-09-27
| * | | | libpod: Move volume_internal_linux.go to volume_internal_common.goDoug Rabson2022-09-27
| * | | | libpod: Move runtime_volume_linux.go to runtime_volume_common.goDoug Rabson2022-09-27
* | | | | Merge pull request #15917 from cevich/check_new_go_codeOpenShift Merge Robot2022-09-29
|\ \ \ \ \
| * | | | | Cirrus: Add golang code consistency check scriptChris Evich2022-09-26
* | | | | | Merge pull request #15968 from piotr-sk/fix/kube_play_liveness_probe_pathOpenShift Merge Robot2022-09-28
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 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
* | | | | | Merge pull request #15937 from rhatdan/manOpenShift Merge Robot2022-09-27
|\ \ \ \ \ \
| * | | | | | Add SELinux information about boolean for using random devicesDaniel J Walsh2022-09-26
* | | | | | | Merge pull request #15908 from edsantiago/systemd_tty_testOpenShift Merge Robot2022-09-27
|\ \ \ \ \ \ \
| * | | | | | | System tests: light cleanupEd Santiago2022-09-27
* | | | | | | | Merge pull request #15958 from piotr-sk/fix/kube_play_liveness_probeOpenShift Merge Robot2022-09-27
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix: liveness check with http probePiotr2022-09-27
| |/ / / / / /
* | | | | | | Merge pull request #15896 from edsantiago/dont_install_toolsChris Evich2022-09-27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | CI: only make install.tools when neededEd Santiago2022-09-27
| |/ / / / /
* | | | | | Merge pull request #15948 from ashley-cui/osxcrossOpenShift Merge Robot2022-09-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |