Michael Schurter
c12bdcdf0b
Merge pull request #5297 from hashicorp/b-docker-logging
...
Docker: Fix logging config parsing
2019-02-11 06:57:52 -08:00
Gertjan Roggemans
f6ce196bcc
docker: Fix volume driver_config options spec ( #5309 )
...
Fixes #5308
2019-02-11 09:18:44 -05:00
Danielle Tomlinson
7a729cbdea
Merge pull request #5307 from mnachury/fix/exe_detection_windows
...
Fix executable check on windows
2019-02-08 17:46:55 -05:00
mnachury
a8c97343cf
Fix executable check on windows
2019-02-08 16:05:14 -05:00
Nick Ethier
ee5360f209
Merge pull request #5306 from nanoz/patch-1
...
Issue #4649 : Remove the systemd process and threads limit
2019-02-08 10:43:49 -05:00
Arno B
a5badac827
Remove the systemd process and threads limit
...
systemd limits the number of process and threads you can create within the cgroup it creates for a given service. This is especially limiting if you have a high number of keys Nomad watches from Consul.
Fixes #4649
2019-02-08 16:22:52 +01:00
Cathy Chang
d1941aa1e6
remove apostrophe in "job's"
2019-02-06 13:54:59 -08:00
Michael Schurter
5a8d955236
docker: fix logging config parsing
...
Fixes
https://groups.google.com/d/topic/nomad-tool/B3Uo6Kns2BI/discussion
2019-02-04 11:07:57 -08:00
Michael Schurter
08864d5ea5
plugins: update hclutils test
...
The test used old local copies of Docker structs and appeared to be
testing an outdated approach to task config decoding.
Updated to use real Docker structs so we can do end-to-end unit testing
of real Docker task configs.
2019-02-04 11:07:57 -08:00
Michael Schurter
1d17fbc681
simplify hcl2 parsing helper
...
No need to pass in the entire eval context
2019-02-04 11:07:57 -08:00
Michael Schurter
3e52a6aacf
consul: squelch noisy useless logs
...
Only log when syncing actually did something.
2019-02-04 11:07:57 -08:00
Michael Schurter
645c8c41ea
client: log when allocs have been processed
...
Will hopefully help us catch deadlocks/livelocks/slowdowns in the
add/remove allocs pipeline which should be fast.
2019-02-04 11:07:57 -08:00
Danielle Tomlinson
a8e9c4aec2
Merge pull request #5295 from Quasilyte/patch-1
...
nomad/command: fix strings.Contains args order
2019-02-02 16:08:32 +01:00
Iskander (Alex) Sharipov
8c75be1ec4
nomad/command: fix strings.Contains args order
...
Swapped call args order to meet the expected behavior.
Signed-off-by: Iskander Sharipov <quasilyte@gmail.com >
2019-02-02 09:43:24 +03:00
Omar Khawaja
dd22f8aabf
add some cross-linking for easier reference ( #5292 )
2019-02-01 13:12:18 -05:00
Michael Lange
bfde3caaac
Merge pull request #5278 from hashicorp/f-ui-absolute-timestamps
...
UI: Always show an absolute timestamp tooltip when showing relative dates
2019-02-01 09:51:01 -08:00
Michael Schurter
f7be6e64fb
Merge pull request #5293 from hashicorp/b-dupe-resched
...
cli: do not duplicate reschedule headers per group
2019-02-01 09:45:44 -08:00
Michael Schurter
c40cb97dbc
cli: do not duplicate reschedule headers per group
...
Fixes #5291
2019-02-01 09:28:36 -08:00
Michael Lange
cc1b83c980
Update tests that check time and date formatting
2019-02-01 09:19:28 -08:00
Michael Lange
586e98bbea
Apply new date and timestamp helpers e'rywhere
2019-02-01 09:19:28 -08:00
Michael Lange
076dddbe7f
New helpers to standardize date and timestamp formats
2019-02-01 09:19:28 -08:00
Michael Schurter
ff63b1aefe
Remove 0.9.0-beta2 generated files
2019-02-01 08:28:44 -08:00
Danielle Tomlinson
ee9a31f005
Merge pull request #5290 from mre/patch-1
...
Fix typo in "discovery"
2019-02-01 14:36:15 +01:00
Matthias Endler
bb64d74f3a
Fix typo in "discovery"
2019-02-01 14:24:02 +01:00
Michael Schurter
bc0dae1247
Merge pull request #5285 from hashicorp/external-plugins-typo
...
fix typo
2019-01-30 14:50:01 -08:00
Omar Khawaja
b8d96a4db7
fix typo
2019-01-30 17:48:08 -05:00
Mahmood Ali
32009fb577
website: update lxc references to 0.1.0-rc2 ( #5283 )
2019-01-30 17:05:44 -05:00
Michael Schurter
300a0795e6
Merge pull request #5284 from hashicorp/website-0.9
...
Bump to Nomad 0.8.7 and mention 0.9 beta
2019-01-30 13:53:00 -08:00
Michael Schurter
101e41b4de
Bump to Nomad 0.8.7 and mention 0.9 beta
2019-01-30 13:50:44 -08:00
Alex Dadgar
a0f4b11c1c
Release v0.9.0-beta2
2019-01-30 13:38:23 -08:00
Alex Dadgar
29a5d242e6
Generate files for 0.9.0-beta2
2019-01-30 13:31:50 -08:00
Alex Dadgar
0de7939fb1
Merge pull request #5281 from hashicorp/f-affinity-weight-int
...
Change types of weights on spread/affinity
2019-01-30 13:25:56 -08:00
Nick Ethier
93a0394354
Merge pull request #5282 from hashicorp/website-resources
...
website/resources: add recent videos/blogs to resources
2019-01-30 16:01:43 -05:00
Preetha Appan
3cd2ba28e4
fix tests
2019-01-30 14:46:24 -06:00
Nick Ethier
190c9ae352
website/resources: add recent videos/blogs to resources
2019-01-30 15:44:39 -05:00
Alex Dadgar
7d7b922cf0
remove generated structs
2019-01-30 12:38:34 -08:00
Nick Ethier
9523e5f2ea
Merge pull request #5279 from hashicorp/b-fix-external-driver-id-reference
...
client: fix bug during 0.8 state up grade for external drivers
2019-01-30 15:26:40 -05:00
Alex Dadgar
d7407a03b4
Update comment on int8ToPtr
2019-01-30 12:23:43 -08:00
Alex Dadgar
4f89ce03fc
Update comment on int8ToPtr
2019-01-30 12:23:14 -08:00
Alex Dadgar
bc42873e07
Change types of weights on spread/affinity
2019-01-30 12:20:38 -08:00
Nick Ethier
aa713a4d9f
client: fix bug during 0.8 state up grade that causes external drivers to fail
2019-01-30 14:22:29 -05:00
Alex Dadgar
7b98db133b
Release v0.9.0-beta1
2019-01-30 11:08:30 -08:00
Alex Dadgar
ff9597b513
version bump
2019-01-30 11:00:09 -08:00
Alex Dadgar
34c4b232f5
remove deleting generated code in clean step
2019-01-30 10:55:03 -08:00
Alex Dadgar
ecec3d38de
Nomad 0.9.0-beta1 generated code
2019-01-30 10:49:44 -08:00
Michael Schurter
dc5e35b7b8
Merge pull request #5277 from hashicorp/d-changelog
...
changelog: minor wording fixes
2019-01-30 10:06:04 -08:00
Michael Schurter
18c6716449
Merge pull request #5270 from hashicorp/f-install-protoc-gen-go
...
install specific version of protoc-gen-go
2019-01-30 10:05:46 -08:00
Michael Lange
77e4e64b5f
Always show an absolute timestamp tooltip when showing relative dates
2019-01-30 09:59:41 -08:00
Preetha
23b892a8cd
Merge pull request #5273 from hashicorp/dani/nvidia-affinity
...
docs: Update affinity stanza in device
2019-01-30 10:51:21 -06:00
Michael Schurter
c0c51ae002
minor wording fixes
2019-01-30 08:37:42 -08:00