Commit Graph

11024 Commits

Author SHA1 Message Date
Chelsea Holland Komlo
5d866366a7 make check fix 2018-03-28 19:11:51 -04:00
Chelsea Holland Komlo
6665206c9e add test to assert invalid files return error 2018-03-28 18:31:35 -04:00
Chelsea Holland Komlo
e8af281dd3 return error when setting checksum; don't reload 2018-03-28 18:15:50 -04:00
Chelsea Holland Komlo
074683c616 output warning for error in creating TLS checksum 2018-03-28 17:44:23 -04:00
Chelsea Holland Komlo
065133d716 check for nil, remove unnecessary set checksum call 2018-03-28 13:29:53 -04:00
Chelsea Holland Komlo
2fc02c1832 fix up test for file content changes 2018-03-28 13:18:13 -04:00
Chelsea Holland Komlo
6e317fa6c6 set TLS checksum when parsing config
Refactor checksum comparison, always set checksum if it is empty
2018-03-28 09:56:11 -04:00
Chelsea Holland Komlo
7de20ac806 set server configuration checksum on reload 2018-03-27 18:03:52 -04:00
Chelsea Holland Komlo
f8df2071ef check file contents when determining if agent should reload TLS configuration 2018-03-27 15:42:20 -04:00
Chelsea Komlo
24a1f60e7b Merge pull request #4025 from hashicorp/reload-http-tls
Allow TLS configurations for HTTP and RPC connections to be reloaded …
2018-03-26 18:00:30 -04:00
Preetha Appan
1669512557 Fix too long token test case 2018-03-26 16:28:33 -05:00
Preetha
3f20074998 Merge pull request #4045 from hashicorp/f-rename-linear-constant
s/linear/constant/g
2018-03-26 16:22:21 -05:00
Preetha Appan
e2226ca2b7 s/linear/constant/g 2018-03-26 14:45:09 -05:00
Chelsea Komlo
e210a21659 Merge pull request #4043 from hashicorp/tls-documentation-update
Nomad now closes old connections on reloading a TLS configuration
2018-03-26 15:11:05 -04:00
Preetha
73c9cd51cc Merge pull request #4039 from hashicorp/b-reschedule-validate
Adds additional validation for ambiguous settings
2018-03-26 13:41:00 -05:00
Preetha Appan
614d3635c2 Extra test case and better error message for ambiguous config 2018-03-26 13:30:09 -05:00
Preetha
ce34e73864 Merge pull request #4037 from hashicorp/b-fix-terminal-filtering-service-allocs
Fix edge case in reconciler
2018-03-26 13:14:51 -05:00
Preetha Appan
e50ef09421 one field per line in struct definition 2018-03-26 13:13:21 -05:00
Alex Dadgar
8a2a6b8008 Merge pull request #4040 from jeloou/fix/vault-stanza-docs
fix typo and remove duplicated text in Vault stanza docs
2018-03-26 11:07:14 -07:00
Alex Dadgar
583cfb248f Merge pull request #4038 from hashicorp/f-deployment
Only create deployment if job changes or no allocs
2018-03-26 11:06:39 -07:00
Alex Dadgar
f9e9b791c7 name and test 2018-03-26 11:06:21 -07:00
Chelsea Holland Komlo
63c3fefb96 nomad closes connections on reloading a tls configuration 2018-03-26 11:43:24 -04:00
Chelsea Holland Komlo
6b67fb15c5 add test for upgrading only RPC connections 2018-03-26 10:55:27 -04:00
Chelsea Holland Komlo
490e70e9ce code review feedback 2018-03-26 10:55:22 -04:00
Joseph Núñez
a5f7cc7e1e website: removed duplicated text 2018-03-25 20:23:05 -03:00
Joseph Núñez
e82bcd7be7 website: fix typo in Vault stanza docs 2018-03-25 19:45:14 -03:00
Preetha Appan
e8dae69e3a Adds additional validation for ambigous settings (having both unlimited and attempts set) 2018-03-24 10:29:20 -05:00
Alex Dadgar
7ce09fff59 Don't create unnecessary deployments 2018-03-23 16:55:21 -07:00
Preetha Appan
f401044600 Fix edge case in reconciler where service jobs with ClientstatusComplete were not replaced 2018-03-23 18:41:00 -05:00
Alex Dadgar
9c8203a5a4 Do not mark an allocation as an inplace update if specification hasn't changed 2018-03-23 14:36:05 -07:00
Chelsea Komlo
cc02e101a4 Merge pull request #4033 from hashicorp/make-check-fix
Remove unused function
2018-03-23 15:12:49 -04:00
Alex Dadgar
31b317b6ee drop stats fetching log 2018-03-23 12:01:50 -07:00
Alex Dadgar
01716489ba sort driver output 2018-03-23 10:59:18 -07:00
Chelsea Holland Komlo
7aae8ab7ab remove unused function 2018-03-23 09:51:27 -04:00
Chelsea Komlo
9f74c6a378 Merge pull request #4030 from hashicorp/health-check-ux
UX improvments to driver health checks
2018-03-23 09:46:50 -04:00
Michael Lange
1483675c37 Merge pull request #4032 from hashicorp/b-ui-namespace-breadcrumbs
UI: Namespace related bugs
2018-03-22 23:02:08 -07:00
Michael Lange
50ef5ede6e Work around the dreaded broken relationship ED bug
Summary can unlink from a job when loaded in the wrong order. This
guarantees that the summary is bound to the job detail view by
falling back to the summary in the store.
2018-03-22 20:14:37 -07:00
Michael Lange
d722c6ba33 Never duplicate query params, always include query params
A couple more edge cases related to watching URLs with query params
2018-03-22 20:14:36 -07:00
Michael Lange
68e3a566f5 Allow child adapters specify special xhr keys
This is necessary for the namespace query param
2018-03-22 20:14:36 -07:00
Michael Lange
a30c60cc03 Always use the job plain id and job namespace in job links 2018-03-22 20:14:36 -07:00
Alex Dadgar
f59ae94dc4 Merge pull request #4031 from hashicorp/f-node-driver-info
Driver Info CLI output
2018-03-22 17:20:42 -07:00
Alex Dadgar
95a7e1a90a Driver Info output 2018-03-22 17:18:32 -07:00
Chelsea Holland Komlo
bf3b7d8588 ux improvments to driver health checks 2018-03-22 18:38:29 -04:00
Michael Schurter
3a7a3f32d5 Merge pull request #4022 from hashicorp/f-more-executor-logging
executor: increase level for helpful log lines
2018-03-22 15:21:20 -07:00
Michael Schurter
76f56ec852 Merge pull request #4021 from hashicorp/f-travis-go1.10
travis: use go 1.10.x
2018-03-22 15:18:57 -07:00
Alex Dadgar
e4abff7d77 Fix spelling error 2018-03-22 15:18:09 -07:00
Michael Lange
f3e8ece80a Merge pull request #4029 from hashicorp/f-ui-poll-for-stats
UI: Poll for allocation stats
2018-03-22 15:17:39 -07:00
Alex Dadgar
ae227e1044 Merge pull request #3874 from sepulworld/zmw/fix_vagrant_network_timeout
Fixing Vagrant box timeout issue waiting for interfaces
2018-03-22 15:02:14 -07:00
Alex Dadgar
7d8ca3fdd6 Merge pull request #3888 from hashicorp/b-acl-name
Increase maximum ACL token length
2018-03-22 14:51:55 -07:00
Alex Dadgar
8c171db9de Merge branch 'master' into b-acl-name 2018-03-22 14:51:40 -07:00