Matthew Salsamendi
Matthew Salsamendi
**Is your feature request related to a problem? Please describe.** We use Redis Functions to perform atomic R+W operations in a more ergonomic way than the evalsha API. **Describe the...
I have a project that's working great on my Mac (in docker with virtiofs). But when the same container is run in WSL no changes are detected automatically. Polling does...
https://github.com/hashicorp/nomad/blob/290a310544f70a9727643eefb856f6d5d0150fdf/api/allocations.go#L189 The docs reference a change in the function signature for stopping allocations starting in Nomad 1.6.0-- I'm on 1.6.0 and the old signature is still used.