Commit Graph

803 Commits

Author SHA1 Message Date
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