summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #14584 from Luap99/lint-systemdOpenShift Merge Robot2022-06-15
|\ \ \ \
| * | | | golangci-lint: add systemd build tagPaul Holzinger2022-06-14
| | |_|/ | |/| |
* | | | Merge pull request #14585 from Luap99/nolintopenshift-ci[bot]2022-06-14
|\ \ \ \
| * | | | golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* | | | | Merge pull request #14582 from giuseppe/no-create-containerenv-if-run-volumeopenshift-ci[bot]2022-06-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | container: do not create .containerenv with -v SRC:/runGiuseppe Scrivano2022-06-14
| | |/ / | |/| |
* | | | Merge pull request #14580 from jakecorrenti/stats-on-non-running-containeropenshift-ci[bot]2022-06-14
|\ \ \ \ | |_|/ / |/| | |
| * | | Non-running containers now report statistics via the `podman stats`Jake Correnti2022-06-13
* | | | podman cp: do not overwrite non-dirs with dirs and vice versaValentin Rothberg2022-06-10
| |_|/ |/| |
* | | Merge pull request #14480 from cdoern/infraOpenShift Merge Robot2022-06-09
|\ \ \
| * | | patch for pod host networking & other host namespace handlingcdoern2022-06-09
* | | | Do not error on signalling a just-stopped containerMatthew Heon2022-06-09
| |_|/ |/| |
* | | Merge pull request #14220 from Luap99/resolvconfOpenShift Merge Robot2022-06-07
|\ \ \
| * | | use resolvconf package from c/common/libnetworkPaul Holzinger2022-06-07
| | |/ | |/|
* | | Merge pull request #14483 from jakecorrenti/restart-privelaged-containers-aft...OpenShift Merge Robot2022-06-07
|\ \ \
| * | | Privileged containers can now restart if the host devices changeJake Correnti2022-06-06
* | | | libpod: store network status when userns is usedPaul Holzinger2022-06-07
| |/ / |/| |
* | | Merge pull request #14499 from giuseppe/make-error-clearerOpenShift Merge Robot2022-06-07
|\ \ \
| * | | runtime: make error clearerGiuseppe Scrivano2022-06-06
* | | | overlay-volumes: add support for non-volatile upperdir,workdir for anonymous ...Aditya R2022-06-06
|/ / /
* | | Merge pull request #14477 from Luap99/partial-logsOpenShift Merge Robot2022-06-03
|\ \ \
| * | | podman logs k8s-file: do not reassemble partial log linesPaul Holzinger2022-06-03
| | |/ | |/|
* | | Merge pull request #14466 from mheon/fix_9075OpenShift Merge Robot2022-06-03
|\ \ \ | |/ / |/| |
| * | Improve robustness of `podman system reset`Matthew Heon2022-06-03
| |/
* | Merge pull request #14384 from mheon/move_attachOpenShift Merge Robot2022-06-02
|\ \
| * | Move Attach under the OCI Runtime interfaceMatthew Heon2022-05-26
* | | Merge pull request #14395 from vrothberg/healthcheck-fixOpenShift Merge Robot2022-06-02
|\ \ \
| * | | healthcheck: wait for systemd operationsValentin Rothberg2022-05-27
* | | | Merge pull request #14421 from Luap99/statsOpenShift Merge Robot2022-06-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | podman stats: work with network connect/disconnectPaul Holzinger2022-05-31
* | | | fix podman container restore without CreateNetNSPaul Holzinger2022-05-31
|/ / /
* | | Merge pull request #14383 from jwhonce/wip/info_todoOpenShift Merge Robot2022-05-27
|\ \ \
| * | | Refactor populating uptimeJhon Honce2022-05-26
| * | | Add Authorixation field to Plugins for InfoJhon Honce2022-05-26
* | | | Add API support for NoOverwriteDirNonDirJhon Honce2022-05-26
* | | | Fix swagger model of `InspectPodResponse`Jakob Ahrer2022-05-26
|/ / /
* | | Merge pull request #14369 from mheon/fixmes_2OpenShift Merge Robot2022-05-26
|\ \ \
| * | | Remove more FIXMEsMatthew Heon2022-05-25
| | |/ | |/|
* / | First batch of resolutions to FIXMEsMatthew Heon2022-05-25
|/ /
* | Merge pull request #14358 from vrothberg/todo-part-2OpenShift Merge Robot2022-05-25
|\ \ | |/ |/|
| * libpod/pod_top_linux.go: s/TODO/NOTE/Valentin Rothberg2022-05-25
| * events: drop TODO commentValentin Rothberg2022-05-25
* | Merge pull request #14308 from n1hility/root-cgroupOpenShift Merge Robot2022-05-25
|\ \
| * | Support running podman under a root v2 cgroupJason T. Greene2022-05-21
* | | work queue: simplify and use a wait groupValentin Rothberg2022-05-25
| |/ |/|
* | Merge pull request #14327 from rhatdan/commonOpenShift Merge Robot2022-05-24
|\ \
| * | Use containers/common/pkg/util.StringToSliceDaniel J Walsh2022-05-23
* | | contain_top_linux.go: s/TODO/NOTE/Valentin Rothberg2022-05-24
* | | Merge pull request #14321 from mheon/no_error_on_danglingOpenShift Merge Robot2022-05-23
|\ \ \ | |/ / |/| |
| * | Instead of erroring, clean up after dangling IDs in DBMatthew Heon2022-05-23