Commit Graph

11509 Commits

Author SHA1 Message Date
Alex Dadgar
5cd1ff4501 small cleanup and logging 2018-04-27 10:36:28 -07:00
Alex Dadgar
0c0fa40a3b Fix issue where node connection map wasn't being pruned 2018-04-27 10:16:03 -07:00
Alex Dadgar
5066268e07 website version 2018-04-26 16:49:53 -07:00
Alex Dadgar
3fd1f48136 Remove generated and version bump 2018-04-26 16:49:19 -07:00
Alex Dadgar
8db11cfe98 Release v0.8.2 2018-04-26 16:45:33 -07:00
Alex Dadgar
4f641c00a3 ignore tags 2018-04-26 16:35:13 -07:00
Alex Dadgar
9a4295aa9c generated files 2018-04-26 16:28:58 -07:00
Alex Dadgar
44c268530b bump version 2018-04-26 16:26:27 -07:00
Alex Dadgar
8552b15f43 changelog 2018-04-26 16:24:02 -07:00
Alex Dadgar
f1bd5ce2df Merge pull request #4224 from hashicorp/b-cron-parse
Handle potential panic in cron parsing
2018-04-26 16:22:37 -07:00
Michael Schurter
64742cb446 docs: add #4170 to changelog 2018-04-26 16:18:03 -07:00
Alex Dadgar
02673822d7 changelog fmt 2018-04-26 16:09:34 -07:00
Alex Dadgar
dc19a3883c Merge branch 'b-cron-parse' of github.com:hashicorp/nomad into b-cron-parse 2018-04-26 15:51:56 -07:00
Alex Dadgar
c62bb84c54 Allow nomad to restore bad periodic job 2018-04-26 15:51:47 -07:00
Chelsea Holland Komlo
7ef3ca0a69 add unit tests for panic cron parsing bug
add comments for cron parsing wrapper
2018-04-26 18:47:08 -04:00
Alex Dadgar
15623e52cd Fix command line 2018-04-26 15:46:22 -07:00
Alex Dadgar
a305101fc9 Merge pull request #4220 from hashicorp/b-operator
Generate all structs in structs packages
2018-04-26 15:26:17 -07:00
Alex Dadgar
7fd28ceb1e Changelog 2018-04-26 15:25:53 -07:00
Alex Dadgar
54ecd73370 Keep client simple 2018-04-26 15:24:53 -07:00
Alex Dadgar
d14ba920a1 Codecgen full package 2018-04-26 15:24:53 -07:00
Alex Dadgar
9973467de9 Travis tests binary built with generated files 2018-04-26 15:24:53 -07:00
Alex Dadgar
67df44cd5e UX touchups 2018-04-26 15:24:27 -07:00
Alex Dadgar
e224e832b4 changelog 2018-04-26 14:48:04 -07:00
Alex Dadgar
821a223965 Merge pull request #4222 from hashicorp/b-proxy
Track all client connections
2018-04-26 14:46:52 -07:00
Chelsea Holland Komlo
14d46f579d handle potential panic in cron parsing 2018-04-26 16:57:45 -04:00
Alex Dadgar
16272ad545 Add test 2018-04-26 13:28:24 -07:00
Alex Dadgar
20b2ad3729 Track all client connections 2018-04-26 13:22:09 -07:00
Alex Dadgar
a4f32ea189 Merge pull request #4190 from hashicorp/je.remove-turbolinks
Turbolinks adjustments
2018-04-26 10:42:42 -07:00
Alex Dadgar
36404709b1 Merge pull request #4216 from hashicorp/b-signal-constraints
Sort signals in implicit constraint
2018-04-26 10:14:03 -07:00
Alex Dadgar
822693dde5 changelog 2018-04-26 10:13:33 -07:00
Alex Dadgar
f1e2177ab7 Sort signals in implicit constraint
Fixes https://github.com/hashicorp/nomad/issues/4212
2018-04-26 10:12:47 -07:00
Alex Dadgar
3a244d4256 Merge pull request #4205 from hashicorp/docs-drain-cli
Update docs CLI output for node drain
2018-04-25 16:45:38 -07:00
Alex Dadgar
6e8aac70a6 Merge pull request #4217 from hashicorp/f-govendor-update
Update go-getter to pick up file access time fix
2018-04-25 16:33:31 -07:00
Alex Dadgar
240889ad5a Changelog 2018-04-25 16:33:00 -07:00
Preetha Appan
ed2c2abf75 Fix vendor file format 2018-04-25 16:32:36 -07:00
Preetha Appan
0559dfb9ee Update go-getter to pick up file accesstime fix 2018-04-25 16:32:36 -07:00
Alex Dadgar
f595e9fbfb Merge pull request #4215 from hashicorp/b-drain
Fix panic draining when alloc on non-existent node
2018-04-25 16:03:12 -07:00
Alex Dadgar
7bdbe43b16 Changelog 2018-04-25 16:01:17 -07:00
Alex Dadgar
913a4d30c6 Safety guard 2018-04-25 16:00:56 -07:00
Alex Dadgar
9fd5847433 Fix detecting drain strategy on GC'd node 2018-04-25 16:00:56 -07:00
Michael Lange
267fdeddfe UI changes in 0.8.2 added to changelog 2018-04-25 15:53:35 -07:00
Alex Dadgar
88aa953d59 Merge pull request #4209 from herver/patch-1
Fix typo in cap_add whitelisting
2018-04-25 15:18:19 -07:00
Nick Ethier
2bb71363a2 Merge pull request #4214 from hashicorp/f-4176-changelog
CHANGELOG: add line for #4176
2018-04-25 14:57:42 -04:00
Nick Ethier
fdcabf0508 CHANGELOG: add line for #4176 2018-04-25 14:51:17 -04:00
herver
104ed21314 Fix typo in cap_add whitelisting 2018-04-25 08:40:37 +02:00
Michael Schurter
c79a820042 Merge pull request #4188 from hashicorp/f-rkt-stats
rkt: create parent cgroup to enable stats
2018-04-24 14:54:36 -07:00
Michael Lange
8cba531391 Merge pull request #4195 from hashicorp/b-ui-retry-stats-requests
UI: Retry stats requests
2018-04-24 14:13:34 -07:00
Michael Schurter
a98ec5a801 docs: add changelog entry for rkt stats #4188 2018-04-24 14:10:10 -07:00
Michael Schurter
a3dba1db78 rkt: test Stats() and always run tests
Remove the NOMAD_TEST_RKT flag as a guard for rkt tests. Still require
Linux, root, and rkt to be installed. Only check for rkt installation
once in hopes of speeding up rkt tests a bit.
2018-04-24 11:05:42 -07:00
Michael Schurter
016734e21f docs: update cli output for node drain
CLI output changed in #4202
2018-04-24 11:02:34 -07:00