trujillo-adam
|
79ff210efe
|
more tweaks to gatewayclass docs
|
2022-07-28 10:02:12 -07:00 |
trujillo-adam
|
8c32107cba
|
minor changes to the gatewayclass documentation
|
2022-07-27 16:08:54 -07:00 |
trujillo-adam
|
60d85c86f1
|
fixed small typo
|
2022-07-27 15:32:26 -07:00 |
trujillo-adam
|
29635f6a99
|
fixed links and clarified some sections in gateway configuration doc
|
2022-07-27 15:27:04 -07:00 |
trujillo-adam
|
534f011663
|
Merge branch 'main' of github.com:hashicorp/consul into sa-restructure-documentation
|
2022-07-27 11:47:56 -07:00 |
Jared Kirschner
|
39480deed0
|
Merge pull request #13914 from hashicorp/docs/remove-comparisons-from-ref-docs
docs: remove comparative info from ref docs site
|
2022-07-27 02:42:41 -04:00 |
Jared Kirschner
|
13b3430a4e
|
docs: show CLI cmd-specific opts before general opts
Applied to a single command (acl auth-method create).
|
2022-07-26 22:38:44 -07:00 |
Jared Kirschner
|
d4a0dde9fd
|
docs: remove comparative info from ref docs site
|
2022-07-26 22:27:39 -07:00 |
Iryna Shustava
|
9bd8c0cd6d
|
docs: update helm reference docs (#13910)
|
2022-07-26 17:54:51 -06:00 |
Sarah Alsmiller
|
5afea2aa3f
|
fix links
|
2022-07-26 12:59:28 -05:00 |
Sarah Alsmiller
|
e53d3a4eab
|
update controllername to match previous style
|
2022-07-26 12:42:46 -05:00 |
Sarah Alsmiller
|
e1ab9bcb16
|
fix links
|
2022-07-26 12:34:10 -05:00 |
Sarah Alsmiller
|
b8db71b392
|
fix links
|
2022-07-26 10:25:48 -05:00 |
Sarah Alsmiller
|
8a8fe6c3d5
|
restructure allowed values to be consistent
|
2022-07-26 10:10:17 -05:00 |
Sarah Alsmiller
|
fbec429a11
|
clean up leftover table lines
|
2022-07-26 09:33:15 -05:00 |
Sarah Alsmiller
|
de00798f62
|
clean up extra sentence
|
2022-07-26 09:31:27 -05:00 |
sarahalsmiller
|
f5c6736c55
|
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
|
2022-07-26 09:30:38 -05:00 |
Sarah Alsmiller
|
9d165e8ce8
|
updated all pages to follow cm/s specification
|
2022-07-25 21:57:30 -05:00 |
Sarah Alsmiller
|
02d441f625
|
left align table
|
2022-07-25 20:30:51 -05:00 |
trujillo-adam
|
0a4dff1763
|
Merge pull request #13897 from hashicorp/peering-metrics-docs-typo
fixed typo
|
2022-07-25 16:36:49 -07:00 |
Jared Kirschner
|
5faa515c91
|
Merge pull request #12045 from hashicorp/partition-cli-acl-info-and-api-crossref
Partitions: Include ACL Info and API cross-ref for CLI Commands
|
2022-07-25 19:10:55 -04:00 |
Jared Kirschner
|
641bf837b5
|
docs: remove unnecessary partition CLI cmd info
|
2022-07-25 15:31:39 -07:00 |
Jared Kirschner
|
dd81f6a76f
|
docs: adjust HTTP API/CLI characteristics tables
|
2022-07-25 15:31:39 -07:00 |
Jared Kirschner
|
dd12584981
|
docs: restructure partition API characteristics
The existing characteristics were restructured into a list.
The corresponding CLI command characteristic was added.
|
2022-07-25 15:31:38 -07:00 |
Jared Kirschner
|
44de9aaf4b
|
docs: remove partition subcommand usage headings
|
2022-07-25 15:31:38 -07:00 |
Jared Kirschner
|
13c91ddbdc
|
docs: add partition command characteristics
Characteristics include:
- Required ACL permissions
- Corresponding HTTP API endpoint
- (Lack of) support for blocking queries and agent caching
|
2022-07-25 15:31:38 -07:00 |
Jared Kirschner
|
d9d29ad0ed
|
docs: add partial for api/cli characteristics links
|
2022-07-25 15:31:38 -07:00 |
trujillo-adam
|
fb461995c0
|
fixed typo
|
2022-07-25 14:32:33 -07:00 |
David Yu
|
56a25ab6cc
|
docs: followup on grammar and typo for latency requirements (#13888)
|
2022-07-25 12:50:11 -07:00 |
alex
|
79bd7d1817
|
docs: add peering metric doc (#13862)
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
|
2022-07-25 12:43:06 -07:00 |
David Yu
|
706808dd84
|
docs: add details around Consul latency requirements (#13881)
* docs: add details around Consul latency requirements
|
2022-07-25 11:02:31 -07:00 |
Luke Kysow
|
5263980884
|
Re-document peering disabled (#13879)
Change wording because it does have effect on clients because it
disables peering in the UI served from that client.
|
2022-07-25 09:30:37 -07:00 |
Luke Kysow
|
d21f793b74
|
peering: add config to enable/disable peering (#13867)
* peering: add config to enable/disable peering
Add config:
```
peering {
enabled = true
}
```
Defaults to true. When disabled:
1. All peering RPC endpoints will return an error
2. Leader won't start its peering establishment goroutines
3. Leader won't start its peering deletion goroutines
|
2022-07-22 15:20:21 -07:00 |
NicoletaPopoviciu
|
12858f4f90
|
docs: Updates k8s annotation docs (#13809)
* Updates k8s annotation docs
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
|
2022-07-22 13:26:31 -07:00 |
Sarah Alsmiller
|
ed8b2fe19e
|
add redirects
|
2022-07-22 14:20:27 -05:00 |
A.J. Sanon
|
9f9ac78243
|
Add ECS audit logging docs (#13729)
|
2022-07-22 13:30:25 -04:00 |
sarahalsmiller
|
3ba839f288
|
Update website/content/docs/api-gateway/usage/basic-usage.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
|
2022-07-22 09:45:00 -05:00 |
Sarah Alsmiller
|
ccd120725b
|
fix tabs
|
2022-07-21 17:38:57 -05:00 |
Sarah Alsmiller
|
e9c67f8cb7
|
fix tabs
|
2022-07-21 17:21:22 -05:00 |
Sarah Alsmiller
|
c76be552bc
|
fix tabs
|
2022-07-21 17:11:07 -05:00 |
Sarah Alsmiller
|
0107e80bed
|
fix tabs
|
2022-07-21 16:54:03 -05:00 |
Sarah Alsmiller
|
878c9091d8
|
erge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
|
2022-07-21 15:13:00 -05:00 |
Sarah Alsmiller
|
c2fdd172ae
|
add consul k8s install instructions
|
2022-07-21 15:12:49 -05:00 |
sarahalsmiller
|
41c6fcbfd5
|
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
|
2022-07-21 14:59:14 -05:00 |
Sarah Alsmiller
|
111877a86d
|
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
|
2022-07-21 14:54:04 -05:00 |
Sarah Alsmiller
|
1b32cba878
|
merge back in mike's environment doc in install
|
2022-07-21 14:53:55 -05:00 |
sarahalsmiller
|
ccee2fd834
|
Update website/content/docs/api-gateway/configuration/gateway.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
|
2022-07-21 14:39:55 -05:00 |
sarahalsmiller
|
6e92dbb6cf
|
Update website/content/docs/api-gateway/configuration/gateway.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
|
2022-07-21 14:39:47 -05:00 |
sarahalsmiller
|
e860f368fd
|
Update website/content/docs/api-gateway/configuration/gateway.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
|
2022-07-21 14:39:34 -05:00 |
sarahalsmiller
|
711bc7724b
|
Update website/content/docs/api-gateway/configuration/gateway.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
|
2022-07-21 14:39:25 -05:00 |