Charlie Voiselle
|
db8043d7a5
|
Fixed typo in deployment help text
|
2018-05-24 12:44:21 -04:00 |
|
Nick Ethier
|
0574bd9e73
|
Merge pull request #4260 from hashicorp/f-cli-node-drain-monitor
command: add '-monitor' flag to node drain
|
2018-05-24 12:28:11 -04:00 |
|
Nick Ethier
|
0c62b9cd0f
|
command: fix node drain monitor case
|
2018-05-24 06:39:12 -04:00 |
|
Nick Ethier
|
faeb612bd9
|
api: emit different monitor message if node's drain strategy is never set
|
2018-05-24 06:39:09 -04:00 |
|
Nick Ethier
|
10be0d5355
|
command: add docs for node drain -monitor flag
|
2018-05-24 06:37:28 -04:00 |
|
Nick Ethier
|
6287ac0009
|
command: use 0 as index for monitor request
|
2018-05-24 06:37:28 -04:00 |
|
Nick Ethier
|
d7b17a719c
|
command: add '-monitor' flag to node drain
|
2018-05-24 06:37:25 -04:00 |
|
Alex Dadgar
|
ee5acd35b5
|
Merge pull request #4326 from hashicorp/b-canary-tags
Use Tags when CanaryTags isn't specified
|
2018-05-23 21:05:17 +00:00 |
|
Alex Dadgar
|
7b18e44b92
|
Merge pull request #4327 from hashicorp/d-drain-typo
fix typo: 'ode' to 'node'.
|
2018-05-23 20:50:53 +00:00 |
|
Kate Taggart
|
01973f4fda
|
fix typo: 'ode' to 'node'.
|
2018-05-23 13:19:33 -07:00 |
|
Alex Dadgar
|
796e623dde
|
Use Tags when CanaryTags isn't specified
This PR fixes a bug where we weren't defaulting to `tags` when
`canary_tags` was empty and adds documentation.
|
2018-05-23 13:07:47 -07:00 |
|
Alex Dadgar
|
e108f732b6
|
Merge pull request #4317 from hashicorp/b-no-path
Fix RPC tunneling when running both client/server
|
2018-05-22 21:47:10 +00:00 |
|
Alex Dadgar
|
ff25319099
|
changelog
|
2018-05-22 14:46:21 -07:00 |
|
Alex Dadgar
|
cc0a50b1b6
|
safety guard
|
2018-05-22 14:45:34 -07:00 |
|
Alex Dadgar
|
091e628b38
|
Unit test for dev agent
|
2018-05-22 14:45:34 -07:00 |
|
Alex Dadgar
|
598596c7f6
|
Do not bypass normal RPC codepath when running both client and server at once
|
2018-05-22 14:45:34 -07:00 |
|
Alex Dadgar
|
37a4abdee4
|
Fix noisy log
|
2018-05-22 14:45:34 -07:00 |
|
Alex Dadgar
|
9e761d4049
|
changelog
|
2018-05-22 14:12:13 -07:00 |
|
Alex Dadgar
|
0061c38c99
|
Merge pull request #4292 from hashicorp/f-heartbeat
Emit heartbeat and node registration events
|
2018-05-22 21:06:53 +00:00 |
|
Alex Dadgar
|
cfc9d1fbbd
|
Register events
|
2018-05-22 14:06:33 -07:00 |
|
Alex Dadgar
|
f01c0d72c6
|
node heartbeat missed event
|
2018-05-22 14:05:46 -07:00 |
|
Alex Dadgar
|
774dd0f84e
|
Merge pull request #4291 from hashicorp/f-eligibility
Emit events when node eligibility is set
|
2018-05-22 21:05:15 +00:00 |
|
Alex Dadgar
|
adb58086c5
|
update error message
|
2018-05-22 14:04:59 -07:00 |
|
Alex Dadgar
|
3a2829b4fc
|
Emit events based on eligibility
|
2018-05-22 14:04:59 -07:00 |
|
Alex Dadgar
|
b9d9b44013
|
Merge pull request #4284 from hashicorp/f-drain-event
Emit Node Events for draining
|
2018-05-22 21:04:18 +00:00 |
|
Alex Dadgar
|
79c5a9c7d5
|
update error message
|
2018-05-22 14:01:43 -07:00 |
|
Preetha
|
656731d924
|
Merge pull request #4316 from hashicorp/doc-fix-nomad-alloc-logs
change allocation ID used with nomad alloc logs command
|
2018-05-22 08:12:52 -07:00 |
|
Preetha Appan
|
5936311a76
|
Update CHANGELOG.md
|
2018-05-21 21:37:38 -05:00 |
|
Preetha
|
0fcfaab646
|
Merge pull request #4303 from hashicorp/b-docker-client-nil-panic
Add nil check before setting timeout on docker client
|
2018-05-21 19:34:44 -07:00 |
|
Preetha Appan
|
a0cce52c0e
|
Update CHANGELOG.md
|
2018-05-21 18:52:21 -05:00 |
|
Preetha
|
369ac66322
|
Merge pull request #4313 from hashicorp/b-alloc-gc-desiredstate
Check allocation's desired state in GC eligibility logic
|
2018-05-21 16:49:49 -07:00 |
|
Preetha Appan
|
0f0f5cffff
|
Update CHANGELOG.md
|
2018-05-21 18:32:00 -05:00 |
|
Preetha
|
447527ab2b
|
Merge pull request #4274 from hashicorp/f-force-rescheduling
Add CLI and API support for forcing rescheduling of failed allocs
|
2018-05-21 16:24:22 -07:00 |
|
Preetha Appan
|
a5ca3790a5
|
remove extra return
|
2018-05-21 18:00:14 -05:00 |
|
Chelsea Komlo
|
87150130c9
|
Merge pull request #4315 from hashicorp/f-upgrade-to-go-1.10.2
Upgrade Nomad to Go 1.10.2
|
2018-05-21 18:55:49 -04:00 |
|
Omar Khawaja
|
80561af1ff
|
Update jobs.html.md
|
2018-05-21 18:54:26 -04:00 |
|
Chelsea Komlo
|
b35afbee19
|
Merge pull request #4273 from hashicorp/f-add-autocomplete-to-missing-commands
Add autocomplete to missing commands
|
2018-05-21 18:21:31 -04:00 |
|
Preetha Appan
|
2ea09b82a0
|
Fix docs and method documentation in API
|
2018-05-21 17:20:59 -05:00 |
|
Chelsea Holland Komlo
|
f935b4fb46
|
upgrade nomad to 1.10.2
|
2018-05-21 17:24:51 -04:00 |
|
Preetha
|
69f74996b0
|
Merge pull request #4314 from Omar-Khawaja/allocation-id-typo
changing allocation ID used with nomad alloc status command
|
2018-05-21 14:06:38 -07:00 |
|
Omar Khawaja
|
2c03aa4ec0
|
changing allocation ID used with nomad alloc status command
|
2018-05-21 16:51:30 -04:00 |
|
Preetha Appan
|
015852c05a
|
Check allocation's desired state in GC eligibility logic in core scheduler
|
2018-05-21 13:28:31 -05:00 |
|
Preetha
|
173a2b9c41
|
Merge pull request #4281 from hashicorp/f-leave-on-terminate-docs
Doc updates to clarify leave_on_terminate
|
2018-05-21 11:10:56 -07:00 |
|
Alex Dadgar
|
e485603c0b
|
Changelog
|
2018-05-21 10:52:47 -07:00 |
|
Alex Dadgar
|
df8f367b98
|
Merge pull request #4282 from hashicorp/f-rotator
Avoid splitting log line across two files
|
2018-05-21 17:52:13 +00:00 |
|
Alex Dadgar
|
2c89613058
|
Merge pull request #4288 from apenney/add-warning-to-docs
Add a warning not to share consul nodes
|
2018-05-21 17:51:53 +00:00 |
|
Alex Dadgar
|
eed87d450c
|
Changelog
|
2018-05-21 10:51:08 -07:00 |
|
Alex Dadgar
|
d7fd033959
|
Merge pull request #4298 from justenwalker/docker-driver-digest-tags
driver/docker: pull image with digest
|
2018-05-21 17:46:14 +00:00 |
|
Alex Dadgar
|
56c5ff0ba3
|
Merge pull request #4305 from insanejudge/systemd-killmode-patch-1
set killmode/killsignal in systemd example
|
2018-05-21 17:26:58 +00:00 |
|
Alex Dadgar
|
67f43254f2
|
Merge pull request #4312 from lcnja/master
Fix a typo
|
2018-05-21 16:56:00 +00:00 |
|