Danielle Lancashire
ddf7b19288
changelog: Update for eval-broker fix
2019-05-16 16:03:04 +01:00
Preetha Appan
84cc5ddd57
update changelog
2019-05-15 22:00:48 -05:00
Preetha Appan
843e7cc6af
update changelog
2019-05-15 12:59:07 -05:00
Michael Schurter
2fe0768f3b
docs: changelog entry for #5669 and fix comment
2019-05-14 10:54:00 -07:00
Michael Schurter
48db8135da
Merge pull request #5492 from hashicorp/f-allocated-mem
...
client: expose allocated memory per task
2019-05-13 13:31:22 -07:00
Jasmine Dahilig
e3b69ca98f
fix update to changelog
2019-05-13 13:14:01 -07:00
Jasmine Dahilig
27161d8a12
update CHANGELOG with datacenter config validation https://github.com/hashicorp/nomad/pull/5665
2019-05-13 13:10:29 -07:00
Michael Schurter
1c4e585fa7
client: expose allocated memory per task
...
Related to #4280
This PR adds
`client.allocs.<job>.<group>.<alloc>.<task>.memory.allocated` as a gauge
in bytes to metrics to ease calculating how close a task is to OOMing.
```
'nomad.client.allocs.memory.allocated.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 268435456.000
'nomad.client.allocs.memory.cache.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 5677056.000
'nomad.client.allocs.memory.kernel_max_usage.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 0.000
'nomad.client.allocs.memory.kernel_usage.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 0.000
'nomad.client.allocs.memory.max_usage.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 8908800.000
'nomad.client.allocs.memory.rss.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 876544.000
'nomad.client.allocs.memory.swap.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 0.000
'nomad.client.allocs.memory.usage.example.cache.6d98cbaf-d6bc-2a84-c63f-bfff8905a9d8.redis.rusty': 8208384.000
```
2019-05-10 11:12:12 -07:00
Danielle Lancashire
6f1bd7b52d
changelog: Add missing entry for nomad alloc signal
2019-05-09 15:46:32 +02:00
Danielle Lancashire
f56342121b
changelog: Add changelog entries for consul improvements
2019-05-09 13:29:11 +02:00
Preetha Appan
4cceca18e9
update changelog for heartbeat fix
2019-05-08 13:38:29 -05:00
Mahmood Ali
2e37cc4887
update changelog For GH-5587 and GH-5629
2019-05-08 09:49:04 -04:00
Mahmood Ali
6bf31702ca
reorder CHANGELOG
2019-05-08 09:32:48 -04:00
Chris Baker
7696c7336f
update changelog to reflect metrics fix
2019-05-07 19:58:41 +00:00
Preetha
7d4fde7d3a
Fixed links in changelog
2019-05-07 14:24:18 -05:00
Lang Martin
014db9c023
CHANGELOG
2019-05-07 09:24:42 -04:00
Preetha Appan
23b654a45a
Update changelog
2019-05-06 15:44:04 -05:00
Preetha Appan
a4b9f53d43
update changelog
2019-05-03 17:07:27 -05:00
Mahmood Ali
b18c748c41
update 0.9.1 changelog
2019-04-30 07:48:00 -04:00
Danielle Lancashire
ee97edc065
Update master to reflect 0.9.1/0.9.2 split
2019-04-30 10:33:41 +02:00
Lang Martin
da91b14c90
CHANGELOG.md add fix line for #2619
2019-04-26 16:33:17 -04:00
Preetha
4461b4c73e
Update CHANGELOG.md
2019-04-25 12:51:07 -05:00
Danielle Lancashire
3b6bda04e2
changelog: Update for GH-5512 and GH-5577
2019-04-23 13:12:08 +02:00
Chris Baker
0baf547059
changelog: added entry for #5540 fix
2019-04-22 19:27:40 +00:00
Preetha
a9327e58fb
Update CHANGELOG.md
2019-04-19 08:02:48 -05:00
Charlie Voiselle
7f01244ece
fixed header level
2019-04-17 10:12:43 -04:00
Michael Schurter
6421c55384
changelog: add #5479
2019-04-16 11:23:28 -07:00
Danielle Lancashire
60d7fc4bf5
Update CHANGELOG
...
Add `nomad alloc restart` and `nomad status -verbose`
2019-04-15 11:14:51 +02:00
Preetha
dcef8b7edc
Update CHANGELOG.md
2019-04-10 11:23:00 -05:00
Chris Baker
a08c39e149
include vault namespace work in changelog
2019-04-10 16:04:07 +00:00
Michael Schurter
45b4827ad7
Bump to 0.9.1-dev
2019-04-09 09:01:48 -07:00
Michael Schurter
cebf677177
Release v0.9.0
2019-04-09 08:51:37 -07:00
Michael Schurter
a91d590503
docs: mention support for centos6 is dropped
2019-03-27 11:21:16 -07:00
Mahmood Ali
32454b9fde
update some changelog items
2019-03-20 11:20:25 -04:00
Michael Schurter
d920812750
docs: add #5381 to changelog
2019-03-20 07:05:05 -07:00
Danielle Tomlinson
7a51e79c23
Update CHANGELOG.md
...
Co-Authored-By: schmichael <michael.schurter@gmail.com>
2019-03-04 14:00:59 -08:00
Michael Schurter
50e742fd55
Backward compat note about task config validation
2019-02-28 10:58:07 -08:00
Danielle Tomlinson
6d1112bcd7
Update changelog for new beta 3 enhancements
2019-02-26 17:23:32 +01:00
Michael Schurter
6580ed668e
client: don't redownload completed artifacts on retries
...
Track the download status of each artifact independently so that if only
one of many artifacts fails to download, completed artifacts aren't
downloaded again.
2019-02-20 08:45:12 -08:00
Cathy Chang
f7b3fc95f6
remove apostrophe in "job's"
2019-02-06 13:54:59 -08:00
Michael Schurter
217b6c9ff6
minor wording fixes
2019-01-30 08:37:42 -08:00
Michael Schurter
b11a490ad3
mention #5261 in changelog
2019-01-29 13:38:47 -08:00
Preetha
4a63d1b1d1
Update CHANGELOG.md
2019-01-29 15:25:21 -06:00
Alex Dadgar
5043ba4ab8
Update CHANGELOG.md
2019-01-28 15:48:33 -08:00
Alex Dadgar
4647091d8b
add more detail to backwards incompatabilities
2019-01-28 15:16:42 -08:00
Alex Dadgar
8ac1f3e598
changelog
2019-01-28 14:56:45 -08:00
Alex Dadgar
6e8dff67ab
changelog
2019-01-28 10:32:14 -08:00
Preetha
4b2395a06a
quota replication bug fix to changelog
2019-01-28 11:24:01 -06:00
Preetha
fbb89d382a
fix typo
2019-01-26 17:48:34 -06:00
Preetha
7185d3e97b
Update CHANGELOG.md
2019-01-26 17:48:02 -06:00
Preetha
0dafa5f2cd
Update CHANGELOG.md
2019-01-26 17:47:35 -06:00
Mahmood Ali
a9a336a65f
changelog
2019-01-25 14:18:56 -05:00
Michael Lange
be150abde7
CHANGELOG: added 0.9 ui changes
2019-01-22 09:59:46 -08:00
Preetha
4f3334c1ca
Update CHANGELOG.md
2019-01-19 11:15:04 -06:00
Preetha
6998b7e57b
Update CHANGELOG.md
2019-01-18 18:15:11 -06:00
Cathy Chang
5d1e4b5650
make change to the 0.8.7 release date
2019-01-15 09:47:13 -08:00
Alex Dadgar
a573816c85
changelog
2019-01-11 13:09:44 -08:00
Michael Schurter
1984805f86
Update CHANGELOG.md
...
Co-Authored-By: cgbaker <cgbaker@hashicorp.com>
2019-01-07 18:59:26 -05:00
Chris Baker
6d279f57ad
updated CHANGELOG to note backward incompatibility in node metadata validation
2019-01-07 17:32:45 +00:00
Danielle Tomlinson
00c9cab3a3
changelog: Add entry for glob namespaces
2018-12-19 13:09:45 +01:00
Mahmood Ali
e9f829c6d8
Update changelog ( #4993 )
2018-12-14 09:20:17 -05:00
Alex Dadgar
2df8a56b76
changelog
2018-12-11 12:52:45 -08:00
Alex Dadgar
457c6eb398
typo
2018-12-10 15:35:26 -08:00
Alex Dadgar
508a3dfa49
merge 087 and 090 changelog
2018-12-10 15:34:21 -08:00
Mahmood Ali
c27860ecdd
Update changelog ( #4942 )
...
Batch update for the PRs I recently merged.
2018-12-01 07:46:34 -05:00
Preetha
7e1b59119e
Update CHANGELOG.md
2018-11-20 14:16:37 -06:00
Michael Schurter
93e897e1f8
changelog: mention #4904
2018-11-20 11:37:09 -08:00
Michael Schurter
dac17f5337
Merge pull request #4843 from hashicorp/b-driver-env
...
client: interpolate driver configurations
2018-11-16 12:45:43 -06:00
Preetha
225f1531cb
Update CHANGELOG.md
2018-11-16 12:31:54 -06:00
Michael Schurter
3b8fe566a9
docs: document new interpolation behavior and options
2018-11-15 16:26:25 -08:00
Danielle Tomlinson
890bde3482
Add changelog entry for != operator
2018-11-15 11:00:32 -08:00
Mahmood Ali
1403ad21b9
Changelog job re-run fix
2018-11-13 07:52:51 -05:00
Preetha
8e831fb5fb
Update CHANGELOG.md
2018-11-09 12:29:12 -06:00
Preetha
4b70f64ac9
Update CHANGELOG.md
2018-11-09 12:28:11 -06:00
Alex Dadgar
a81dfdd59d
changelog
2018-11-08 14:27:44 -08:00
Mahmood Ali
073197af30
Update changelog with GH-4819
2018-10-31 15:41:07 -04:00
Preetha
0e0e98c9f6
Update CHANGELOG.md
2018-10-26 19:14:13 -05:00
Michael Schurter
bb5b3da7fb
changelog: add client refactor feature branch merge
2018-10-16 16:56:56 -07:00
Alex Dadgar
6f0ed6184b
Fix client reloading and pass the plugin loaders to server and client
2018-10-16 16:56:55 -07:00
Preetha
939c3fd85f
Update CHANGELOG.md
2018-10-10 10:33:39 -05:00
Preetha
54ef3da112
Update CHANGELOG.md
2018-10-09 13:24:53 -05:00
Alex Dadgar
564da575e1
changelog
2018-09-26 14:53:15 -07:00
Preetha Appan
f8d9d7a179
update changelog
2018-09-24 11:19:51 -05:00
Preetha Appan
b10e4f57b1
Update changelog
2018-09-13 14:00:47 -05:00
Preetha Appan
cb025eed6e
Update changelog
2018-09-10 13:18:35 -05:00
Michael Schurter
401ed92847
config: accept CA PEM files with extra whitespace
...
Previously we did a validation pass over CA PEM files before calling
Go's CertPool.AppendCertsFromPEM to provide more detailed error messages
than the stdlib provides.
Unfortunately our validation was overly strict and rejected valid CA
files. This is actually the reason the stdlib PEM parser doesn't return
meaningful errors: PEM files are extremely permissive and it's difficult
to tell the difference between invalid data and valid metadata.
This PR removes our custom validation as it would reject valid data and
the extra error messages were not useful in diagnosing the error
encountered.
2018-09-06 11:38:56 -07:00
Michael Schurter
ea5a8eba8a
Add changelog entry for #4648
2018-09-05 17:37:52 -07:00
Preetha
85be225ce4
Update CHANGELOG.md
2018-09-04 17:51:59 -05:00
Preetha
ad7c9de2f5
Update CHANGELOG.md
2018-09-04 17:38:25 -05:00
Preetha Appan
c463b3a5c8
Update changelog
2018-09-04 17:31:02 -05:00
Preetha Appan
a0e60afbdc
Update changelog
2018-09-04 15:00:34 -05:00
Nick Ethier
22c620e9f9
add changelog line for npe fix
2018-08-31 14:45:38 -04:00
Alex Dadgar
089b533047
Fix kill timeout exceeding 5m on Docker driver
...
Fixes an issue where the Docker API client would timeout before the kill
timeout was hit.
2018-08-17 16:01:09 -07:00
Michael Schurter
c5b0a26a05
add #4462 to changelog
2018-07-25 09:38:49 -07:00
Alex Dadgar
b2f4f854d1
changelog
2018-07-16 14:40:12 -07:00
Nick Ethier
2d69f1430b
Added changelog entry
2018-07-05 11:16:58 -04:00
Charlie Voiselle
ba3ecda2d4
Added info about #4441 to Changelog
...
https://github.com/hashicorp/nomad/pull/4441
2018-06-22 12:12:24 -04:00
Preetha Appan
21ce99ec47
Changelog
2018-06-21 17:21:02 -05:00
Preetha Appan
d64bc34617
Update changelog
2018-06-20 16:00:38 -05:00
Alex Dadgar
af5753d2cd
bump version + generated files
2018-06-11 13:39:42 -07:00
Nick Ethier
ccb5372813
Revert "Revert "client/driver/env: interpolate empty optional meta params as empty strings""
...
This reverts commit c17e0fc9dc5fd288935ab2b68fb441b4d25ac189.
2018-06-11 11:59:23 -04:00
Alex Dadgar
d9b35fab52
Revert "client/driver/env: interpolate empty optional meta params as empty strings"
...
This reverts commit 84926f759a63a90be7bbcf0fad78deb3f02af23d.
2018-06-07 16:27:47 -07:00
Michael Lange
188fbef078
Final UI-related changelog updates for 0.8.4
2018-06-07 15:58:14 -07:00
Chelsea Komlo
d738976234
Merge pull request #4395 from hashicorp/b-vault-second
...
Fix for dynamically reloading vault
2018-06-07 18:03:00 -04:00
Chelsea Holland Komlo
5174f63d6c
changelog
2018-06-07 17:09:59 -04:00
Michael Lange
7e1e42be5f
changelog update
2018-06-06 11:38:42 -07:00
Preetha Appan
06cef731c3
Update CHANGELOG
2018-06-05 17:33:28 -05:00
Alex Dadgar
11cac62e97
Changelog
2018-06-04 15:24:20 -07:00
Alex Dadgar
98fc885b3e
changelog
2018-06-01 15:50:34 -07:00
Alex Dadgar
1e2b4a355e
changelog
2018-06-01 14:57:08 -07:00
Alex Dadgar
ac0a158f9f
changelog
2018-06-01 10:43:00 -07:00
Alex Dadgar
006d4d64a8
changelog
2018-06-01 09:59:50 -07:00
Michael Lange
ded9674435
UI changelog entries for 0.8.4
2018-05-31 15:08:45 -07:00
Alex Dadgar
ec40c8bd40
changelog
2018-05-31 11:00:45 -07:00
Preetha
ba16cf7f51
Update CHANGELOG.md
2018-05-31 06:36:24 -05:00
Preetha Appan
8b192fc010
Update CHANGELOG
2018-05-30 15:23:36 -05:00
Alex Dadgar
911921bd0a
changelog
2018-05-30 13:06:57 -07:00
Alex Dadgar
446fc64850
Merge branch 'master' into f-tls-parse-certs
2018-05-30 17:25:50 +00:00
Chelsea Holland Komlo
b7880933f5
changelog
2018-05-29 21:35:42 -04:00
Chelsea Holland Komlo
35b5d0a30e
changelog
2018-05-29 18:32:13 -04:00
Nick Ethier
b52d2e3e74
command: add '-monitor' flag to node drain
2018-05-24 06:37:25 -04:00
Alex Dadgar
3a1f1e086d
changelog
2018-05-22 14:46:21 -07:00
Alex Dadgar
eb5ff42889
changelog
2018-05-22 14:12:13 -07:00
Preetha Appan
e517267fb4
Update CHANGELOG.md
2018-05-21 21:37:38 -05:00
Preetha Appan
8f450f6c13
Update CHANGELOG.md
2018-05-21 18:52:21 -05:00
Preetha Appan
41c5180a53
Update CHANGELOG.md
2018-05-21 18:32:00 -05:00
Alex Dadgar
18d975c60b
Changelog
2018-05-21 10:52:47 -07:00
Alex Dadgar
bfe2c5bdd2
Changelog
2018-05-21 10:51:08 -07:00
Nick Ethier
6392009dd6
client/driver: use correct repo address when using docker-credential helper ( #4266 )
2018-05-15 17:39:48 -04:00
Chelsea Komlo
687c26093c
Merge pull request #4269 from hashicorp/f-tls-remove-weak-standards
...
Configurable TLS cipher suites and versions; disallow weak ciphers
2018-05-11 08:11:46 -04:00
Chelsea Holland Komlo
89c9b4904b
add changelog
2018-05-11 07:48:31 -04:00
Preetha Appan
823ccf79ba
Update CHANGELOG
2018-05-10 12:57:34 -05:00
Nick Ethier
8851230caa
changelog: ref PR instead of individual issues
2018-05-09 22:33:20 -04:00
Preetha Appan
1dc39a1d4c
update CHANGELOG
2018-05-08 17:07:10 -05:00
Alex Dadgar
210d520a94
changelog
2018-05-08 14:57:10 -07:00
Nick Ethier
3598925ca4
client/driver: use correct repo address when using docker-credential helper
2018-05-08 15:17:28 -04:00
Nick Ethier
54c86a0292
client/driver/env: interpolate empty optional meta params as empty strings
2018-05-07 20:19:51 -04:00
Nick Ethier
2b072029d8
changelog: add changelog entry for docker image pull progress monitoring
2018-05-07 12:20:23 -04:00
Michael Schurter
91b84608fe
docs: document grpc health check support
2018-05-04 11:08:45 -07:00
Michael Schurter
cc13e733ac
cli: expand drain info for node status
2018-05-04 10:32:25 -07:00
Preetha Appan
7985c8df30
Update CHANGELOG.md
2018-05-04 10:18:27 -05:00
Preetha Appan
048b642aff
Update CHANGELOG
2018-05-04 10:14:36 -05:00
Nick Ethier
beebdbb0a1
changelogfmt
2018-05-03 16:00:20 -04:00
Nick Ethier
e78850e5c9
changelog: add line for init command -short option
2018-05-03 15:35:26 -04:00
Alex Dadgar
b5f15ffd63
changelog
2018-04-27 10:42:17 -07:00
Alex Dadgar
b203538cd5
bump version
2018-04-26 16:26:27 -07:00
Alex Dadgar
acfddd5f68
changelog
2018-04-26 16:24:02 -07:00
Michael Schurter
7cac72f14e
docs: add #4170 to changelog
2018-04-26 16:18:03 -07:00
Alex Dadgar
cf431224a7
changelog fmt
2018-04-26 16:09:34 -07:00
Alex Dadgar
51252e5568
Changelog
2018-04-26 15:25:53 -07:00
Alex Dadgar
479f84089d
changelog
2018-04-26 14:48:04 -07:00
Alex Dadgar
9146f97f90
changelog
2018-04-26 10:13:33 -07:00
Alex Dadgar
ae72fc8e23
Changelog
2018-04-25 16:33:00 -07:00
Alex Dadgar
3ba9978a0c
Changelog
2018-04-25 16:01:17 -07:00
Michael Lange
fd4df462dd
UI changes in 0.8.2 added to changelog
2018-04-25 15:53:35 -07:00
Nick Ethier
b5ea070f51
CHANGELOG: add line for #4176
2018-04-25 14:51:17 -04:00
Michael Schurter
0e602d4779
Merge pull request #4188 from hashicorp/f-rkt-stats
...
rkt: create parent cgroup to enable stats
2018-04-24 14:54:36 -07:00
Michael Schurter
6117e7f8eb
docs: add changelog entry for rkt stats #4188
2018-04-24 14:10:10 -07:00
Nick Ethier
2e6c95f511
Merge pull request #4138 from hashicorp/i-hcl-json-endpoint
...
HCL to JSON api endpoint
2018-04-19 14:18:34 -04:00
Michael Schurter
d77c265d1f
Merge pull request #4168 from ninoles/b-2117-windows-group-process
...
B 2117 windows group process
2018-04-19 11:10:51 -07:00
Alex Dadgar
8bf46dfb95
changelog and version
2018-04-17 14:06:14 -07:00
Fabien Ninoles
35cf641416
Update based on PR request.
2018-04-17 13:43:04 -04:00
Nick Ethier
e2571a1884
add changelog entry for new jobs/parse endpoint
2018-04-16 19:24:05 -04:00
Fabien Ninoles
5aac8c58b5
Add changelog.
2018-04-14 13:58:42 -04:00
Michael Schurter
3d163443bf
Add changelog entry for #3572
2018-04-13 11:58:57 -07:00
Alex Dadgar
9268762348
Fix changelog
2018-04-12 17:19:25 -07:00
Chelsea Komlo
28d6c3757f
Merge pull request #4130 from hashicorp/d-health-check-changelog
...
Add change log entry for driver health checks
2018-04-10 18:49:55 -04:00
Chelsea Holland Komlo
7e2a25c888
client subsystem; reworded changelog
2018-04-10 18:49:09 -04:00
Charlie Voiselle
73621d7ae9
Update CHANGELOG.md
2018-04-10 17:26:34 -05:00
Chelsea Holland Komlo
5762071428
change log for driver health checks
2018-04-10 15:58:23 -04:00
Alex Dadgar
6bfd222f27
changelog
2018-04-10 10:42:45 -07:00
Michael Schurter
b54f18daf8
docs: mention . env var change in changelog
2018-04-09 10:30:11 -07:00
Alex Dadgar
e9b73bbebe
changelog
2018-04-05 11:26:42 -07:00
Alex Dadgar
258bdaf77a
changelog
2018-04-03 17:23:25 -07:00
Michael Lange
5da88eb451
Update changelog with UI changes for 0.8.0
2018-03-30 16:35:27 -07:00
Michael Schurter
cfafd0bcb9
Add drainv2 to changelog
2018-03-30 16:05:12 -07:00
Alex Dadgar
944bd8357c
changelog
2018-03-30 10:59:31 -07:00
Charlie Voiselle
acf49615ab
Corrected orphan token issue link
2018-03-29 17:47:22 -04:00
Preetha Appan
28697d22d3
Update CHANGELOG
2018-03-28 12:31:53 -05:00
Alex Dadgar
39987d5236
Merge branch 'master' into b-acl-name
2018-03-22 14:51:40 -07:00
Alex Dadgar
bdbf456e24
changelog
2018-03-22 13:59:58 -07:00
Preetha
4f5d307397
Update CHANGELOG.md
2018-03-21 09:21:10 -05:00
Michael Schurter
ba2251cfe4
Add changelog entry for #4003
2018-03-20 16:44:50 -07:00
Alex Dadgar
c65fc6e2ed
changelog
2018-03-20 10:41:26 -07:00
Michael Schurter
1044bc0feb
Merge pull request #3984 from hashicorp/f-loosen-consul-skipverify
...
Replace Consul TLSSkipVerify handling
2018-03-16 11:21:28 -07:00
Michael Schurter
32ee5e0d53
Merge pull request #3990 from hashicorp/f-rkt-groups
...
rkt: allow specifying --group
2018-03-16 11:19:53 -07:00
Michael Schurter
63b2c36489
Add changelog entry for #3993
2018-03-16 11:15:12 -07:00
Michael Schurter
bd78cfb039
rkt: allow specifying --group
2018-03-16 11:08:22 -07:00
Alex Dadgar
b3ab063132
Merge pull request #3992 from hashicorp/f-vault-orphan
...
Allow and recommend Orphaned Vault tokens
2018-03-16 10:59:54 -07:00
Alex Dadgar
a4662c804e
changelog
2018-03-16 10:59:36 -07:00
Alex Dadgar
1d8ea2f534
changelog
2018-03-16 10:54:26 -07:00
Michael Schurter
0971114f0c
Replace Consul TLSSkipVerify handling
...
Instead of checking Consul's version on startup to see if it supports
TLSSkipVerify, assume that it does and only log in the job service
handler if we discover Consul does not support TLSSkipVerify.
The old code would break TLSSkipVerify support if Nomad started before
Consul (such as on system boot) as TLSSkipVerify would default to false
if Consul wasn't running. Since TLSSkipVerify has been supported since
Consul 0.7.2, it's safe to relax our handling.
2018-03-14 17:43:06 -07:00
Alex Dadgar
3537c73289
Merge pull request #3978 from hashicorp/b-core-sched
...
Always add core scheduler
2018-03-14 16:13:15 -07:00
Preetha Appan
7cf35ac9ea
Update CHANGELOG for rescheduling
2018-03-14 16:43:46 -05:00
Preetha Appan
56cd1fe2ea
Update CHANGELOG
2018-03-14 15:52:44 -05:00
Alex Dadgar
9c07adb830
changelog
2018-03-14 10:57:12 -07:00
Preetha Appan
6484302f8e
better wording in CHANGELOG.md
2018-03-14 09:15:04 -05:00
Chelsea Komlo
810eedfa2a
Merge pull request #3945 from hashicorp/f-add-node-events
...
Add node events
2018-03-14 08:42:55 -04:00
Preetha Appan
7b9f349f7c
Update CHANGELOG.md
2018-03-13 20:55:43 -05:00
Chelsea Holland Komlo
0934769b04
add client side emitting of node events
...
Changelog
2018-03-13 18:08:21 -07:00
Preetha
7bd9e6cbda
Slightly better wording on CHANGELOG
2018-03-13 15:13:37 -05:00
Preetha Appan
1723b6d359
Update CHANGELOG
2018-03-13 15:10:49 -05:00
Michael Schurter
79df90acb0
Merge pull request #3958 from simplesurance/swappiness
...
fix: disable swap for executor_linux allocations
2018-03-13 10:10:22 -07:00
Michael Schurter
9b282e0c8c
Add #3958 to changelog
2018-03-13 10:08:28 -07:00
Alex Dadgar
09e81c5d25
changelog
2018-03-12 14:47:23 -07:00
Michael Schurter
7dd7fbcda2
non-Existent -> nonexistent
...
Reverting from #3963
https://www.merriam-webster.com/dictionary/existent
2018-03-12 11:59:33 -07:00
Josh Soref
920ccf96d2
spelling: variable
2018-03-11 19:13:11 +00:00
Josh Soref
bed09b97d4
spelling: retrieving
2018-03-11 18:51:51 +00:00
Josh Soref
e949d23e1b
spelling: resource
2018-03-11 18:51:03 +00:00
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
Alex Dadgar
ab57db1fad
Increase maximum ACL token length
...
This mitigates issues when generating Nomad ACL tokens from Vault.
2018-02-20 09:52:40 -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