Dave Trudgian
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...
**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...
**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...
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...
**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...
**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...
**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...
**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...
**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...
**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.