Dave Trudgian

Results 120 issues of Dave Trudgian

**Is your feature request related to a problem? Please describe.** A user must manually specify a cgroup on instance startup in order to make use of the new instance stats...

enhancement

**Is your feature request related to a problem? Please describe.** Some projects don't have ready built or up-to-date containers, but do have a Dockerfile. At present you cannot build these...

enhancement
maybe

**Is your feature request related to a problem? Please describe.** When running a multi-node application that uses Infiniband networking, the user is currently responsible for making sure that required libraries...

enhancement
maybe

In #875 there is quite a bit of use of `e2e.Privileged` to work around the issue of permissions on the docker-daemon socket. Re-work to remove the privilege requirement. Likely requires...

techdebt
ci:e2e

**Type of issue** technical debt **Description of issue** The e2e suite does not test the function of custom shebangs in runscripts (or test scripts with #868). We have parsing unit-tests...

ci:e2e

**Is your feature request related to a problem? Please describe.** Cannot use overlays when running SingularityCE unprivileged. However, newer kernels, including some backports to older distros, support this flow. **Describe...

enhancement
roadmap

**Type of issue** Developer Documentation **Description of issue** The e2e suite is quite complicated, with a lot of helper functions, and established patterns for performing certain types of tests. These...

documentation
ci:e2e

**Is your feature request related to a problem? Please describe.** Some Docker containers were built with a Dockerfile containing a `USER` directive. The application was installed under the assumption that...

enhancement
roadmap

**Is your feature request related to a problem? Please describe.** Unprivileged execution of containers cannot use overlays. There is a fuse-overlayfs project that allows FUSE mounted overlayfs where kernel support...

enhancement
maybe
roadmap

**Describe the solution you'd like** Following on from #816 it should be possible to use the resource limit flags added to actions in #717 with instances.

enhancement
roadmap