This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 24 Mar, 2020 36 commits
-
-
Chris Baker authored
that we were throwing away .Min if provided
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
added ACL protection in Job.Scale in Job.Scale, only perform a Job.Register if the Count was non-nil
-
Chris Baker authored
-
Chris Baker authored
- read-job-scaling - scale-job - list-scaling-policies - read-scaling-policy updated the read and right policy dispositions, added the new autoscaler disposition
-
Chris Baker authored
changes to Canonicalize, Validate, and api->struct conversion so that tg.Count, tg.Scaling.Min/Max are well-defined with reasonable defaults. - tg.Count defaults to tg.Scaling.Min if present (falls back on previous default of 1 if Scaling is absent) - Validate() enforces tg.Scaling.Min <= tg.Count <= tg.Scaling.Max modification in ApiScalingPolicyToStructs, api.TaskGroup.Validate so that defaults are handled for TaskGroup.Count and
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
-
James Rasell authored
-
Chris Baker authored
updating job scaling endpoints to match RFC, cleaning up the API object as well
-
Chris Baker authored
-
Chris Baker authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
-
Luiz Aoqui authored
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
-
Chris Baker authored
-
Mahmood Ali authored
Detect network mode change
-
Lang Martin authored
* nomad/csi_endpoint: return an empty list, not nil * nomad/csi_endpoint_test: volume list returns non-nil
-
Lang Martin authored
* nomad/structs/csi: split CanWrite into health, in use * scheduler/scheduler: expose AllocByID in the state interface * nomad/state/state_store_test * scheduler/stack: SetJobID on the matcher * scheduler/feasible: when a volume writer is in use, check if it's us * scheduler/feasible: remove SetJob * nomad/state/state_store: denormalize allocs before Claim * nomad/structs/csi: return errors on claim, with context * nomad/csi_endpoint_test: new alloc doesn't look like an update * nomad/state/state_store_test: change test reference to CanWrite
-
Drew Bailey authored
make auditor interface more explicit
-
Drew Bailey authored
-
Mahmood Ali authored
Update github.com/hashicorp/hcl
-
- 23 Mar, 2020 4 commits
-
-
Mahmood Ali authored
Vendor package cleanup
-
Drew Bailey authored
-
Mahmood Ali authored
cli: show lifecycle info in alloc status
-
Mahmood Ali authored
-