| Commit message (Expand) | Author | Age |
* | Merge pull request #14713 from Luap99/volume-plugin | openshift-ci[bot] | 2022-06-27 |
|\ |
|
| * | add podman volume reload to sync volume plugins | Paul Holzinger | 2022-06-23 |
| * | libpod: volume plugin sendRequest remove body bool | Paul Holzinger | 2022-06-23 |
* | | Merge pull request #14705 from jakecorrenti/show-health-status-event | openshift-ci[bot] | 2022-06-27 |
|\ \ |
|
| * | | Show Health Status events | Jake Correnti | 2022-06-27 |
* | | | Merge pull request #14732 from dfr/criu | openshift-ci[bot] | 2022-06-27 |
|\ \ \ |
|
| * | | | Fix spelling of GetCriuVersion | Doug Rabson | 2022-06-27 |
* | | | | Merge pull request #14654 from cdoern/cgroup | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | podman cgroup enhancement | cdoern | 2022-06-24 |
| | |/
| |/| |
|
* | | | Two fixes for DB exit code handling | Matthew Heon | 2022-06-23 |
* | | | libpod: fix wait and exit-code logic | Valentin Rothberg | 2022-06-23 |
* | | | conmon: silence json-file error | Valentin Rothberg | 2022-06-23 |
|/ / |
|
* | | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | | Merge pull request #14659 from eriksjolund/setup_to_set_up_in_code | openshift-ci[bot] | 2022-06-21 |
|\ \ |
|
| * | | [CI:DOCS] "setup" -> "set up" in source code comments | Erik Sjölund | 2022-06-19 |
* | | | podman pod create --shm-size | cdoern | 2022-06-20 |
|/ / |
|
* | | Merge pull request #14299 from cdoern/podClone | openshift-ci[bot] | 2022-06-16 |
|\ \ |
|
| * | | podman pod clone | cdoern | 2022-06-10 |
* | | | Merge pull request #14596 from giuseppe/move-conmon-different-cgroup-system-s... | openshift-ci[bot] | 2022-06-15 |
|\ \ \ |
|
| * | | | libpod: improve check to create conmon cgroup | Giuseppe Scrivano | 2022-06-15 |
* | | | | fix CI: golangci-lint is broken on main | Paul Holzinger | 2022-06-15 |
* | | | | Merge pull request #14584 from Luap99/lint-systemd | OpenShift Merge Robot | 2022-06-15 |
|\ \ \ \ |
|
| * | | | | golangci-lint: add systemd build tag | Paul Holzinger | 2022-06-14 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #14585 from Luap99/nolint | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ |
|
| * | | | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | | | | | Merge pull request #14582 from giuseppe/no-create-containerenv-if-run-volume | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | container: do not create .containerenv with -v SRC:/run | Giuseppe Scrivano | 2022-06-14 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #14580 from jakecorrenti/stats-on-non-running-container | openshift-ci[bot] | 2022-06-14 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Non-running containers now report statistics via the `podman stats` | Jake Correnti | 2022-06-13 |
* | | | | podman cp: do not overwrite non-dirs with dirs and vice versa | Valentin Rothberg | 2022-06-10 |
| |_|/
|/| | |
|
* | | | Merge pull request #14480 from cdoern/infra | OpenShift Merge Robot | 2022-06-09 |
|\ \ \ |
|
| * | | | patch for pod host networking & other host namespace handling | cdoern | 2022-06-09 |
* | | | | Do not error on signalling a just-stopped container | Matthew Heon | 2022-06-09 |
| |_|/
|/| | |
|
* | | | Merge pull request #14220 from Luap99/resolvconf | OpenShift Merge Robot | 2022-06-07 |
|\ \ \ |
|
| * | | | use resolvconf package from c/common/libnetwork | Paul Holzinger | 2022-06-07 |
| | |/
| |/| |
|
* | | | Merge pull request #14483 from jakecorrenti/restart-privelaged-containers-aft... | OpenShift Merge Robot | 2022-06-07 |
|\ \ \ |
|
| * | | | Privileged containers can now restart if the host devices change | Jake Correnti | 2022-06-06 |
* | | | | libpod: store network status when userns is used | Paul Holzinger | 2022-06-07 |
| |/ /
|/| | |
|
* | | | Merge pull request #14499 from giuseppe/make-error-clearer | OpenShift Merge Robot | 2022-06-07 |
|\ \ \ |
|
| * | | | runtime: make error clearer | Giuseppe Scrivano | 2022-06-06 |
* | | | | overlay-volumes: add support for non-volatile upperdir,workdir for anonymous ... | Aditya R | 2022-06-06 |
|/ / / |
|
* | | | Merge pull request #14477 from Luap99/partial-logs | OpenShift Merge Robot | 2022-06-03 |
|\ \ \ |
|
| * | | | podman logs k8s-file: do not reassemble partial log lines | Paul Holzinger | 2022-06-03 |
| | |/
| |/| |
|
* | | | Merge pull request #14466 from mheon/fix_9075 | OpenShift Merge Robot | 2022-06-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | Improve robustness of `podman system reset` | Matthew Heon | 2022-06-03 |
| |/ |
|
* | | Merge pull request #14384 from mheon/move_attach | OpenShift Merge Robot | 2022-06-02 |
|\ \ |
|
| * | | Move Attach under the OCI Runtime interface | Matthew Heon | 2022-05-26 |
* | | | Merge pull request #14395 from vrothberg/healthcheck-fix | OpenShift Merge Robot | 2022-06-02 |
|\ \ \ |
|
| * | | | healthcheck: wait for systemd operations | Valentin Rothberg | 2022-05-27 |
* | | | | Merge pull request #14421 from Luap99/stats | OpenShift Merge Robot | 2022-06-02 |
|\ \ \ \
| |_|_|/
|/| | | |
|