dg424
dg424
I'm getting the following error: kubelet Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create containerd task: failed to create shim: OCI runtime create...
Performance has dropped by almost half with this version. Was there any perf tests done/is there a standard set of perf tests to verify that new versions are at least...
Hi, Is there a reason that chmod on /proc does not work under rootless ? It works fine on standard Docker (i.e. non-privileged mode). We're using rootless to primarily disable...
Hi, Please see the discussion here - https://github.com/moby/moby/issues/42910#issue-1016724099. With the help of one of the contributors, I was able to create a debian based rootless image. Everything seems ok, except...
Hi, So, I know that rootless creates a new user namespace, but is there a way to share files between rootless containers and the outside system "while maintaining permissions" ?...
We're using Rootless DinD running on EKS worker nodes. We're intermittently getting the following failure: ``` main.main.func2 /tmp/tmp.ccni3BnQLU/pkg/mod/github.com/rootless-containers/[email protected]/cmd/rootlesskit/main.go:213 github.com/urfave/cli/v2.(*App).RunContext /tmp/tmp.ccni3BnQLU/pkg/mod/github.com/urfave/cli/[email protected]/app.go:322 github.com/urfave/cli/v2.(*App).Run /tmp/tmp.ccni3BnQLU/pkg/mod/github.com/urfave/cli/[email protected]/app.go:224 main.main /tmp/tmp.ccni3BnQLU/pkg/mod/github.com/rootless-containers/[email protected]/cmd/rootlesskit/main.go:222 runtime.main /usr/local/go/src/runtime/proc.go:250 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1571 time="2022-10-03T21:27:19Z" level=debug...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.346.3 OS: Linux - 5.15.0-1026-aws Java: 11.0.16.1 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- ace-editor:1.1 allure-jenkins-plugin:2.30.2 analysis-model-api:10.16.1 anchore-container-scanner:1.0.24 ansicolor:1.0.2 ant:475.vf34069fef73c...
Please see here - https://github.com/rootless-containers/rootlesskit/issues/284 I've tried multiple releases of the Rootless Docker image, but all eventually failed after a while of repeated testing.
### Is your feature request related to a problem? Please describe. Yes, please see question posted here - https://github.com/jfrog/artifactory-maven-plugin/issues/55 - related to fix here - https://github.com/jfrog/jenkins-artifactory-plugin/pull/720 ### Describe the solution...
**Is your feature request related to a problem? Please describe.** We currently work in a sealed off environment with our local Artifactory that mirrors external sources for us. There is...