Daniel Nephin
30eddc4222
Merge pull request #8751 from karras/fix_docs_typo_services
...
Fix typo in Service Discovery/Services documentation
2020-09-25 15:34:04 +00:00
Petrik van der Velde
b841307041
Improve the Azure cloud auto join documentation ( #8530 )
...
* Update the Azure cloud auto join documentation with more explicit information on how to configure the infrastructure.
* Add a note regarding the length of time taken for Azure to sync the MSI permissions.
* Update references from tag_name to tag_key in the Azure examples
Co-authored-by: Jono Sosulska <42216911+jsosulska@users.noreply.github.com>
2020-09-25 02:42:14 +00:00
Mike Morris
8b9345fc96
docs: highlight Vault service mesh CA integration ( #8730 )
2020-09-24 19:39:41 +00:00
Hans Hasselberg
100630e2bf
add -list-primary to `consul keyring` command ( #8692 )
...
* add -list-primary
* add docs
* use builder
* fix multiple actions
2020-09-24 18:04:57 +00:00
Nicole Forrester
e22b295b5f
Add Using in Production Question ( #8718 )
...
* website: add using in prod question
* adjust padding
2020-09-23 17:14:01 -04:00
danielehc
9c1d256ba8
Add alias-node option info ( #8706 )
2020-09-23 16:11:56 +00:00
Prabodh
4784468283
Update index.mdx ( #8727 )
...
Fixed a gramatical mistake.
2020-09-23 10:14:10 -04:00
Mike Wickett
4deada9e1e
Merge pull request #8700 from hashicorp/mw.add-hcs-azure-alert-bar
...
website: update alert bar for HCS prod sku
2020-09-23 10:14:10 -04:00
Daniel Kimsey
25e7652449
Clarify consul maint enable/disable scope ( #8615 )
...
Try to make it more clear to an operator that toggling off a node-level
maintenance is independent of toggling service level maintenance.
2020-09-21 16:33:07 +00:00
Lowe Schmidt
c77a87e84c
docs: Fix typo in tutorial URL ( #8716 )
2020-09-21 14:09:06 +00:00
Blake Covarrubias
35b21159b2
docs: Add go-sockaddr examples for bind_addr ( #8677 )
...
Add examples of using a go-sockaddr template with `bind_addr` within
HCL or JSON configuration.
Resolves #8633
2020-09-18 15:16:17 +00:00
Blake Covarrubias
e99e5ce434
docs: Add missing options for consul connect envoy ( #8670 )
...
Document missing CLI options for the `consul connect envoy` command.
Resolves #8041
2020-09-18 15:13:44 +00:00
Preetha
6ccec70bfb
Merge pull request #8638 from eckdanny/docs/clarify-kv-keys-url-safe
...
docs: clarify KV url-safe key names
2020-09-17 20:52:07 +00:00
Sabeen Syed
6117c7ff73
Merge pull request #8668 from hashicorp/BeenzSyed-consulesm
...
Add Consul ESM to Consul Tools page
2020-09-17 19:37:00 +00:00
Blake Covarrubias
fb664c18dd
Add path-based routing example to Ingress docs ( #8672 )
...
Add configuration example for HTTP path-based routing with virtual
services to Ingress gateway configuration entry documentation.
Resolves #8018
2020-09-15 22:39:54 +00:00
Hans Hasselberg
f88600320d
Update API docs for GET /operator/keyring ( #8691 )
...
The response includes a new field: PrimaryKeys that lists the installed
primary keys.
2020-09-15 19:39:15 +00:00
Blake Covarrubias
2e52125319
website: Add redirects for additional pages ( #8684 )
...
Add redirects for additional pages which have old URLs being returned
in search engine results.
2020-09-15 18:50:25 +00:00
Jeff Escalante
999024cee6
Merge pull request #8689 from hashicorp/je.fix-redirects
...
Broken link fixes
2020-09-15 17:09:04 +00:00
Jasmine W
e7c13bb711
Merge pull request #8666 from hashicorp/update-docs-redirect
...
Update _redirects
2020-09-15 04:59:56 +00:00
Blake Covarrubias
ed39172b37
docs: Add -node-identity option to token and role command ( #8671 )
...
Document `-node-identity` option which was added in #7970 for
`acl token <create|update>` and `acl role <create|update>` commands.
2020-09-15 02:03:56 +00:00
Derek Strickland
eb710f4711
Added docs link to Learn tutorial for Kind. ( #8610 )
2020-09-14 20:03:52 -04:00
Derek Strickland
0e486502cb
Fixed broken link to Helm Chart install page. ( #8662 )
2020-09-14 23:25:45 +00:00
kaitlincarter-hc
ed7ff57514
Website Links to Learn ( #8641 )
...
* update links
* Update website/pages/home/index.jsx
2020-09-14 23:17:32 +00:00
Derek Strickland
55a3f46694
Fixed broken install links ( #8674 )
2020-09-14 17:38:33 +00:00
David Yu
403982169e
Create compatability.mdx for Consul Kubernetes docs ( #8655 )
...
Create Compatibility Matrix page for Consul and Consul on Kubernetes underneath Upgrade section in the Kubernetes docs.
2020-09-14 17:25:05 +00:00
hashicorp-ci
12b16df320
Release v1.8.4
2020-09-11 03:06:12 +00:00
Mike Morris
91ee7990cc
website: 1.8.x catchup ( #8648 )
...
* website: purge existing directory
* website: bulk update from master with changes specific to the upcoming 1.9 release excluded
* test: revert envoy_version to 1.14.2 for existing-ca-path golden file
2020-09-10 13:32:06 -04:00
Blake Covarrubias
b3ca781602
docs: Fix rendering of link under service config endpoint
...
HTML and markdown cannot be present in the same line. Change markdown
link to HTML anchor element.
2020-09-09 00:44:17 +00:00
Tyler Ryan
82ba6d8bb5
Clarifying service definition requirements for registering a service … ( #8608 )
2020-09-03 18:26:45 +00:00
R.B. Boyer
2d2453a145
docs: forgot to change this version number when the feature was backported ( #8607 )
2020-09-03 16:09:50 +00:00
R.B. Boyer
770fc0985a
connect: all config entries pick up a meta field ( #8596 )
...
Fixes #8595
2020-09-02 19:22:37 +00:00
Freddy
f88f5105bd
Add docs for using namespaces with intentions ( #8594 )
2020-09-01 12:29:41 -06:00
Jack
295358044b
Add http2 and grpc support to ingress gateways ( #8458 )
2020-08-27 15:41:39 -06:00
hashicorp-ci
a9322b9c77
Release v1.8.3
2020-08-12 19:03:07 +00:00
Mike Morris
99d683bfe5
changelog: Update for 1.8.2, 1.7.6, 1.7.5 and 1.6.7 ( #8462 )
...
* update bindata_assetfs.go
* Release v1.8.2
* Putting source back into Dev Mode
* changelog: add entries for 1.7.6, 1.7.5 and 1.6.7
Co-authored-by: hashicorp-ci <hashicorp-ci@users.noreply.github.com>
2020-08-07 19:00:23 -04:00
Hans Hasselberg
ba495cd11b
auto_config implies connect ( #8433 )
2020-08-07 10:02:30 +00:00
Matt Keeler
e9b07c50bc
Add some auto-config docs ( #8410 )
...
We will probably want a tutorial about this in the future but for now at least we document it a little.
2020-07-30 16:10:53 +00:00
Pierre Souchay
678489d9d1
Added ratelimit to handle throtling cache ( #8226 )
...
This implements a solution for #7863
It does:
Add a new config cache.entry_fetch_rate to limit the number of calls/s for a given cache entry, default value = rate.Inf
Add cache.entry_fetch_max_burst size of rate limit (default value = 2)
The new configuration now supports the following syntax for instance to allow 1 query every 3s:
command line HCL: -hcl 'cache = { entry_fetch_rate = 0.333}'
in JSON
{
"cache": {
"entry_fetch_rate": 0.333
}
}
2020-07-27 21:11:42 +00:00
Nathan Lacey
8513ad572d
Add certificate disclaimer for TLS encryption ( #8316 )
...
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2020-07-21 16:39:16 +00:00
Joel Watson
5c2fe4d0d5
docs: Add raft_multiplier default clarification ( #8339 )
2020-07-20 21:51:19 +00:00
Matt Keeler
3ba0b03cd8
Add Revision to version CLI output and add JSON support
...
Also add JSON format support
# Conflicts:
# website/pages/docs/commands/version.mdx
2020-07-10 10:43:09 -04:00
R.B. Boyer
2142a697ad
[backport: 1.8.x] xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions ( #8265 )
...
cherry-pick of #8222 onto origin/release/1.8.x
Fixes : #8205
2020-07-09 17:04:23 -05:00
JohnnyB
9e10a9d81e
Added undocumented CONSUL_NAMESPACE to website. ( #8264 )
2020-07-08 14:42:22 +00:00
Seth Hoenig
870097646e
api/agent: enable setting SuccessBeforePassing and FailuresBeforeCritical in API ( #7949 )
...
Fixes #7764
Until now these two fields could only be set through on-disk agent configuration.
This change adds the fields to the agent API struct definition so that they can
be set using the agent HTTP API.
2020-06-29 12:53:38 +00:00
Freddy
fc1baf2223
Merge pull request #8169 from hashicorp/config-entry-ns
2020-06-23 11:44:57 -06:00
Matt Keeler
3c4413cbed
ACL Node Identities ( #7970 )
...
A Node Identity is very similar to a service identity. Its main targeted use is to allow creating tokens for use by Consul agents that will grant the necessary permissions for all the typical agent operations (node registration, coordinate updates, anti-entropy).
Half of this commit is for golden file based tests of the acl token and role cli output. Another big updates was to refactor many of the tests in agent/consul/acl_endpoint_test.go to use the same style of tests and the same helpers. Besides being less boiler plate in the tests it also uses a common way of starting a test server with ACLs that should operate without any warnings regarding deprecated non-uuid master tokens etc.
2020-06-16 16:55:01 +00:00
Freddy
2af14433be
Merge pull request #8099 from hashicorp/gateway-services-endpoint
2020-06-12 21:15:25 +00:00
Hans Hasselberg
a8830aca88
Support envoy 1.14.2, 1.13.2, 1.12.4 ( #8057 )
2020-06-10 21:20:42 +00:00
Kyle Havlovitz
9e6718ad0f
Merge pull request #8040 from hashicorp/ingress/expose-cli
...
Ingress expose CLI command
2020-06-09 19:11:51 +00:00
Hans Hasselberg
b4f33b52a2
agent: add option to disable agent cache for HTTP endpoints ( #8023 )
...
This allows the operator to disable agent caching for the http endpoint.
It is on by default for backwards compatibility and if disabled will
ignore the url parameter `cached`.
2020-06-08 22:49:33 +02:00