Commit Graph

11010 Commits

Author SHA1 Message Date
Preetha b4ae8c48eb
Merge pull request #4045 from hashicorp/f-rename-linear-constant
s/linear/constant/g
2018-03-26 16:22:21 -05:00
Preetha Appan 33e170c15d
s/linear/constant/g 2018-03-26 14:45:09 -05:00
Chelsea Komlo 9fc0b2b303
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 63108b4752
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 7db930b3c3
Extra test case and better error message for ambiguous config 2018-03-26 13:30:09 -05:00
Preetha 5668c3c38e
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 1b9e413a1a
one field per line in struct definition 2018-03-26 13:13:21 -05:00
Alex Dadgar 648ce8df9b
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 36fc47c366
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 e106da84de name and test 2018-03-26 11:06:21 -07:00
Chelsea Holland Komlo d20649c46a nomad closes connections on reloading a tls configuration 2018-03-26 11:43:24 -04:00
Joseph Núñez beebbe8ae8 website: removed duplicated text 2018-03-25 20:23:05 -03:00
Joseph Núñez 009c394bc1 website: fix typo in Vault stanza docs 2018-03-25 19:45:14 -03:00
Preetha Appan fbd56c35a8
Adds additional validation for ambigous settings (having both unlimited and attempts set) 2018-03-24 10:29:20 -05:00
Alex Dadgar e2a6e64fca Don't create unnecessary deployments 2018-03-23 16:55:21 -07:00
Preetha Appan cbfd69ce7a
Fix edge case in reconciler where service jobs with ClientstatusComplete were not replaced 2018-03-23 18:41:00 -05:00
Alex Dadgar 3b72dd94ba Do not mark an allocation as an inplace update if specification hasn't changed 2018-03-23 14:36:05 -07:00
Chelsea Komlo 7e714664bb
Merge pull request #4033 from hashicorp/make-check-fix
Remove unused function
2018-03-23 15:12:49 -04:00
Alex Dadgar 05449fea09 drop stats fetching log 2018-03-23 12:01:50 -07:00
Alex Dadgar 98d3e8a1a7 sort driver output 2018-03-23 10:59:18 -07:00
Chelsea Holland Komlo ae24ebebdd remove unused function 2018-03-23 09:51:27 -04:00
Chelsea Komlo 5f0c382021
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 8287fe76ac
Merge pull request #4032 from hashicorp/b-ui-namespace-breadcrumbs
UI: Namespace related bugs
2018-03-22 23:02:08 -07:00
Michael Lange 4c34a04151 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 1413ed1a44 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 ca98d6b0c8 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 d85673d7c6 Always use the job plain id and job namespace in job links 2018-03-22 20:14:36 -07:00
Alex Dadgar 85359120d5
Merge pull request #4031 from hashicorp/f-node-driver-info
Driver Info CLI output
2018-03-22 17:20:42 -07:00
Alex Dadgar da27fc3880 Driver Info output 2018-03-22 17:18:32 -07:00
Chelsea Holland Komlo e9005d8cfb ux improvments to driver health checks 2018-03-22 18:38:29 -04:00
Michael Schurter a318684738
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 0abe785b4f
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 65b3548219 Fix spelling error 2018-03-22 15:18:09 -07:00
Michael Lange 1a0d3cd32b
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 e2c59129c6
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 c007353b0c
Merge pull request #3888 from hashicorp/b-acl-name
Increase maximum ACL token length
2018-03-22 14:51:55 -07:00
Alex Dadgar 39987d5236
Merge branch 'master' into b-acl-name 2018-03-22 14:51:40 -07:00
Alex Dadgar a0195d8d41 remove comment 2018-03-22 14:49:08 -07:00
Michael Lange fb17a758da Poll for allocation stats 2018-03-22 14:34:57 -07:00
Michael Lange 6bf139d094 Refactor the way allocation stats are fetched
No longer treat it as a property for relationship, just ephemeral
data that can be fetched on demand.
2018-03-22 14:34:13 -07:00
Alex Dadgar bdbf456e24 changelog 2018-03-22 13:59:58 -07:00
Alex Dadgar 7192498ea9
Merge pull request #4027 from hashicorp/f-common
New Command Line Groupings
2018-03-22 13:57:37 -07:00
Alex Dadgar 3e0c75afe2
Merge pull request #4028 from hashicorp/f-checkpoint-oss
Allow separate enterprise config overlay
2018-03-22 13:53:33 -07:00
Alex Dadgar 34211f00a7 Allow separate enterprise config overlay 2018-03-22 13:53:08 -07:00
Alex Dadgar 17fc9a6283 Fix old references 2018-03-22 13:39:18 -07:00
Michael Lange 729365507f
Merge pull request #4017 from hashicorp/b-ui-error-message-for-force
Show an error message when forcing a periodic launch is forbidden
2018-03-22 11:17:14 -07:00
Michael Lange 6ac170d721
Merge pull request #4026 from hashicorp/b-ui-use-native-fetch-in-prod
UI: Use native fetch in production when available
2018-03-22 11:16:37 -07:00
Alex Dadgar c5beef9f81 aliases 2018-03-22 11:09:26 -07:00
Alex Dadgar 4f953578b5 redirects 2018-03-22 11:03:47 -07:00
Alex Dadgar 43eae87ed0 nested command docs 2018-03-22 10:56:06 -07:00