Commit Graph

8811 Commits

Author SHA1 Message Date
Alex Dadgar
46ab2d69b1 handle errors when streaming logs 2017-09-19 10:37:49 -05:00
Alex Dadgar
2e29851b82 Merge pull request #3249 from hashicorp/b-07-upgrade
Upgrade path fixes
2017-09-19 10:29:05 -05:00
Alex Dadgar
cac2480793 fix test 2017-09-19 10:28:23 -05:00
Alex Dadgar
907f234a04 Fix upgrading from 0.6.x to 0.7.0 2017-09-19 10:28:14 -05:00
Alex Dadgar
66776b7c83 Merge pull request #3248 from hashicorp/f-sync
Sync
2017-09-19 10:17:48 -05:00
Alex Dadgar
ddc2efa4ac sync 2017-09-19 10:08:23 -05:00
Michael Lange
7b01e43b7c Merge pull request #3232 from hashicorp/d-ui-api-doc
Document each route in the UI for the API docs
2017-09-18 19:52:04 -05:00
Michael Lange
2eaa26d492 Merge pull request #3233 from hashicorp/d-ui-guide
New UI Guide for learning the Nomad UI
2017-09-18 19:51:53 -05:00
Michael Schurter
c1cf162d83 Merge pull request #3105 from hashicorp/f-876-restart-unhealthy
Restart unhealthy tasks
2017-09-17 19:38:32 -07:00
Michael Lange
e0b2c419b8 New UI Guide for learning the Nomad UI 2017-09-17 18:13:53 -05:00
Michael Lange
e50f944cc7 Document each route in the UI for the API docs 2017-09-17 18:12:15 -05:00
Chelsea Komlo
7e3fc68cb0 Merge pull request #3240 from hashicorp/d-metrics-guide-fix
Metrics guide fix
2017-09-17 18:54:03 -04:00
Chelsea Holland Komlo
0447f5b7c8 add circonus as a metric tool 2017-09-17 22:51:19 +00:00
Chelsea Holland Komlo
f237adfa25 enumerate data tools nomad supports 2017-09-17 21:30:25 +00:00
Chelsea Holland Komlo
0d4825956f update links for github 2017-09-17 21:15:58 +00:00
Chelsea Komlo
1dce0c1b4e Merge pull request #3226 from hashicorp/f-acl-cli-info
Add ACL token info
2017-09-17 15:03:25 -04:00
Chelsea Holland Komlo
a90ec92e06 update documentation 2017-09-17 18:47:06 +00:00
Chelsea Holland Komlo
eee7761e8a add documentation for token info 2017-09-17 18:45:32 +00:00
Chelsea Holland Komlo
83fefabe71 add command to cli
add extra verification test
2017-09-17 18:45:32 +00:00
Chelsea Holland Komlo
57c3ab03a0 add acl token info 2017-09-17 18:45:32 +00:00
Chelsea Komlo
8798fc1b14 Merge pull request #3235 from hashicorp/f-acl_policy_info
ACL policy info
2017-09-17 14:37:58 -04:00
Chelsea Holland Komlo
87f1d1e491 add missing command 2017-09-17 18:22:07 +00:00
Chelsea Holland Komlo
62823ce7ee add policy with rules for documentation 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
7ee27f99e8 small fixups 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
94c12630b5 documentation; add to existing commands 2017-09-17 18:17:53 +00:00
Chelsea Holland Komlo
c651ca45b5 acl policy info 2017-09-17 18:17:17 +00:00
Alex Dadgar
5628511bfb Changelog 2017-09-17 10:58:40 -07:00
Alex Dadgar
033a0776f3 Merge pull request #3229 from epipho/fix-stats
Fix incorrect docker stats
2017-09-17 10:51:25 -07:00
Alex Dadgar
6dda055717 Merge pull request #3237 from hashicorp/d-metrics-documentation
WIP: Guide to nomad metrics integrations
2017-09-17 10:50:43 -07:00
Chelsea Komlo
4be7d40a6b Merge pull request #3234 from hashicorp/acl_policy_delete
Add ACL policy delete command
2017-09-17 13:45:05 -04:00
Chelsea Holland Komlo
a2c8cca3b1 guide to nomad metrics with integrations 2017-09-17 17:29:25 +00:00
Chelsea Holland Komlo
38c68c36fb fixups 2017-09-17 05:15:25 +00:00
Chelsea Holland Komlo
e6adcbcdcb add acl policy delete command 2017-09-17 04:36:08 +00:00
epipho
56d591b119 Fix incorrect docker stats 2017-09-16 00:43:03 -04:00
Chelsea Komlo
e10a2c68e3 Merge pull request #3224 from hashicorp/f-acl-cli-token-delete
ACL CLI token delete
2017-09-15 20:58:59 -04:00
Chelsea Holland Komlo
26a6e98cd0 update documentation 2017-09-16 00:31:11 +00:00
Chelsea Holland Komlo
d5748ec05f fix up test data 2017-09-16 00:26:44 +00:00
Chelsea Holland Komlo
82463a32da fixup helptext for acl cli delete 2017-09-16 00:26:44 +00:00
Chelsea Holland Komlo
7f989249ac add delete command to comamands list 2017-09-16 00:26:44 +00:00
Chelsea Holland Komlo
730c5ad457 adds ACL token delete 2017-09-16 00:26:44 +00:00
Chelsea Komlo
58ac12a125 Merge pull request #3221 from hashicorp/f-acl-cli
ACL CLI
2017-09-15 20:13:57 -04:00
Chelsea Holland Komlo
dfe23ca8eb update comment to use from other commands 2017-09-15 23:33:43 +00:00
Chelsea Holland Komlo
87295bbc05 fixups from code review 2017-09-15 23:33:43 +00:00
Chelsea Holland Komlo
899e0eba7f add acl token as meta flag
add API test for job ACL
2017-09-15 23:33:43 +00:00
Chelsea Komlo
552b369b94 Merge pull request #3219 from hashicorp/f-acl-job-list
Add job list ACL
2017-09-15 19:32:34 -04:00
Chelsea Holland Komlo
fedf2d3314 fix access for health check 2017-09-15 22:57:31 +00:00
Michael Schurter
3d7446d99c @dadgar is better at words than me 2017-09-15 15:53:22 -07:00
Michael Schurter
967825d341 Fix comments: task -> check 2017-09-15 15:19:53 -07:00
Michael Schurter
10ae18c7eb Minor corrections to check_restart docs 2017-09-15 15:18:32 -07:00
Michael Schurter
6bcf0199e9 Test CheckRestart.Validate 2017-09-15 15:12:47 -07:00