Commit Graph

10990 Commits

Author SHA1 Message Date
Preetha Appan
f401044600 Fix edge case in reconciler where service jobs with ClientstatusComplete were not replaced 2018-03-23 18:41:00 -05: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
Alex Dadgar
22cdbe70ce remove comment 2018-03-22 14:49:08 -07:00
Michael Lange
fc85a81a90 Poll for allocation stats 2018-03-22 14:34:57 -07:00
Michael Lange
286b3d9671 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
6346a3a613 changelog 2018-03-22 13:59:58 -07:00
Alex Dadgar
b1a3e534bd Merge pull request #4027 from hashicorp/f-common
New Command Line Groupings
2018-03-22 13:57:37 -07:00
Alex Dadgar
bb8f02da10 Merge pull request #4028 from hashicorp/f-checkpoint-oss
Allow separate enterprise config overlay
2018-03-22 13:53:33 -07:00
Alex Dadgar
1ac3798ae0 Allow separate enterprise config overlay 2018-03-22 13:53:08 -07:00
Alex Dadgar
f5ebe7da8e Fix old references 2018-03-22 13:39:18 -07:00
Michael Lange
4be04510c5 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
8092625a55 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
1c2cfdc863 aliases 2018-03-22 11:09:26 -07:00
Alex Dadgar
134829fe51 redirects 2018-03-22 11:03:47 -07:00
Alex Dadgar
888d7fe3ac nested command docs 2018-03-22 10:56:06 -07:00
Michael Schurter
2b5d4d3072 travis: use go 1.10.x 2018-03-22 09:53:16 -07:00
Michael Lange
014c6037f8 Merge pull request #4023 from hashicorp/b-ui-index-1
UI: The initial index qp value should be 1, not 0
2018-03-21 22:58:10 -07:00
Michael Lange
3d052932fd mirageEnabled alone doesn't capture whether or not mirage is enabled
Add an isProduction condition to ensure native fetch is used when
possible.
2018-03-21 22:09:10 -07:00
Alex Dadgar
6f0dbbb72b Grouped commands help description 2018-03-21 20:27:32 -07:00
Alex Dadgar
148a9504e7 color 2018-03-21 20:27:32 -07:00
Alex Dadgar
d39b13ed58 Deprecated commands 2018-03-21 20:27:32 -07:00
Alex Dadgar
25dbc77aa8 aliases 2018-03-21 20:27:32 -07:00
Alex Dadgar
295008dd90 rename files 2018-03-21 20:27:32 -07:00
Alex Dadgar
683e271069 common commands 2018-03-21 20:27:32 -07:00
Alex Dadgar
c7fc6571d8 use subcommands 2018-03-21 20:27:32 -07:00
Alex Dadgar
9b73881a00 Drain cli, api, http 2018-03-21 20:27:32 -07:00
Michael Schurter
40db0af310 Merge pull request #4010 from hashicorp/f-drain-rebased2
Drain v2: add controlled draining
2018-03-21 17:12:52 -07:00
Michael Schurter
e10883ca2b eligbile -> eligible 2018-03-21 16:55:22 -07:00
Michael Schurter
3496bcf766 docs: improve DrainRequest.MarkEligible comment 2018-03-21 16:55:22 -07:00
Michael Schurter
07fe87918a test: index no longer guaranteed on job list
Also switch to require and add t.Helper to appropriate funcs.
2018-03-21 16:55:22 -07:00
Michael Schurter
b58a22c2e9 remove spurious TODOs and FIXMEs 2018-03-21 16:55:22 -07:00
Michael Schurter
ec09ea61be test: must initialize jobResults with new func 2018-03-21 16:51:45 -07:00
Michael Schurter
636693830f test: disable node drainer during tests
Node drainer would throw off the index checks
2018-03-21 16:51:45 -07:00
Michael Schurter
e8673b14ef test: disable drain during fsm test
drainer was unsetting drain before fsm could read written value
2018-03-21 16:51:45 -07:00
Michael Schurter
b8b1922b9b test: fix by using mock.BatchJob 2018-03-21 16:51:45 -07:00