Michael Lange
|
8a3093f1a9
|
Move the global-header up the route hierarchy
Now that breadcrumbs are a zero config component, the corresponding
template can be moved up to parent routes.
|
2018-07-06 11:12:12 -07:00 |
|
Michael Lange
|
954d1283e1
|
Update tests to match new test selectors
|
2018-07-06 11:12:12 -07:00 |
|
Michael Lange
|
0f90e066ee
|
Remove all references to breadcrumbs outside of routes
|
2018-07-06 11:12:12 -07:00 |
|
Michael Lange
|
9b68f15d4a
|
Use the new breadcrumb pattern on tasks
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
8064cf5d28
|
Use the new breadcrumbs pattern for allocations
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
7e2dbd8456
|
Apply new breadcrumbs pattern to task groups
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
99883717e1
|
Support namespaces in job breadcrumbs
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
6578b36efb
|
Use the new breadcrumbs pattern in all job templates
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
771ad072fa
|
Use the new breadcrumbs pattern on the clients loading page
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
0e3701d799
|
Add breadcrumbs to jobs routes
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
da61ab2282
|
Recompute breadcrumbs when a model changes but the current route does not
Example: parent job to child job navigation
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
e38cff670f
|
Support promise proxies as breadcrumbs
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
e513f9236f
|
Apply new breadcrumbs pattern to servers and clients
|
2018-07-06 11:12:11 -07:00 |
|
Michael Lange
|
dd6f12696f
|
New breadcrumb service and component for describing breadcrumbs in routes
Works by segmenting the currentRouteName from the router service
and walking over each route in the current hierarchy to collect crumbs.
|
2018-07-06 11:12:10 -07:00 |
|
Michael Lange
|
bfa0e657f1
|
Merge pull request #4475 from hashicorp/b-ui-wrong-ns
UI: Jobs requested with the wrong namespace under the right conditions
|
2018-07-06 11:10:45 -07:00 |
|
Michael Lange
|
313b5bc8a8
|
Acceptance test for jobs from different namespaces on a single client
|
2018-07-06 10:50:22 -07:00 |
|
Michael Lange
|
fc0e723d75
|
A test to assert the bug
|
2018-07-05 13:49:27 -07:00 |
|
Michael Lange
|
877910208f
|
Don't put namespace logic in the catch-all buildQuery method
|
2018-07-05 12:29:29 -07:00 |
|
Michael Lange
|
566c5843de
|
Remove unused findAllocations method in both job and node
This was replaced with a relationship at some point.
|
2018-07-05 11:25:38 -07:00 |
|
Michael Lange
|
38034733f7
|
Remove unused job adapter method
|
2018-07-05 11:25:38 -07:00 |
|
Michael Lange
|
95dc5da201
|
Add an env var to toggle blockingQueries support
Mostly helpful when working with mirage
|
2018-07-05 11:18:09 -07:00 |
|
Rob Genova
|
22fd627535
|
Merge pull request #4453 from hashicorp/f-tf-configs-0.8.4
tf: Bump Vault, Consul, Nomad versions; update AWS AMI
|
2018-06-28 10:33:57 -07:00 |
|
Rob Genova
|
dff70d274a
|
bump Vault, Consul, Nomad versions; update AWS AMI
|
2018-06-26 22:13:47 +00:00 |
|
Charlie Voiselle
|
db45f8ca57
|
Merge pull request #4444 from hashicorp/f-changelog-4441
Added info about #4441 to Changelog
|
2018-06-22 14:32:29 -04:00 |
|
Charlie Voiselle
|
1bdfbe383b
|
Added info about #4441 to Changelog
https://github.com/hashicorp/nomad/pull/4441
|
2018-06-22 12:12:24 -04:00 |
|
Charlie Voiselle
|
523142ff25
|
Merge pull request #4441 from hashicorp/b-extend-wmiquery-timeout
Extend timeout based on user feedback
|
2018-06-22 12:06:34 -04:00 |
|
Preetha
|
e71789961e
|
Merge pull request #4442 from obitech/master
Fixed dead link to SWIM paper
|
2018-06-22 10:14:44 -05:00 |
|
Alex
|
c12b48b643
|
Merge pull request #1 from obitech/obitech-website-patch-1
Fixed dead link to SWIM paper
|
2018-06-22 10:10:53 +02:00 |
|
Alex
|
1362a0b387
|
Fixed dead link to SWIM paper
|
2018-06-22 10:09:32 +02:00 |
|
Preetha Appan
|
4c09c643e0
|
Changelog
|
2018-06-21 17:21:02 -05:00 |
|
Preetha
|
2dea0bafd2
|
Merge pull request #4440 from hashicorp/f-docs-telemetry-parent-labels
Improve telemetry docs
|
2018-06-21 17:13:52 -05:00 |
|
Preetha
|
7325cf6410
|
Merge pull request #4392 from burdandrei/telemetry-parametrized-jobs
Parametrized/periodic jobs per child tagged metric emmision
|
2018-06-21 17:13:36 -05:00 |
|
Preetha
|
e2e60795c6
|
Merge pull request #3882 from burdandrei/telemetry-add-node-class-tag
Added node class to tagged metrics
|
2018-06-21 17:04:35 -05:00 |
|
Charlie Voiselle
|
b2fe392cfb
|
Extend timeout based on user feedback
Closes https://github.com/hashicorp/nomad/issues/4439.
|
2018-06-21 15:27:56 -04:00 |
|
Preetha Appan
|
8f9647cb11
|
Docs about node_class label
|
2018-06-21 11:17:39 -05:00 |
|
Preetha Appan
|
58b5e428bd
|
add docs for new labels
|
2018-06-21 10:29:42 -05:00 |
|
Preetha
|
b30e234932
|
Merge pull request #4432 from burdandrei/hardware-requerements-docs
High load clusters IO requirements
|
2018-06-21 08:19:06 -05:00 |
|
Andrei Burd
|
4e352f3814
|
Parametrized/periodic jobs per child tagged metric emmision
|
2018-06-21 10:40:56 +03:00 |
|
Andrei Burd
|
3dcdc46291
|
High load clusters IO requeremets
|
2018-06-21 10:22:49 +03:00 |
|
Preetha Appan
|
a128107e47
|
Update changelog
|
2018-06-20 16:00:38 -05:00 |
|
Preetha
|
3ed221b160
|
Merge pull request #4390 from jrasell/f_gh_4381
Add 'nomad.advertise.address' to client meta via NomadFingerPrint
|
2018-06-20 15:58:09 -05:00 |
|
Michael Schurter
|
6e99364e30
|
Merge pull request #4434 from gkrizek/gkrizek/fix-getting-started
Formatting and Typo fixes for Getting Started pages
|
2018-06-20 11:34:24 -07:00 |
|
Preetha
|
36240ce510
|
Merge pull request #4431 from alvin-huang/fix_vendor
bump go-discover to fix Azure provider `vendor.json` file
|
2018-06-20 13:29:13 -05:00 |
|
Graham Krizek
|
9de26a55f6
|
Formatting and Typo fixes for Getting Started pages
|
2018-06-20 11:53:00 -05:00 |
|
Alvin Huang
|
6569339c5e
|
bump go-discover to fix Azure provider vendor.json file
|
2018-06-20 12:51:52 -04:00 |
|
Preetha
|
d7419f746b
|
Merge pull request #4433 from hashicorp/b-fix-removepeer-docs
Fix remove peer docs
|
2018-06-20 10:09:25 -05:00 |
|
Preetha Appan
|
0fac90c0aa
|
Fix remove peer docs
|
2018-06-20 10:06:36 -05:00 |
|
Charlie Voiselle
|
362546e985
|
Merge pull request #4425 from hashicorp/d-warn-impossible-constraint
Added warning about impossible constraints
|
2018-06-19 12:06:22 -04:00 |
|
James Rasell
|
46037d70ee
|
Merge branch 'master' into f_gh_4381
|
2018-06-19 17:51:57 +02:00 |
|
Preetha
|
4ccbf32fb9
|
Merge pull request #4418 from margueritepd/restart-stanza-docs-update
Clarify defaults and behaviour of mode = fail in restart stanza in documentation
|
2018-06-19 10:11:48 -05:00 |
|