Josh Soref
10572df863
spelling: privileged
2018-03-11 18:38:53 +00:00
Josh Soref
2d4f9308eb
spelling: preferring
2018-03-11 18:37:58 +00:00
Josh Soref
1284459a67
spelling: parameterized
2018-03-11 18:36:05 +00:00
Josh Soref
8abf038f4d
spelling: output
2018-03-11 18:35:30 +00:00
Josh Soref
4a7d5ad88c
spelling: occurring
2018-03-11 18:33:34 +00:00
Josh Soref
337ac13f0a
spelling: interpolation
2018-03-11 18:16:36 +00:00
Josh Soref
52b83328fc
spelling: heartbeating
2018-03-11 18:12:19 +00:00
Josh Soref
7f6e4012a0
spelling: existent
2018-03-11 18:30:37 +00:00
Josh Soref
7cd95f6eb3
spelling: executor
2018-03-11 18:05:31 +00:00
Josh Soref
e72d4f2704
spelling: cause
2018-03-11 17:46:42 +00:00
Josh Soref
760a82fad0
spelling: autocompleting
2018-03-11 17:42:29 +00:00
Josh Soref
455eb1aeb3
spelling: authoritative
2018-03-11 17:42:05 +00:00
Josh Soref
d0e59b1b61
spelling: advertise
2018-03-11 17:35:39 +00:00
Preetha Appan
273558e710
Update CHANGELOG.md
2018-03-09 14:40:05 -06:00
Preetha
1990c3a2ce
Update CHANGELOG.md
2018-03-08 07:59:50 -06:00
Preetha
9be7c345c1
Update CHANGELOG.md
2018-03-08 07:58:44 -06:00
Alex Dadgar
ebe9ee1514
changelog
2018-02-20 16:38:59 -08:00
Preetha
df6400222b
Merge pull request #3868 from hashicorp/f-server-side-restarts
...
server side rescheduling
2018-02-13 20:09:51 -06:00
Michael Schurter
06397ba59d
Merge pull request #3825 from jaininshah9/master
...
add a flag for cpu_hard_limit
2018-02-08 20:40:38 -08:00
Michael Schurter
c081fdc449
docker: add cpu_hard_limit docs
2018-02-08 20:20:26 -08:00
Alex Dadgar
7cbcdf95c1
changelog
2018-02-08 11:14:06 -08:00
Michael Schurter
896bd2c7ee
Add changelog entry for #3839
2018-02-06 10:58:00 -08:00
Michael Schurter
279a3b3f28
Merge pull request #3790 from 42wim/dockerv6
...
Service registration for IPv6 docker addresses (Fixes #3785 )
2018-02-05 17:07:53 -08:00
Michael Schurter
148d927164
Add changelog entry for #3790
2018-02-05 16:29:29 -08:00
Chelsea Komlo
42d20234a3
Merge pull request #3781 from hashicorp/f-client-fingerprint-refactor
...
Refactor client fingerprinters to return a diff of node attributes
2018-02-01 20:13:44 -05:00
Chelsea Holland Komlo
6f9c0ab361
req/resp should be within config locks; rename for detected fingerprints
...
changelog
2018-02-01 19:00:39 -05:00
Preetha
40cdc39b48
jobspec not core in changelog
2018-02-01 16:38:18 -06:00
Preetha
75679f6733
Fix link
2018-02-01 16:37:27 -06:00
Preetha Appan
0cd69b54a5
Update CHANGELOG to add info on restart policy defaults changing
2018-01-31 16:38:26 -06:00
Chelsea Holland Komlo
5d0fb6d7f9
update changelog
2018-01-31 13:33:51 -05:00
Alex Dadgar
0ed4f0517d
fix changelog entry
2018-01-31 10:11:30 -08:00
Michael Schurter
66edc768f5
Add changelog entry for #3773
2018-01-30 14:59:17 -08:00
Chelsea Holland Komlo
c02b4bf67a
changelog for PR 3814
2018-01-30 17:46:48 -05:00
Alex Dadgar
e8e58d8f76
changelog
2018-01-29 09:49:11 -08:00
Alex Dadgar
22f27aae00
changelog
2018-01-23 14:39:19 -08:00
Alex Dadgar
06ae7681bc
changelog
2018-01-23 12:04:53 -08:00
Chelsea Komlo
d09cc2a69f
Merge pull request #3492 from hashicorp/f-client-tls-reload
...
Client/Server TLS dynamic reload
2018-01-23 05:51:32 -05:00
Chelsea Holland Komlo
bc8f0da635
add changelog
2018-01-23 05:00:26 -05:00
Michael Schurter
694b547a6b
Merge pull request #3682 from hashicorp/b-3681-always-set-driver-ip
...
Always advertise driver IP when in driver mode
2018-01-22 16:41:34 -08:00
Michael Schurter
839e4ce903
Update changelog for dot env vars
2018-01-22 14:06:40 -08:00
Kyle Havlovitz
7bea4b392c
Update CHANGELOG.md
2018-01-19 12:59:25 -08:00
Michael Schurter
1b5bb6c24c
Add changelog entry for #3682
2018-01-18 15:35:24 -08:00
Alex Dadgar
3f8da551c3
changelog
2018-01-18 13:09:41 -08:00
Preetha Appan
70b27cd3ba
Linkify CHANGELOG
2018-01-18 10:10:38 -06:00
Michael Schurter
57eb128dcf
Merge pull request #3718 from hashicorp/b-3713-fix-check-restart
...
Fix service.check_restart stanza propagation
2018-01-16 16:39:42 -08:00
Charlie Voiselle
867bb6f7f9
Found more priviledge.
...
priviledge -> privilege
2018-01-12 09:44:53 -05:00
Alex Dadgar
021114f6ef
changelog
2018-01-10 11:48:11 -08:00
Michael Schurter
9f179e9fab
Fix HTTP code for permission denied errors
...
Fixes #3697
The existing code and test case only covered the leader behavior. When
querying against non-leaders the error has an "rpc error: " prefix.
To provide consistency in HTTP error response I also strip the "rpc
error: " prefix for 403 responses as they offer no beneficial additional
information (and in theory disclose a tiny bit of data to unauthorized
users, but it would be a pretty weird bit of data to use in a malicious
way).
2018-01-09 15:25:53 -08:00
Michael Schurter
1f6b568322
Move changelog entry from bug fix to feature
...
It was never really implemented to begin with
2018-01-09 15:17:07 -08:00
Michael Schurter
7c282f174b
Fix service.check_restart stanza propagation
...
There was a bug in jobspec parsing, a bug in CheckRestart merging, and a
bug in CheckRestart canonicalization. All are now tested.
2018-01-09 15:15:36 -08:00