-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
OCP environment(Red Hat OpenShift Container Platform)
Hello,
The problem is similar as described in podman top -eo failed with error · Issue #8033 · containers/podman (github.com).
We are using docker-pipeline walkflow plugin, the plugin code https://github.com/jenkinsci/docker-workflow-plugin/blob/c7dedefcf68f6ce1320c8aaaeb831628ea21a086/src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java#L150 .
Seems still not working for the OCP environment.
[JENKINS-70516] docker-work-flow-plugin failed with Podman will fail when "podman top -eo pid, comm",
Description |
Original:
Hello,
The problem is similar as discribed in [podman top -eo failed with error · Issue #8033 · containers/podman (github.com).|https://github.com/containers/podman/issues/8033] We are using docker-pipeline walkflow plugin, the plugin code [https://github.com/jenkinsci/docker-workflow-plugin/blob/c7dedefcf68f6ce1320c8aaaeb831628ea21a086/src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java#L150] . seems still not working for the OCP environment. |
New:
Hello,
The problem is similar as described in [podman top -eo failed with error · Issue #8033 · containers/podman (github.com).|https://github.com/containers/podman/issues/8033] We are using docker-pipeline walkflow plugin, the plugin code [https://github.com/jenkinsci/docker-workflow-plugin/blob/c7dedefcf68f6ce1320c8aaaeb831628ea21a086/src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java#L150] . Seems still not working for the OCP environment. |
Assignee | Original: Viktor Farcic [ vfarcic ] |
Component/s | New: docker-workflow-plugin [ 20625 ] | |
Component/s | Original: docker-flow-plugin [ 21438 ] |
As far as I understand it, the docker-workflow plugin does not support podman. There are use cases where podman is compatible with docker, but they are definitely not the same product and unless there is an explicit statement of support for podman, I don't think it should be assumed that it will work.