Jared Kirschner
892ba52c56
docs: admin partition and DNS clarification ( #18613 )
2023-08-31 19:05:08 +00:00
Hardik Shingala
58e5658810
Added OpenTelemetry Access Logging Envoy extension ( #18336 )
2023-08-30 07:51:58 -07:00
Tu Nguyen
0e17e981a2
Fix typo in permissive mTLS docs ( #18551 )
...
Update onboarding-tproxy-mode.mdx
2023-08-28 15:51:15 +00:00
Tu Nguyen
2f58e05be6
Fix broken link on sameness group page ( #18511 )
...
fix broken link
2023-08-28 15:47:18 +00:00
Blake Covarrubias
eab88bf92a
docs: Fix spelling errors across various pages on the site ( #18533 )
...
This commit fixes numerous spelling errors across the site and also
removes unnecessary whitespace that was present in the edited files.
2023-08-21 16:23:27 +00:00
Tu Nguyen
5af4bbb451
Fix broken links caught in weekly report ( #18522 )
...
* fix broken link caught in weekly report
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2023-08-18 18:54:42 +00:00
Luke Kysow
c533a51ec3
Fix HCL ( #18513 )
...
* Fix HCL
* Update create-sameness-groups.mdx
2023-08-17 19:52:42 +00:00
David Yu
ea7b419b6f
README - Update KV use case to Dynamic App Configuration ( #18301 )
...
* Update README.md
* Update kv.mdx
* Add BUSL badge
2023-08-16 23:12:55 +00:00
Blake Covarrubias
aa21b12321
docs: Update K8s TGW tutorial to reliably obtain role ID ( #18474 )
...
The `grep` command used to obtain the ID for the terminating gateway
role is not reliable in all scenarios. For example, if there is a
similarly named role, the command may return the wrong role ID for the
active terminating gateway instance.
This commit updates the command to use jq to obtain the role ID. If
multiple roles are found, jq will raise an error informing the user
that it cannot reliably determine the role ID.
2023-08-16 13:35:44 -07:00
David Yu
5ca8cd67e8
docs: Update OpenShift compatibility ( #18478 )
...
Update compatibility.mdx
2023-08-16 09:10:02 -07:00
Dan Bond
b8acd78bfd
docs: specify manual server metadata intervention ( #18477 )
2023-08-16 08:45:44 -07:00
Luke Kysow
d565056fb0
Fix incorrect yaml in examples ( #18463 )
2023-08-15 08:04:21 -07:00
Nathan Coleman
4a0afb5d13
NET-4952 Add docs for export command ( #18425 )
...
* Init file for services export command docs
* Add link for export command to nav
* Add export to list of subcommands for services
* Add usage and basic command options
* Add API options using includes
* Add section for enterprise options
* Include argument value in flag format
* Add examples
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2023-08-11 17:11:06 +00:00
David Yu
6981658585
k8s compat - Openshift versions ( #18307 )
...
* Update compatibility.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-08-10 13:33:01 -07:00
Gerard Nguyen
10f69d86d0
docs: fix incorrect proxy-defaults config in Lua Envoy extension ( #18418 )
...
fix incorrect proxy-defaults config
2023-08-10 10:33:19 +10:00
Eddie Rowe
bb1a288b74
update ECS links ( #18419 )
2023-08-09 21:14:17 +00:00
trujillo-adam
2096f23188
replaced ordered list of rate limit ops with flow diagram ( #18398 )
...
* replaced ordered list of rate limit ops with flow diagram
* made diagram font bigger
* updated colors for dark mode img
* fixed typo
* recentered dark mode image
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2023-08-08 16:49:01 +00:00
Andrea Scarpino
38c356c39b
[docs] Fix ServiceDefaults example in distributed tracing ( #17212 )
...
Fix ServiceDefaults example in distributed tracing.
2023-08-04 23:07:06 +00:00
Jeremy Jacobson
6424ef6a56
[CC-5719] Add support for builtin global-read-only policy ( #18319 )
...
* [CC-5719] Add support for builtin global-read-only policy
* Add changelog
* Add read-only to docs
* Fix some minor issues.
* Change from ReplaceAll to Sprintf
* Change IsValidPolicy name to return an error instead of bool
* Fix PolicyList test
* Fix other tests
* Apply suggestions from code review
Co-authored-by: Paul Glass <pglass@hashicorp.com>
* Fix state store test for policy list.
* Fix naming issues
* Update acl/validation.go
Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
* Update agent/consul/acl_endpoint.go
---------
Co-authored-by: Paul Glass <pglass@hashicorp.com>
Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
2023-08-01 17:12:14 +00:00
Ronald
bb6fc63823
fix typo in create a mesh token docs ( #18337 )
2023-08-01 10:18:08 -04:00
Blake Covarrubias
3894940824
docs: Simplify example jq commands by removing pipes ( #18327 )
...
Simplify jq command examples by removing pipes to other commands.
2023-07-31 21:01:39 +00:00
cui fliter
18a5edd232
docs: Fix some comments ( #17118 )
...
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-07-31 10:56:09 -07:00
Michael Zalimeni
cbfeb6c8af
[NET-4904] Update list of Envoy versions in docs ( #18306 )
...
Update list of Envoy versions in docs
Update supported Envoy versions across Consul release versions.
2023-07-27 15:47:02 +00:00
Paul Glass
09b251ff77
Update K8s changelog to address cloud auto-join change in 1.0.0 ( #18293 )
2023-07-26 15:25:27 -05:00
Jeff Boruszak
e29ceab2f9
docs: K8s secondary DC requirements ( #18280 )
...
* Requested edit
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-07-26 18:42:56 +00:00
Michael Zalimeni
e37f702d92
Fix typo in Envoy extensions doc ( #18284 )
2023-07-26 17:02:41 +00:00
Jeff Boruszak
d147c3e5cd
docs: Consul on Kubernetes specific upgrade info ( #18230 )
...
* Compatibility page - dataplanes mention
* Upgrading higher-level dataplane mention
* `exec=` string callout
* More visible for upgrade page
* Apply suggestions from code review
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
---------
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: John Murret <john.murret@hashicorp.com>
2023-07-26 07:03:07 -07:00
Gautam
02cf17758d
docs: Update ext-authz documentation for kubernetes ( #18281 )
...
Update ext-authz documentation for kubernetes
2023-07-26 00:38:39 +00:00
cskh
31d2813714
member cli: add -filter expression to flags ( #18223 )
...
* member cli: add -filter expression to flags
* changelog
* update doc
* Add test cases
* use quote
2023-07-25 13:54:52 -04:00
trujillo-adam
090e869a55
fix typos, style, and improper links ( #18269 )
2023-07-24 16:37:00 -07:00
Paul Glass
b7cdd18575
NET-1825: More new ACL token creation docs ( #18063 )
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-07-24 16:53:00 +00:00
John Maguire
b162c51523
Fix some inconsistencies in jwt docs ( #18234 )
2023-07-24 16:36:26 +00:00
Judith Malnick
7ce539e5f6
Clarify license reporting timing and GDPR compliance ( #18237 )
...
Add Alicia's edits to clarify log timing and other details
2023-07-21 16:08:37 -07:00
Michael Zalimeni
c138f24cfd
[NET-4122] Doc guidance for federation with externalServers ( #18207 )
...
Doc guidance for federation with externalServers
Add guidance for proper configuration when joining to a secondary
cluster using WAN fed with external servers also enabled.
Also clarify federation requirements and fix formatting for an
unrelated value.
Update both the Helm chart reference (synced from `consul-k8s`, see
hashicorp/consul-k8s#2583 ) and the docs on using `externalServers`.
2023-07-21 15:31:41 -04:00
trujillo-adam
926db9c8a6
fix typos and update ecs compat table ( #18215 )
...
* fix typos and update ecs compat table
* real info for the ecs compat matrix table
* Update website/content/docs/ecs/compatibility.mdx
Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
---------
Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
2023-07-21 15:21:25 +00:00
cskh
5cd287660a
docs: fix the description of client rpc ( #18206 )
2023-07-20 16:34:36 -04:00
David Yu
2e326e2e5f
docs - remove Sentinel from enterprise features list ( #18176 )
...
* Update index.mdx
* Update kv.mdx
* Update docs-nav-data.json
* delete sentinel.mdx
* Update redirects.js
---------
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2023-07-19 00:30:01 +00:00
Tu Nguyen
548a5ca385
Add FIPS reference to consul enterprise docs ( #18028 )
...
* Add FIPS reference to consul enterprise docs
* Update website/content/docs/enterprise/index.mdx
Co-authored-by: David Yu <dyu@hashicorp.com>
* remove support for ecs client (fips)
---------
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-18 20:35:27 +00:00
David Yu
e52ea0ee7a
Change docs to say 168h instead of 7d for server_rejoin_age_max ( #18154 )
...
### Description
Addresses
https://github.com/hashicorp/consul/pull/17171#issuecomment-1636930705
2023-07-17 16:53:36 +00:00
cskh
ad6364af9e
Docs: fix unmatched bracket for health checks page ( #18134 )
2023-07-14 09:44:21 -04:00
Ronald
2229206bbe
Add docs for jwt cluster configuration ( #18004 )
...
### Description
<!-- Please describe why you're making this change, in plain English.
-->
- Add jwt-provider docs for jwks cluster configuration. The
configuration was added here:
https://github.com/hashicorp/consul/pull/17978
2023-07-14 11:10:42 +00:00
Jeff Apple
68863b42f8
Add ingress gateway deprecation notices to docs ( #18102 )
...
### Description
This adds notices, that ingress gateway is deprecated, to several places
in the product docs where ingress gateway is the topic.
### Testing & Reproduction steps
Tested with a local copy of the website.
### Links
Deprecation of ingress gateway was announced in the Release Notes for
Consul 1.16 and Consul-K8s 1.2. See:
[https://developer.hashicorp.com/consul/docs/release-notes/consul/v1_16_x#what-s-deprecated ](https://developer.hashicorp.com/consul/docs/release-notes/consul/v1_16_x#what-s-deprecated
)
[https://developer.hashicorp.com/consul/docs/release-notes/consul-k8s/v1_2_x#what-s-deprecated ](https://developer.hashicorp.com/consul/docs/release-notes/consul-k8s/v1_2_x#what-s-deprecated )
### PR Checklist
* [N/A] updated test coverage
* [X] external facing docs updated
* [X] appropriate backport labels added
* [X] not a security concern
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-07-13 15:17:32 -07:00
nv-hashi
efe981637b
:ermahgerd "Sevice Mesh" -> "Service Mesh" ( #18116 )
...
Just a typo in the docs.
2023-07-12 18:46:16 -07:00
Eddie Rowe
d1f5d9b905
api gw 1.16 updates ( #18081 )
...
* api gw 1.16 updates
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* update CodeBlockConfig filename
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* remove non-standard intentions page
* Update website/content/docs/api-gateway/configuration/index.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@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>
2023-07-12 21:43:22 +00:00
John Murret
f51a9d29ae
docs - update upgrade index page to not recommend consul leave. ( #18100 )
2023-07-12 16:56:38 +00:00
Luke Kysow
ebfed566b2
Docs for dataplane upgrade on k8s ( #18051 )
...
* Docs for dataplane upgrade on k8s
---------
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-07-12 16:54:35 +00:00
Curt Bushko
51d8eb8e07
Docs: Update proxy lifecycle annotations and consul-dataplane flags ( #18075 )
...
* Update proxy lifecycle annotations and consul-dataplane flags
2023-07-11 23:11:38 -04:00
Curt Bushko
bd5af7fe7d
Update helm docs on main ( #18085 )
2023-07-11 19:59:44 -04:00
david3a
0e58c89978
Update service-mesh-compare.mdx ( #17279 )
...
grammar change
2023-07-11 23:05:13 +00:00
David Yu
bfb921229d
docs updates - cluster peering and virtual services ( #18069 )
...
* Update route-to-virtual-services.mdx
* Update establish-peering.mdx
2023-07-11 22:37:53 +00:00
Joshua Timmons
a30ba335b6
Fix a couple typos in Agent Telemetry Metrics docs ( #18080 )
...
* Fix metrics docs
* Add changelog
Signed-off-by: josh <josh.timmons@hashicorp.com>
---------
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-07-11 20:13:30 +00:00
Fulvio
f4b08040fd
Add verify server hostname to tls default ( #17155 )
2023-07-10 10:34:41 -05:00
David Yu
b0a2e33e0a
address feedback ( #18045 )
2023-07-07 10:03:28 -07:00
David Yu
b9a6a744d5
docs - add jobs use case for service mesh k8s ( #18037 )
...
* docs - add jobs use case for service mesh k8s
* add code blocks
2023-07-07 09:22:03 -07:00
David Yu
85f2ae024c
docs - add service sync annotations and k8s service weight annotation ( #18032 )
...
* Docs for https://github.com/hashicorp/consul-k8s/pull/2293
* remove versions for enterprise features since they are old
---------
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2023-07-06 19:46:48 +00:00
trujillo-adam
f7d399f7fc
fix stand-in text for name field ( #18030 )
2023-07-06 09:31:45 -07:00
J.C. Jones
7689a5ef2d
Document that DNS lookups can target cluster peers ( #17990 )
...
Static DNS lookups, in addition to explicitly targeting a datacenter,
can target a cluster peer. This was added in 95dc0c7b30
but didn't make the documentation.
The driving function for the change is `parseLocality` here: 0b1299c28d/agent/dns_oss.go (L25)
The biggest change in this is to adjust the standard lookup syntax to tie
`.<datacenter>` to `.dc` as required-together, and to append in the similar `.<cluster-peer>.peer` optional argument, both to A record and SRV record lookups.
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-05 15:03:42 -07:00
trujillo-adam
548829a72b
updated typo in tab heading ( #18022 )
...
* updated typo in tab heading
* updated tab group typo, too
2023-07-05 20:27:49 +00:00
Jeff Boruszak
7ef807df48
docs: Sameness "beta" warning ( #18017 )
...
* Warning updates
* .x
2023-07-05 19:56:25 +00:00
Michael Hofer
2c2e62852d
Fix removed service-to-service peering links ( #17221 )
...
* docs: fix removed service-to-service peering links
* docs: extend peering-via-mesh-gateways intro (thanks @trujillo-adam)
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-07-05 12:22:21 -07:00
Ranjandas
7f3446ecec
Fixes Traffic rate limitting docs ( #17997 )
2023-07-05 10:49:19 -07:00
Poonam Jadhav
8af4ad178c
feat: include nodes count in operator usage endpoint and cli command ( #17939 )
...
* feat: update operator usage api endpoint to include nodes count
* feat: update operator usange cli command to includes nodes count
2023-07-05 11:23:29 -04:00
Evan Phoenix
dc6ea1b644
Fix typo ( #17198 )
...
servcies => services
2023-07-01 01:55:28 +00:00
Jeff Boruszak
f096fc53ca
docs: samenessGroup YAML examples ( #17984 )
...
* configuration entry syntax
* Example config
2023-06-30 20:26:08 +00:00
wangxinyi7
9ce89c497a
update doc ( #17910 )
...
* update doc
* update link
2023-06-30 08:13:24 -07:00
Tu Nguyen
5b7f360e77
Fix formatting codeblocks on APIgw docs ( #17970 )
...
* fix formatting codeblocks
* remove unnecessary indents
2023-06-30 06:17:38 +00:00
Dan Bond
f7305b279c
website: remove deprecated agent rpc docs ( #17962 )
2023-06-29 20:43:32 +00:00
David Yu
85b78fe186
Fix streaming backend link ( #17958 )
...
* Fix streaming backend link
* Update health.mdx
2023-06-29 12:19:03 -07:00
John Maguire
a60b36394d
fixing typo in link to jwt-validations-with-intentions doc ( #17955 )
2023-06-29 16:35:13 +00:00
David Yu
6f660e5e25
docs: Deprecations for connect-native SDK and specific connect native APIs ( #17937 )
...
* Update v1_16_x.mdx
* Update connect native golang page
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-28 19:45:46 +00:00
Samantha
f019457815
tlsutil: Fix check TLS configuration ( #17481 )
...
* tlsutil: Fix check TLS configuration
* Rewording docs.
* Update website/content/docs/services/configuration/checks-configuration-reference.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Fix typos and add changelog entry.
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-28 09:24:51 -07:00
David Yu
b168132176
Update create-sameness-groups.mdx ( #17927 )
2023-06-27 20:23:03 -07:00
David Yu
6f5da97d66
Update sameness-group.mdx ( #17915 )
2023-06-28 01:45:23 +00:00
natemollica-dev
310bc68e65
Update Consul K8s Upgrade Doc Updates ( #17921 )
...
Updating upgrade procedures to encompass expected errors during upgrade process from v1.13.x to v1.14.x.
2023-06-27 23:41:53 +00:00
Nathan Coleman
f7870881e0
Reference hashicorp/consul instead of consul for Docker image ( #17914 )
...
* Reference hashicorp/consul instead of consul for Docker image
* Update Make targets that pull consul directly
2023-06-27 23:17:20 +00:00
Tu Nguyen
b76c4d7bd5
Propose new changes to APIgw upgrade instructions ( #17693 )
...
* Propose new changes to APIgw upgrade instructions
* fix build error
* update callouts to render correctly
* Add hideClipboard to log messages
* Added clarification around consul k8s and crds
2023-06-27 19:35:58 +00:00
Tu Nguyen
1c819e6147
Create and update release notes for 1.16 and 1.2 ( #17895 )
...
* update release notes for 1.16 and 1.2
* update latest consul core release
2023-06-27 17:33:04 +00:00
Luke Kysow
abeeea1621
Fix command from kg to kubectl get ( #17903 )
2023-06-27 17:26:05 +00:00
mr-miles
c8cfa605f8
Update docs ( #17476 )
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-27 09:16:40 -07:00
Chris S. Kim
601490b9ab
Update wording on WAN fed and intermediate_pki_path ( #17850 )
2023-06-27 15:22:10 +00:00
Gerard Nguyen
6bc222244f
docs: update config enable_debug ( #17866 )
...
* update doc for config enable_debug
* Update website/content/docs/agent/config/config-files.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-27 02:19:07 +00:00
Nathan Coleman
08c5048160
api-gateway: add step to upgrade instructions for creating intentions ( #17875 )
2023-06-26 13:29:17 -04:00
sarahalsmiller
e552e3d27b
api-gateway: add operation cannot be fulfilled error to common errors ( #17874 )
...
* add error message
* Update website/content/docs/api-gateway/usage/errors.mdx
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
* fix formating issues
---------
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-06-26 13:16:48 -04:00
Iryna Shustava
d5d3a3ddb9
docs: update upgrade to consul-dataplane docs on k8s ( #17852 )
2023-06-23 16:26:57 -06:00
Nathan Coleman
5244ede957
docs: add note about path prefix matching behavior for HTTPRoute config ( #17860 )
...
* Add note about path prefix matching behavior for HTTPRoute config
* Update website/content/docs/connect/gateways/api-gateway/configuration/http-route.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-23 18:07:53 -04:00
Derek Menteer
94eb36b775
Add docs for sameness groups with resolvers. ( #17851 )
2023-06-23 13:57:21 -05:00
V. K
2e2cbc16e1
Update service-mesh.mdx ( #17845 )
...
Deleted two commas which looks quite like some leftovers.
2023-06-23 11:33:21 -07:00
cskh
f16c5d87ab
watch: support -filter for consul watch: checks, services, nodes, service ( #17780 )
...
* watch: support -filter for watch checks
* Add filter for watch nodes, services, and service
- unit test added
- Add changelog
- update doc
2023-06-23 12:00:46 -04:00
Chris Thain
366bd6f89f
ext-authz Envoy extension: support `localhost` as a valid target URI. ( #17821 )
2023-06-21 13:42:42 -07:00
Chris S. Kim
a4653de8da
CA provider doc updates and Vault provider minor update ( #17831 )
...
Update CA provider docs
Clarify that providers can differ between
primary and secondary datacenters
Provide a comparison chart for consul vs
vault CA providers
Loosen Vault CA provider validation for RootPKIPath
Update Vault CA provider documentation
2023-06-21 19:34:42 +00:00
Ronald
ee95bc7266
Add jwt-authn metrics to jwt-provider docs ( #17816 )
...
* [NET-3095] add jwt-authn metrics docs
2023-06-20 19:46:16 +00:00
Steven Zamborsky
2a94ffa571
Fix formatting for webhook-certs Consul tutorial ( #17810 )
...
* Fix formatting for webhook-certs Consul tutorial
* Make a small grammar change to also pick up whitespace changes necessary for formatting
---------
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-20 11:33:10 -07:00
Michael Zalimeni
e4c9793ee2
Clarify limitations of Prop Override extension ( #17801 )
...
Explicitly document the limitations of the extension, particularly what
kind of fields it is capable of modifying.
2023-06-20 11:26:28 -04:00
Michael Zalimeni
18b1555a6d
Improve Prop Override docs examples ( #17799 )
...
- Provide more realistics examples for setting properties not already
supported natively by Consul
- Remove superfluous commas from HCL, correct target service name, and
fix service defaults vs. proxy defaults in examples
- Align existing integration test to updated docs
2023-06-20 10:00:01 -04:00
Ashesh Vidyut
00c85757f7
Fix Docs for Trails Leader By ( #17763 )
...
* init
* fix tests
* added -detailed in docs
* added change log
* fix doc
* checking for entry in map
* fix tests
* removed detailed flag
* removed detailed flag
* revert unwanted changes
* removed unwanted changes
* updated change log
* pr review comment changes
* pr comment changes single API instead of two
* fix change log
* fix tests
* fix tests
* fix test operator raft endpoint test
* Update .changelog/17582.txt
Co-authored-by: Semir Patel <semir.patel@hashicorp.com>
* nits
* updated docs
* explanation added
* fix doc
* fix docs
---------
Co-authored-by: Semir Patel <semir.patel@hashicorp.com>
2023-06-17 07:42:35 +05:30
Mark Campbell-Vincent
730c599adc
Update license get explanation ( #17782 )
...
This PR is to clarify what happens if the license get command is run on a follower if the leader hasn't been updated with a newer license.
2023-06-15 21:25:07 +00:00
Jeff Boruszak
414a61da28
Fixes ( #17765 )
2023-06-15 11:24:40 -07:00
John Murret
ad0a277e09
docs - remove use of consul leave during upgrade instructions ( #17758 )
2023-06-15 11:06:23 -06:00
trujillo-adam
7dec75f8a6
added redirects and updated links ( #17764 )
2023-06-15 16:43:02 +00:00
Luke Kysow
0e9a0121a5
Update index.mdx ( #17749 )
2023-06-15 08:59:29 -07:00
Ashesh Vidyut
fdde92c8c2
Updated docs added explanation. ( #17751 )
...
* init
* fix tests
* added -detailed in docs
* added change log
* fix doc
* checking for entry in map
* fix tests
* removed detailed flag
* removed detailed flag
* revert unwanted changes
* removed unwanted changes
* updated change log
* pr review comment changes
* pr comment changes single API instead of two
* fix change log
* fix tests
* fix tests
* fix test operator raft endpoint test
* Update .changelog/17582.txt
Co-authored-by: Semir Patel <semir.patel@hashicorp.com>
* nits
* updated docs
* explanation added
---------
Co-authored-by: Semir Patel <semir.patel@hashicorp.com>
2023-06-15 09:41:04 -05:00
David Yu
37bd0e1b40
docs - update Envoy and Dataplane compat matrix ( #17752 )
...
* Update envoy.mdx
added more detail around default versus other compatible versions
2023-06-15 06:33:48 +00:00
Jeff Boruszak
a6333471d4
docs: Failover overview minor fix ( #17743 )
...
* Incorrect symbol
* Clarification
* slight edit for clarity
2023-06-14 13:46:22 -07:00
Ashesh Vidyut
fa40654885
[NET-3865] [Supportability] Additional Information in the output of 'consul operator raft list-peers' ( #17582 )
...
* init
* fix tests
* added -detailed in docs
* added change log
* fix doc
* checking for entry in map
* fix tests
* removed detailed flag
* removed detailed flag
* revert unwanted changes
* removed unwanted changes
* updated change log
* pr review comment changes
* pr comment changes single API instead of two
* fix change log
* fix tests
* fix tests
* fix test operator raft endpoint test
* Update .changelog/17582.txt
Co-authored-by: Semir Patel <semir.patel@hashicorp.com>
* nits
* updated docs
---------
Co-authored-by: Semir Patel <semir.patel@hashicorp.com>
2023-06-14 15:12:50 +00:00
Paul Glass
6a90c2343b
NET-1825: New ACL token creation docs ( #16465 )
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2023-06-14 09:17:30 -05:00
Tobias Birkefeld
8d9f2eb410
fix: typo in link to section ( #17527 )
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-13 17:41:34 -07:00
David Yu
9acbe76ee9
Remove extraneous version info for Config entries ( #17716 )
...
* Update terminating-gateway.mdx
* Update exported-services.mdx
* Update mesh.mdx
2023-06-13 22:50:28 +00:00
David Yu
28647ef086
Update compatibility.mdx ( #17713 )
2023-06-13 21:51:26 +00:00
trujillo-adam
ab909b4dae
add enterprise notes for IP-based rate limits ( #17711 )
...
* add enterprise notes for IP-based rate limits
* Apply suggestions from code review
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
* added bolded 'Enterprise' in list items.
---------
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-13 21:28:54 +00:00
Chris Thain
ddce431bd7
docs: Update default values for Envoy extension proxy types ( #17676 )
2023-06-13 07:04:01 -07:00
Ashesh Vidyut
d54d5fb85c
[NET-4107][Supportability] Log Level set to TRACE and duration set to 5m for consul-debug ( #17596 )
...
* changed duration to 5 mins and log level to trace
* documentation update
* change log
2023-06-13 11:07:46 +05:30
Tu Nguyen
4b843ae1b7
Fix FIPS copy ( #17691 )
...
* fix release notes links
* fix typos on fips docs
2023-06-13 03:35:47 +00:00
Tu Nguyen
421e9d8306
fix release notes links ( #17687 )
2023-06-12 19:49:10 -07:00
Tu Nguyen
3a8fc610f2
Add release notes 1.16 rc ( #17665 )
...
* Merge pull request #5773 from hashicorp/docs/rate-limiting-from-ip-addresses-1.16
updated docs for rate limiting for IP addresses - 1.16
* Merge pull request #5609 from hashicorp/docs/enterprise-utilization-reporting
Add docs for enterprise utilization reporting
* Merge pull request #5734 from hashicorp/docs/envoy-ext-1.16
Docs/envoy ext 1.16
* Add release notes for 1.16-rc
* Add consul-e license utlization reporting
* Update with rc absolute links
* Update with rc absolute links
* fix typo
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update to use callout component
* address typo
* docs: FIPS 140-2 Compliance (#17668 )
* Page + nav + formatting
* link fix
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* link fix
* Apply suggestions from code review
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
* Update website/content/docs/enterprise/fips.mdx
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
* fix apigw install values file
* fix typos in release notes
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
2023-06-12 18:53:40 -07:00
trujillo-adam
0ddafcf924
updated failover for k8s w-tproxy page title ( #17683 )
2023-06-12 17:30:17 -07:00
Joshua Timmons
28d81ec79f
Fix two WAL metrics in docs/agent/telemetry.mdx ( #17593 )
2023-06-12 18:50:59 -04:00
Jeff Boruszak
37a13dcf82
docs: minor fixes to JWT auth docs ( #17680 )
...
* Fixes
* service intentions fixes
2023-06-12 22:46:25 +00:00
Jeff Boruszak
66704e5cb9
docs: JWT Authorization for intentions ( #17643 )
...
* Initial page/nav creation
* configuration entry reference page
* Usage + fixes
* service intentions page
* usage
* description
* config entry updates
* formatting fixes
* Update website/content/docs/connect/config-entries/service-intentions.mdx
Co-authored-by: Paul Glass <pglass@hashicorp.com>
* service intentions review fixes
* Overview page review fixes
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: Paul Glass <pglass@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-12 22:13:44 +00:00
trujillo-adam
b678742c68
additional feedback on API gateway upgrades ( #17677 )
...
* additional feedback
* Update website/content/docs/api-gateway/upgrades.mdx
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
---------
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
2023-06-12 22:09:35 +00:00
trujillo-adam
27206d9202
CAPIgw for K8s installation updates for 1.16 ( #17627 )
...
* trimmed CRD step and reqs from installation
* updated tech specs
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
* added upgrade instruction
* removed tcp port req
* described downtime and DT-less upgrades
* applied additional review feedback
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Jeff Apple <79924108+Jeff-Apple@users.noreply.github.com>
2023-06-12 13:41:16 -07:00
Jeff Boruszak
ef77f9abd4
docs: Sameness Groups ( #17628 )
...
* port from enterprise branch
* Apply suggestions from code review
Co-authored-by: shanafarkas <105076572+shanafarkas@users.noreply.github.com>
* Update website/content/docs/connect/cluster-peering/usage/create-sameness-groups.mdx
* next steps
* Update website/content/docs/connect/cluster-peering/usage/create-sameness-groups.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/connect/cluster-peering/usage/create-sameness-groups.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: shanafarkas <105076572+shanafarkas@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-12 20:06:57 +00:00
Hariram Sankaran
290ba0e288
Update service-defaults.mdx ( #17656 )
2023-06-12 19:18:09 +00:00
Tu Nguyen
862e78f063
Add new Consul 1.16 docs ( #17651 )
...
* Merge pull request #5773 from hashicorp/docs/rate-limiting-from-ip-addresses-1.16
updated docs for rate limiting for IP addresses - 1.16
* Merge pull request #5609 from hashicorp/docs/enterprise-utilization-reporting
Add docs for enterprise utilization reporting
* Merge pull request #5734 from hashicorp/docs/envoy-ext-1.16
Docs/envoy ext 1.16
* Merge pull request #5773 from hashicorp/docs/rate-limiting-from-ip-addresses-1.16
updated docs for rate limiting for IP addresses - 1.16
* Merge pull request #5609 from hashicorp/docs/enterprise-utilization-reporting
Add docs for enterprise utilization reporting
* Merge pull request #5734 from hashicorp/docs/envoy-ext-1.16
Docs/envoy ext 1.16
* fix build errors
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-12 10:30:04 -07:00
Paul Glass
809c188b34
docs: Reference doc updates for permissive mTLS settings ( #17371 )
...
* Reference doc updates for permissive mTLS settings
* Document config entry filtering
* Fix minor doc errors (double slashes in link url paths)
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-12 10:11:36 -05:00
trujillo-adam
5e846747f4
PmTLS and tproxy improvements with failover and L7 traffic mgmt for k8s ( #17624 )
...
* porting over changes from enterprise repo to oss
* applied feedback on service mesh for k8s overview
* fixed typo
* removed ent-only build script file
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-10 08:35:22 -07:00
Michael Zalimeni
30e0c234ab
Update list of Envoy versions ( #17546 )
2023-06-09 02:37:49 +00:00
Luke Kysow
85982889a1
Update intentions.mdx ( #17619 )
...
Make behaviour of L7 intentions clearer
2023-06-08 13:30:05 -07:00
Joshua Timmons
7a2ee145bf
Fix metric names in Consul agent telemetry docs ( #17577 )
2023-06-06 14:42:30 -04:00
cskh
dd71bb80d6
docs: clarify the behavior of prepending hostname to metrics ( #17521 )
...
* docs: clarify the behavior of prepending hostname to metrics
* Update website/content/docs/agent/config/config-files.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-06-05 23:47:26 +00:00
Curt Bushko
caa044fce5
Generate helm docs for release consul-k8s 1.1.2 ( #17568 )
...
* generate docs
2023-06-05 16:04:54 -04:00
Luiz Aoqui
7293e1a997
docs: add note about Nomad support for Consul 1.13.8 ( #17512 )
...
* docs: add note about Nomad support for Consul 1.13.8
* apply code review changes
2023-06-01 22:09:21 +00:00
skpratt
e559c59eb6
Add version endpoint ( #17506 )
...
* add FIPS verison info
* separate out feature functionality from build identification
* split out ent test
* add version endpoint
2023-05-30 17:25:48 -05:00
Nick Ethier
44f90132e0
hoststats: add package for collecting host statistics including cpu memory and disk usage ( #17038 )
2023-05-30 18:43:29 +00:00
Luke Kysow
720dda7d70
Update index.mdx ( #17477 )
2023-05-25 14:00:44 -07:00
Hans Hasselberg
c7bb36559e
add docs for consul-k8s config read command ( #17461 )
...
* add docs for consul-k8s config read command
This PR adds documentation for the functionality introduced in
https://github.com/hashicorp/consul-k8s/pull/2078 .
* add output
---------
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-05-25 17:10:00 +00:00
Luke Kysow
9327f85284
Update common-errors.mdx ( #17467 )
2023-05-25 09:11:30 -07:00
John Murret
127eba6d61
docs: update the defaults for request limits ( #17437 )
2023-05-25 15:00:21 +00:00
Derek Menteer
a90c9ce2b0
Fix ACL check on health endpoint ( #17424 )
...
Fix ACL check on health endpoint
Prior to this change, the service health API would not explicitly return an
error whenever a token with invalid permissions was given, and it would instead
return empty results. With this change, a "Permission denied" error is returned
whenever data is queried. This is done to better support the agent cache, which
performs a fetch backoff sleep whenever ACL errors are encountered. Affected
endpoints are: `/v1/health/connect/` and `/v1/health/ingress/`.
2023-05-24 16:35:55 -05:00
Luke Kysow
b74e41ecd1
Update service-intentions.mdx ( #17443 )
2023-05-24 08:48:21 -07:00
Dan Stough
d935c7b466
[OSS] gRPC Blocking Queries ( #17426 )
...
* feat: initial grpc blocking queries
* changelog and docs update
2023-05-23 17:29:10 -04:00
trujillo-adam
d20e3df63c
updates to links in services overview description paragraph ( #17406 )
2023-05-18 09:51:29 -07:00
Jeff Boruszak
bd5a3c137d
docs: Reference pages for service-router and service-resolver config entries ( #17145 )
...
* service-resolve configuration entry reference
* Updates
* missing backtick
* service router configuration entry reference
* link fixes + tab fixes
* link and tab fixes
* link fixes
* service resolver improvements
* hierarchy fixes
* spacing
* links + formatting
* proofing fixes
* mmore fixes
* Apply suggestions from code review
suggestions from code review for service resolver
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* policy sections edits
* service router code review
* Tables to sections - service router HCL
* YAML tables to sections
* formatting fixes
* converting tables to sections - service resolver
* final tables to sections
* Adjustments/alignments
* nanosecond fix
* Update website/content/docs/connect/config-entries/service-router.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* link to filter example config
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-05-17 13:50:57 -07:00
trujillo-adam
94ea0a9731
Docs/igw docs day refactor ( #17259 )
...
* reformatted IGW conf ref
* set up nav structure for IGW docs
* added main usage IGW usage doc
* added usage for serving custom tls certs
* updated internal links
* Update website/content/docs/connect/config-entries/ingress-gateway.mdx
* Apply suggestions from code review
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
* changed filenames for IGW usage pages
* Apply suggestions from code review
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
---------
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2023-05-17 13:27:21 -07:00
Connor
0789661ce5
Rename hcp-metrics-collector to consul-telemetry-collector ( #17327 )
...
* Rename hcp-metrics-collector to consul-telemetry-collector
* Fix docs
* Fix doc comment
---------
Co-authored-by: Ashvitha Sridharan <ashvitha.sridharan@hashicorp.com>
2023-05-16 14:36:05 -04:00
Dan Bond
95f462d5f1
agent: prevent very old servers re-joining a cluster with stale data ( #17171 )
...
* agent: configure server lastseen timestamp
Signed-off-by: Dan Bond <danbond@protonmail.com>
* use correct config
Signed-off-by: Dan Bond <danbond@protonmail.com>
* add comments
Signed-off-by: Dan Bond <danbond@protonmail.com>
* use default age in test golden data
Signed-off-by: Dan Bond <danbond@protonmail.com>
* add changelog
Signed-off-by: Dan Bond <danbond@protonmail.com>
* fix runtime test
Signed-off-by: Dan Bond <danbond@protonmail.com>
* agent: add server_metadata
Signed-off-by: Dan Bond <danbond@protonmail.com>
* update comments
Signed-off-by: Dan Bond <danbond@protonmail.com>
* correctly check if metadata file does not exist
Signed-off-by: Dan Bond <danbond@protonmail.com>
* follow instructions for adding new config
Signed-off-by: Dan Bond <danbond@protonmail.com>
* add comments
Signed-off-by: Dan Bond <danbond@protonmail.com>
* update comments
Signed-off-by: Dan Bond <danbond@protonmail.com>
* Update agent/agent.go
Co-authored-by: Dan Upton <daniel@floppy.co>
* agent/config: add validation for duration with min
Signed-off-by: Dan Bond <danbond@protonmail.com>
* docs: add new server_rejoin_age_max config definition
Signed-off-by: Dan Bond <danbond@protonmail.com>
* agent: add unit test for checking server last seen
Signed-off-by: Dan Bond <danbond@protonmail.com>
* agent: log continually for 60s before erroring
Signed-off-by: Dan Bond <danbond@protonmail.com>
* pr comments
Signed-off-by: Dan Bond <danbond@protonmail.com>
* remove unneeded todo
* agent: fix error message
Signed-off-by: Dan Bond <danbond@protonmail.com>
---------
Signed-off-by: Dan Bond <danbond@protonmail.com>
Co-authored-by: Dan Upton <daniel@floppy.co>
2023-05-15 04:05:47 -07:00
Jeremy Jacobson
f334fccb4f
[release/1.15.3] Add cloud stanza documentation ( #17311 )
...
* [CC-4856] Add cloud stanza documentation
* Add environment variables to cloud descriptions
2023-05-15 12:52:57 +02:00
Krastin Krastev
d90e7d8126
docs: update names in references to renamed tutorials ( #17261 )
...
* docs: update names for tutorial references
* docs: update more names for tutorial references
2023-05-15 10:59:30 +03:00
Jeff Boruszak
8dce0ba504
docs: connect-service-upstreams annotation fixes ( #17312 )
...
* corrections
* fixes
* Update website/content/docs/k8s/annotations-and-labels.mdx
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
* Update website/content/docs/k8s/annotations-and-labels.mdx
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
* Update website/content/docs/k8s/annotations-and-labels.mdx
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
* Update website/content/docs/k8s/annotations-and-labels.mdx
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
* Update website/content/docs/k8s/annotations-and-labels.mdx
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
* Update website/content/docs/k8s/annotations-and-labels.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/k8s/annotations-and-labels.mdx
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
* Update website/content/docs/k8s/annotations-and-labels.mdx
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
* Switching order of labeled/unlabeled
---------
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-05-12 22:07:29 +00:00
Tu Nguyen
30eee13cb9
Update consul-k8s install command so it is valid ( #17310 )
2023-05-11 11:55:23 -07:00
cskh
48f7d99305
snapshot: some improvments to the snapshot process ( #17236 )
...
* snapshot: some improvments to the snapshot process
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
2023-05-09 15:28:52 -04:00