Files
nomad/client
Michael Schurter cb3a03c829 Make unable-to-gc log level adaptive
WARNing when someone has over 50 non-terminal allocs was just too
confusing.

Tested manually with `gc_max_allocs = 10` and bumping a job from `count
= 19` to `count = 21`:

```
2017/11/02 17:54:21.076132 [INFO] client.gc: garbage collection due to number of allocations (19) is over the limit (10) skipped because no terminal allocations
...
2017/11/02 17:54:48.634529 [WARN] client.gc: garbage collection due to number of allocations (21) is over the limit (10) skipped because no terminal allocations
```
2017-11-02 10:57:42 -07:00
..
2017-09-26 15:26:33 -07:00
2017-10-25 10:49:34 -07:00
2017-07-06 10:45:44 -07:00
2017-11-01 15:16:38 -05:00
2017-07-18 12:19:57 -07:00
2017-10-19 16:55:10 -07:00
2017-09-29 10:36:08 -07:00
2017-10-12 15:16:33 -07:00
2017-08-15 12:23:29 -07:00
2017-11-01 15:16:38 -05:00
2017-09-26 15:26:33 -07:00
2017-11-01 15:16:38 -05:00
2017-11-02 10:57:42 -07:00
2017-09-26 15:26:33 -07:00
2017-09-26 15:26:33 -07:00
2017-09-26 15:26:33 -07:00
2017-09-26 15:26:33 -07:00
2017-09-29 10:36:08 -07:00