Singularity icon indicating copy to clipboard operation
Singularity copied to clipboard

Scheduler (HTTP API and webapp) for running Mesos tasks—long running processes, one-off tasks, and scheduled jobs. #hubspot-open-source

Results 40 Singularity issues
Sort by recently updated
recently updated
newest added

This is possible since one of previous versions, I guess by posting the same request with WORKERSERVICE switch, but it looks like it's not doable from UI yet. Is it...

Hi, in our case, Singularity 0.18.2 can't detect memory usage for slaves: ![image](https://user-images.githubusercontent.com/13204754/36538692-b29068f6-17d4-11e8-9f6e-3786d4ab39e3.png) but it can overall, for cluster: ![image](https://user-images.githubusercontent.com/13204754/36538805-090181e8-17d5-11e8-9877-3a92a767817f.png) Also, in request view, it shows 0 for memory usage:...

http://mesos.apache.org/documentation/latest/persistent-volume/ My initial thought is that we could support a similar syntax to the volume definition structure for docker containers, and auto-generate persistent volume ids based off the singularity request...

As it is, anyone who has access to singularity, can deploy anything to be executed as root user. Basically, this is almost the same as they have ssh access to...

Hi, currently if I try using mesos-dns with singularity deploys that utilize more than a single port (say port0 for http, port1 for clustering, etc.) mesos-dns will just lump SRV...

using `aws-java-sdk` rather than `jets3t` would allow singularity to use aws IAM credentials and not have to specify access and secret keys in config files. I can put together a...

About a year ago we moved the [raven-java](https://docs.sentry.io/clients/java/) artifacts to a new home under the [com.getsentry.raven](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.getsentry.raven%22) `GroupId`. 🎆 All maintenance and future development is going on under the new `GroupId`....

We're running docker containers with Singularity and we're using `registrator` to register these container services in consul. I would like to deploy some of these containers with docker network=HOST mode....

each time I load the requests screen, it shows my requests in a seemingly indeterminate ordering. each time, I then click to sort alphabetically. the next time I reload the...