Alvin Huang
ddefaa2c2d
test circleci
2019-01-03 22:27:02 -05:00
Alvin Huang
a92fa407d5
output XML test results
2019-01-03 22:21:19 -05:00
Alvin Huang
93490c600b
enable ember-exam
2019-01-03 22:21:20 -05:00
Alvin Huang
5b6ea377b4
update testem with newer conventions
2019-01-03 22:18:55 -05:00
Alvin Huang
45cf7dec4f
adding ember-exam package
2019-01-03 16:59:30 -05:00
Alvin Huang
4233c0f821
add codeowners for consul docs
2019-01-03 15:01:16 -05:00
Junpei Tsuji
249babc244
website: Use secret id instead of policy id ( #5049 )
...
The document uses _the agent-token policy_ as agent token by mistake.
So I fixed it to use the secret id instead of it.
2019-01-03 10:45:01 -05:00
Matt Keeler
0577f02080
Update CHANGELOG.md
2019-01-03 10:41:33 -05:00
Boris Popovschi
b4eca8fcd7
Fixed gziping function for debug archive ( #5184 )
2019-01-03 10:39:58 -05:00
Tayyab Talha
517fa5edd4
Fix Type in go integration ( #5132 )
...
Fix Typo in second example
From svc.ServeTLSConfig() to svc.ServerTLSConfig()
2019-01-03 10:39:23 -05:00
Hans Hasselberg
3d0b7850db
Update CHANGELOG.md
2019-01-03 12:47:40 +01:00
Rebecca Zanzig
199063759b
Merge pull request #5112 from hashicorp/docs/helm-resources-example
...
Add examples for helm chart multi-line strings
2018-12-20 15:33:33 -08:00
Paul Banks
adc245ce85
Update CHANGELOG.md
2018-12-20 12:47:36 +00:00
kaitlincarter-hc
5bf14c58fa
removed an extra period that messed up formatting ( #5120 )
2018-12-19 18:12:43 -06:00
kaitlincarter-hc
395248dbe9
Adding the new backup guide ( #5080 )
...
* Adding the new backup guide
* Update website/source/docs/guides/backup.html.md
Looks good.
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/backup.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/backup.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/backup.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Updated the directions for the restore command.
* Update website/source/docs/guides/backup.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/backup.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* updated the token env
* Trying to make it extra clear where to run the commands.
* added not that list of backed up items isn't inclusive
2018-12-19 13:01:35 -06:00
kaitlincarter-hc
0b002f8560
Encryption Docs and New Guide ( #5059 )
...
* Added the new encryption guide, updated the encryption docs, updated the side-nav and index page for new guide.
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Making updates based on feedback
* Updating language
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Removing all reload mentions
* Updated the final remarks about TLS encryption to include a note about HTTP connections
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/agent-encryption.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* removed the mention of cfssl
* also removed the bit about cfssl in the doc
* updating cert names
* updated all cert values
2018-12-19 12:41:25 -06:00
Hans Hasselberg
acc458d7a4
Builtin tls helper ( #5078 )
...
* command: add tls subcommand
* website: update docs and guide
2018-12-19 09:22:49 +01:00
Jack Pearkes
564288adcc
website: highlight how to use agent certs for tls checks ( #5086 )
...
Also clarifies that HTTP and gRPC checks both use the same
TLS configuration.
2018-12-18 16:47:52 -08:00
Rebecca Zanzig
ce82de1965
Add examples for helm chart multi-line strings
...
There has been some confusion about the formating of multi-line
string variables in the Helm chart. This adds examples for these
situations, hopefully clarifying things for users.
2018-12-18 12:46:45 -08:00
Hans Hasselberg
0b4a879203
ui: serve /robots.txt when UI is enabled. ( #5089 )
...
* serve /robots.txt
* robots.txt: disallow everything
2018-12-17 19:35:03 +01:00
Hans Hasselberg
787f3f8aa6
agent: honor when ca is set but verify_outgoing is disabled ( #4826 )
...
* honor when verify_outgoing is false but ca is set
* Remove code that exists only for tests
* fix formatting
2018-12-17 09:56:18 -08:00
kaitlincarter-hc
cb5524e1e9
Guide Update: Adding/Removing Server ( #5095 )
...
* first draft of updated content for consul leave
* Changed the consul leave/bootstrap_expect scenario into a note
2018-12-17 09:16:07 -06:00
David A. Stevenson
09c7484cab
fix typo ( #5099 )
...
encourge -> encourage
2018-12-17 08:56:55 -06:00
Kyle Havlovitz
995e728ea0
txn: fix an issue with querying nodes by name instead of ID
2018-12-12 12:46:33 -08:00
Alvin Huang
87aea652f0
Merge pull request #5065 from hashicorp/clarify_separator_api
...
clarify how `separator` should be in CLI and API
2018-12-12 12:14:19 -08:00
Pierre Souchay
222446fe03
Added consul-bench tool to list of community tools ( #5010 )
...
Put consul-bench in aphabetical order
2018-12-12 12:10:57 -08:00
Pierre Souchay
f4dc8b42e0
[Travis][UnstableTests] Fixed unstable tests in travis ( #5013 )
...
* [Travis][UnstableTests] Fixed unstable tests in travis as seen in https://travis-ci.org/hashicorp/consul/jobs/460824602
* Fixed unstable tests in https://travis-ci.org/hashicorp/consul/jobs/460857687
2018-12-12 12:09:42 -08:00
Kyle Havlovitz
67bac7a815
api: add support for new txn operations
2018-12-12 10:54:09 -08:00
Kyle Havlovitz
de4dbf583e
txn: add tests for RPC endpoint
2018-12-12 10:04:10 -08:00
Kyle Havlovitz
6a512e5c0f
txn: add ACL enforcement/validation to new txn ops
2018-12-12 10:04:10 -08:00
Kyle Havlovitz
9467067432
state: add tests for new txn ops
2018-12-12 10:04:10 -08:00
Kyle Havlovitz
7759e9ea8b
txn: add service operations
2018-12-12 10:04:10 -08:00
Kyle Havlovitz
ab58986ac3
txn: add node operations
2018-12-12 10:04:10 -08:00
Kyle Havlovitz
01e1b5b1df
txn: add pre-check operations to txn endpoint
2018-12-12 10:04:10 -08:00
Kyle Havlovitz
b371ea8783
Add check operations to transaction api
2018-12-12 10:04:10 -08:00
kaitlincarter-hc
110c0c785e
Updates to the Adding/Removing Servers Guide ( #5004 )
...
* added a new section for adding servers, updated section titles, and added code snippets.
* Fixing typos
* fixing typos
* Addressing some of Paul's feedback.
* Updated the outage recovery recommendation
2018-12-12 09:12:29 -06:00
kaitlincarter-hc
6d81117544
Outage Recover Guide Updates. ( #5003 )
...
* Adding examples and a summary. Minor structure updates.
* Added a link to the deployment guide, but needed to remove a sentence referring to a guide that's not published yet.
* fixed typo
2018-12-11 14:51:24 -06:00
Jack Pearkes
cc57615445
website: clarify catalog registration ID behavior ( #5019 )
...
* website: clarify catalog registration ID behavior
Fixes #3769
* Update catalog.html.md
2018-12-11 11:06:18 -08:00
Jack Pearkes
3a8da5e7ce
website: clarify format of check IDs for sessions ( #5036 )
...
* website: clarify format of check IDs for sessions
* Update website/source/api/session.html.md
Co-Authored-By: pearkes <jackpearkes@gmail.com>
2018-12-11 09:00:52 -08:00
Rebecca Zanzig
ebc6e6914c
Merge pull request #5072 from hashicorp/docs/helm-clusterip-support
...
Add documentation about the new ClusterIP syncing
2018-12-07 17:20:44 -08:00
Rebecca Zanzig
dd1243691a
Add documentation about the new ClusterIP syncing
...
Adds ClusterIP as a supported service type in the sync doc, as well
as add `syncClusterIPServices` to the helm chart detailed list.
2018-12-07 16:04:35 -08:00
Alvin Huang
7994d4a102
change depth to prefix
2018-12-07 14:57:00 -05:00
Kyle Havlovitz
0d8ae1e495
Update CHANGELOG.md
2018-12-07 09:10:23 -08:00
Kyle Havlovitz
c7e0d3b919
Merge pull request #5061 from hashicorp/blank-ca-fix
...
connect/ca: prevent blank CA config in snapshot
2018-12-07 09:08:52 -08:00
Jack Pearkes
60e2a38067
Update CHANGELOG.md
2018-12-06 19:15:44 -08:00
Kyle Havlovitz
4f2715d4e2
connect/ca: prevent blank CA config in snapshot
...
This PR both prevents a blank CA config from being written out to
a snapshot and allows Consul to gracefully recover from a snapshot
with an invalid CA config.
Fixes #4954 .
2018-12-06 17:40:53 -08:00
Jack Pearkes
b64e8b262f
Documentation and changes for `verify_server_hostname` ( #5069 )
...
* verify_server_hostname implies verify_outgoing
* mention CVE in the docs.
2018-12-06 13:51:49 -08:00
Hannah Oppenheimer
cb329089a4
Docs: clarify output vs notes
...
fixup
2018-12-06 11:25:57 -06:00
Alvin Huang
b1823e428a
clarify how `separator` should be in CLI and API
2018-12-06 10:59:43 -05:00
danielehc
43d882c38e
Update configuration.html.md ( #5058 )
...
Link to Upstream Configuration was pointing to http://localhost:4567 .
Fixed reference.
2018-12-05 16:32:11 +00:00