Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Docker-compose disable healthcheck properly handled | Jake Correnti | 2022-07-05 | |
* | | | | | | Merge pull request #14534 from jakecorrenti/docker-compose-update-network-mtu | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | (rootful) docker-compose now updates network MTU | Jake Correnti | 2022-07-05 | |
* | | | | | | | Merge pull request #14805 from jakecorrenti/df-format-output | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Podman system df JSON format outputs `Size` and `Reclaimable` | Jake Correnti | 2022-07-05 | |
* | | | | | | | | Merge pull request #14824 from shanesmith/silence-machine-ssh-locale-warning | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Silence setlocale warnings from `podman machine ssh` | Shane Smith | 2022-07-04 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #14830 from vrothberg/fix-14761 | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | Sync: handle exit file | Valentin Rothberg | 2022-07-05 | |
* | | | | | | | | Merge pull request #14823 from Luap99/debian-unit-tests | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||
| * | | | | | | | pkg/machine: add missing build tags to tests | Paul Holzinger | 2022-07-04 | |
| * | | | | | | | TestEnvVarValue: fix assertion | Paul Holzinger | 2022-07-04 | |
| * | | | | | | | envVarValueResourceFieldRef: use int64 for value | Paul Holzinger | 2022-07-04 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #14829 from saschagrunert/errors-hack-test-utils | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | hack/test/utils: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #14813 from eriksjolund/add_troubleshooting_tip_about_carr... | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | [CI:DOCS] troubleshooting: document --tty and CR | Erik Sjölund | 2022-07-03 | |
* | | | | | | | | Merge pull request #14827 from flouthoc/specgen-run-support-manifest | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | specgen,run: support running container from valid manifest list | Aditya R | 2022-07-05 | |
* | | | | | | | | Merge pull request #14789 from saschagrunert/libpod-errors | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | libpod/runtime: switch to golang native error wrapping | Sascha Grunert | 2022-07-04 | |
* | | | | | | | | Merge pull request #14822 from Luap99/dns-test | openshift-ci[bot] | 2022-07-04 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | fix flake in aardvark tests | Paul Holzinger | 2022-07-04 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #14807 from eriksjolund/fix_read_only_spelling | openshift-ci[bot] | 2022-07-04 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Fix spelling "read only" -> "read-only" | Erik Sjölund | 2022-07-02 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge pull request #14816 from giuseppe/drop-pod-create--device-read-bps-test | openshift-ci[bot] | 2022-07-04 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | test: drop pod-create --device-read-bps test | Giuseppe Scrivano | 2022-07-03 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #14802 from cdoern/podMemory | openshift-ci[bot] | 2022-07-03 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | podman pod create --memory | Charlie Doern | 2022-07-01 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #14808 from vorburger/patch-2 | openshift-ci[bot] | 2022-07-02 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | docs: Remove -s from systemctl enable --now sshd | Michael Vorburger ⛑️ | 2022-07-02 | |
|/ / / / / | ||||
* | | | | | Merge pull request #14799 from vrothberg/fix-build | openshift-ci[bot] | 2022-07-01 | |
|\ \ \ \ \ | ||||
| * | | | | | fix build | Valentin Rothberg | 2022-07-01 | |
* | | | | | | Merge pull request #14798 from flouthoc/overlay-mount-path-abs | openshift-ci[bot] | 2022-07-01 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | overlay,mount: convert lowerdir to absolute path for overlay mounts of path | Aditya R | 2022-07-01 | |
* | | | | | | Merge pull request #14794 from n1hility/fix-win | openshift-ci[bot] | 2022-07-01 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix podman machine on Windows | Jason T. Greene | 2022-06-30 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #14795 from giuseppe/fix-wildcard-major-device-cgroup | openshift-ci[bot] | 2022-07-01 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | specgen: fix parsing of cgroup devices rule | Giuseppe Scrivano | 2022-07-01 | |
* | | | | | | | Merge pull request #14788 from vrothberg/rename-template | openshift-ci[bot] | 2022-07-01 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | docs: mention the podman-kube template | Valentin Rothberg | 2022-06-30 | |
| * | | | | | | | podman-play-kube template: rename to podman-kube | Valentin Rothberg | 2022-06-30 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #14449 from cdoern/podVolumes | openshift-ci[bot] | 2022-07-01 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | podman volume create --opt=o=timeout... | cdoern | 2022-06-09 | |
* | | | | | | | Merge pull request #14704 from baude/machinestopped | openshift-ci[bot] | 2022-06-30 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | reveal machine error, ignore false state | Brent Baude | 2022-06-27 | |
* | | | | | | | | Merge pull request #14787 from giuseppe/move-systemd-service-to-subcgroup | openshift-ci[bot] | 2022-06-30 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||
| * | | | | | | | service: do not run under the root cgroup | Giuseppe Scrivano | 2022-06-30 | |
| * | | | | | | | utils: move the cgroup if root on cgroupv2 | Giuseppe Scrivano | 2022-06-30 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #14785 from saschagrunert/cmd-podman-errors | Daniel J Walsh | 2022-06-30 | |
|\ \ \ \ \ \ \ |