singularity
singularity copied to clipboard
SingularityCE is the Community Edition of Singularity, an open source container platform designed to be simple, fast, and secure.
**Type of issue** technical debt **Description of issue** In the 3.11 cycle, we added `E2E_GROUPS` and `E2E_TEST` options to the `e2e-tests` make target to filter the tests that are run....
We need to discuss what should happen when a self-signed certificate is passed to `singularity verify`. As discussed in https://github.com/sylabs/singularity/pull/1160#discussion_r1040149657, my gut instinct is that Singularity should either: - Not...
When `singularity verify` is called on an image with a single signature, the expected behaviour is straightforward. If the signature can be verified, all is well, and otherwise there is...
As mentioned by @fnikolai in https://github.com/sylabs/singularity/issues/1095#issuecomment-1322439035, it might be useful to organize the increasing number of flags in `singularity sign` and `singularity verify`: > Perhaps something along these lines? >...
**Type of issue** packaging **Description of issue** In the review for the addition of singularity-ce to Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=2145834) it was noted that RPMLint finds we install some zero length files:...
Fix failing e2e test due to expired 3rd party certificate chain.
Pick #2850 to release-4.1 branch
**Type of issue** technical debt **Description of issue** RHEL7 is mainstream EOL in July 2024, followed by SLES12 in October 2024. These distributions have very old kernels and basic userspace...
SingularityCE 4.0 introduced the OCI-SIF format, where OCI images are embedded in a SIF, using OCI structures... albeit with a single SquashFS layer for the rootfs. SingularityCE 4.1 allowed layers...
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.13.1 to 0.13.2. Release notes Sourced from github.com/moby/buildkit's releases. v0.13.2 buildkit 0.13.2 Welcome to the 0.13.2 release of buildkit! Please try out the release binaries and report...