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
trujillo-adam
f17b7f32fc
Change URLs for redirects from RC to default latest ( #17822 )
2023-06-20 13:17:46 -07: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
trujillo-adam
11764a4558
adding redirects for tproxy and envoy extensions ( #17688 )
...
* adding redirects
* Apply suggestions from code review
2023-06-12 20:12:03 -07: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
Thomas Eckert
c384f24460
Remove "BETA" marker from config entries ( #17670 )
2023-06-12 16:36:33 -04: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
Jared Kirschner
f908ad82d0
docs: correct misspelling ( #17229 )
2023-05-08 13:30:48 -04:00
Jared Kirschner
166d7a39e8
docs: consistently name Consul service mesh ( #17222 )
...
Remove outdated usage of "Consul Connect" instead of Consul service mesh.
The connect subsystem in Consul provides Consul's service mesh capabilities.
However, the term "Consul Connect" should not be used as an alternative to
the name "Consul service mesh".
2023-05-05 13:41:40 -04:00
Eddie Rowe
90fc9bd9e5
Fix broken lightstep link ( #17201 )
2023-05-01 14:24:52 +00:00
Semir Patel
5eaeb7b8e5
Support Envoy's MaxEjectionPercent and BaseEjectionTime config entries for passive health checks ( #15979 )
...
* Add MaxEjectionPercent to config entry
* Add BaseEjectionTime to config entry
* Add MaxEjectionPercent and BaseEjectionTime to protobufs
* Add MaxEjectionPercent and BaseEjectionTime to api
* Fix integration test breakage
* Verify MaxEjectionPercent and BaseEjectionTime in integration test upstream confings
* Website docs for MaxEjectionPercent and BaseEjection time
* Add `make docs` to browse docs at http://localhost:3000
* Changelog entry
* so that is the difference between consul-docker and dev-docker
* blah
* update proto funcs
* update proto
---------
Co-authored-by: Maliz <maliheh.monshizadeh@hashicorp.com>
2023-04-26 15:59:48 -07:00
Mike Morris
f93bb65913
docs: fixup note about node scope for admin partitions ( #17147 )
2023-04-26 13:46:22 -04:00
David Yu
cc5cbcba7c
Update single-dc-multi-k8s.mdx ( #17126 )
2023-04-25 09:42:31 -07:00
Rosemary Wang
3f6069bd34
Clarify OpenTelemetry support for tracing ( #17082 )
2023-04-24 17:04:32 -07:00
malizz
2d3038874f
remove envoy endpoint flag from k8s docs ( #17105 )
2023-04-24 15:30:00 -07:00
Michael Wilkerson
001d540afc
Add sameness group field to prepared queries ( #17089 )
...
* added method for converting SamenessGroupConfigEntry
- added new method `ToQueryFailoverTargets` for converting a SamenessGroupConfigEntry's members to a list of QueryFailoverTargets
- renamed `ToFailoverTargets` ToServiceResolverFailoverTargets to distinguish it from `ToQueryFailoverTargets`
* Added SamenessGroup to PreparedQuery
- exposed Service.Partition to API when defining a prepared query
- added a method for determining if a QueryFailoverOptions is empty
- This will be useful for validation
- added unit tests
* added method for retrieving a SamenessGroup to state store
* added logic for using PQ with SamenessGroup
- added branching path for SamenessGroup handling in execute. It will be handled separate from the normal PQ case
- added a new interface so that the `GetSamenessGroupFailoverTargets` can be properly tested
- separated the execute logic into a `targetSelector` function so that it can be used for both failover and sameness group PQs
- split OSS only methods into new PQ OSS files
- added validation that `samenessGroup` is an enterprise only feature
* added documentation for PQ SamenessGroup
2023-04-24 13:21:28 -07:00
Eddie Rowe
863cd57117
fix broken links ( #17032 )
...
* fix broken links
* 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-04-20 16:12:11 +00:00
Jared Kirschner
0c846fa19b
docs: update docs related to GH-16779 ( #17020 )
2023-04-17 23:41:31 +00:00
trujillo-adam
f5725b414e
added an intro statement for the SI conf entry confiration model ( #17017 )
...
* added an intro statement for the SI conf entry confiration model
* caught a few more typos
2023-04-17 11:29:32 -07:00
trujillo-adam
b7b3e6eb6e
fixed bad link ( #17009 )
2023-04-14 13:51:56 -07:00
trujillo-adam
04b881a854
added missing error message content to troubleshooting ( #17005 )
2023-04-14 13:04:12 -07:00