stswidwinski

Results 4 issues of stswidwinski

### Nomad version 1.4.1 ### Operating system and Environment details Any unix kernel. Centos 8. ### Issue The exec driver advertises the ability to specify mounts within the configuration: https://github.com/hashicorp/nomad/blob/v1.4.1/drivers/exec/driver.go#L489...

type/bug
theme/driver
theme/storage

Prior to https://github.com/hashicorp/nomad/commit/2409f72d0d42a3225d59347d2604f005bc132636 the code compared the modification index of a job to itself. Afterwards, the code compared the creation index of the job to itself. In either case there...

# Bug Report ### Is the issue related to model conversion? Related to it. ### Describe the bug Consider the following code snippet (I am using `torch` for ease of...

bug
contributions welcome

### Nomad version 1.5.0 and anything prior. ### Operating system and Environment details Unix. ### Issue When Garbage collection limits are set to a value larger than 3 days, the...

type/bug
theme/config
stage/accepted
hcc/jira