summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* 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
* | | Merge pull request #14281 from vrothberg/fix-14251OpenShift Merge Robot2022-05-23
|\ \ \
| * | | fix --init with /dev bind mountValentin Rothberg2022-05-23
| | |/ | |/|
* / | auto update: create an eventValentin Rothberg2022-05-23
|/ /
* | Merge pull request #14272 from Luap99/completion2OpenShift Merge Robot2022-05-19
|\ \
| * | shell completion: fix podman event --filter valuesPaul Holzinger2022-05-19
* | | linter: enable unconvert linterValentin Rothberg2022-05-19
* | | Merge pull request #14256 from vrothberg/run-1287OpenShift Merge Robot2022-05-18
|\ \ \ | |/ / |/| |
| * | k8systemd: run k8s workloads in systemdValentin Rothberg2022-05-17
* | | Merge pull request #14258 from mheon/no_hard_error_on_exec_cleanupOpenShift Merge Robot2022-05-17
|\ \ \
| * | | Make errors on removing exec sessions nonfatalMatthew Heon2022-05-16
| |/ /
* | | Merge pull request #14255 from hiredman/pr-for-14249OpenShift Merge Robot2022-05-17
|\ \ \ | |/ / |/| |
| * | Don't complain about XDG_RUNTIME_DIR, Closes #1424Kevin Downey2022-05-16
* | | Robust whitespace split of cpu utilization line from /proc/statSandroCasagrande2022-05-14
|/ /
* | Merge pull request #14159 from vrothberg/service-containerDaniel J Walsh2022-05-12
|\ \ | |/ |/|
| * play kube: service containerValentin Rothberg2022-05-12
* | sdnotify: send MAINPID only onceValentin Rothberg2022-05-12
|/
* fix: Container.cGroupPath() skip empty line to avoid false error loggingttyS32022-05-10
* Merge pull request #14121 from cdoern/kubeOpenShift Merge Robot2022-05-09
|\
| * play kube log tag handlingcdoern2022-05-06
* | libpod: add c.ConfigWithNetworks()Paul Holzinger2022-05-06
* | Merge pull request #14129 from Juneezee/test/t.TempDirOpenShift Merge Robot2022-05-06
|\ \
| * | test: fix failing TestPostDeleteHooksEng Zer Jun2022-05-05
| * | test: use `T.TempDir` to create temporary test directoryEng Zer Jun2022-05-05
* | | Merge pull request #14059 from cdoern/cloneOpenShift Merge Robot2022-05-05
|\ \ \
| * | | pass networks to container clonecdoern2022-05-03
| | |/ | |/|
* | | Merge pull request #14037 from rhatdan/remoteuriOpenShift Merge Robot2022-05-04
|\ \ \