summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* Merge pull request #14659 from eriksjolund/setup_to_set_up_in_codeopenshift-ci[bot]2022-06-21
|\
| * [CI:DOCS] "setup" -> "set up" in source code commentsErik Sjölund2022-06-19
* | podman pod create --shm-sizecdoern2022-06-20
|/
* Merge pull request #14299 from cdoern/podCloneopenshift-ci[bot]2022-06-16
|\
| * podman pod clonecdoern2022-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 cgroupGiuseppe Scrivano2022-06-15
* | | fix CI: golangci-lint is broken on mainPaul Holzinger2022-06-15
* | | 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