Commit Graph

19378 Commits

Author SHA1 Message Date
boruszak 12df7d2c8e k8s page updates 2022-09-28 15:42:21 -05:00
boruszak 9c2e7df3b4 Tab groupings 2022-09-28 14:13:38 -05:00
boruszak 156b4d924a Kyle Rarey - requested constraints added 2022-09-28 14:00:21 -05:00
boruszak 576effccb1 Mike Morris clean up requests 2022-09-28 13:57:04 -05:00
cskh 4ece020bf1
feat(ingress gateway: support configuring limits in ingress-gateway c… (#14749)
* feat(ingress gateway: support configuring limits in ingress-gateway config entry

- a new Defaults field with max_connections, max_pending_connections, max_requests
  is added to ingress gateway config entry
- new field max_connections, max_pending_connections, max_requests in
  individual services to overwrite the value in Default
- added unit test and integration test
- updated doc

Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
2022-09-28 14:56:46 -04:00
Jared Kirschner 099f29387b
Merge pull request #14764 from hashicorp/docs/clarify-license-behavior-on-restart
docs: clarify license behavior on restart
2022-09-28 13:34:44 -04:00
malizz 5c470b28dd
Support Stale Queries for Trust Bundle Lookups (#14724)
* initial commit

* add tags, add conversations

* add test for query options utility functions

* update previous tests

* fix test

* don't error out on empty context

* add changelog

* update decode config
2022-09-28 09:56:59 -07:00
Adam Rowan 59a9bfcc3e
Uploading updated Consul Ecosystem image
Uploading updated Consul Ecosystem image from Design
2022-09-28 10:34:35 -06:00
Adam Rowan c03be32ebb
Updating Consul Integration Program
Updating Consul Integration Program to include additional links to better server as a one-stop solution for Partners wanting to integrate with Consul.
2022-09-28 10:27:34 -06:00
boruszak 474a324b6a nav fix 2022-09-28 11:10:45 -05:00
boruszak afe1422281 CLI reference page relocation 2022-09-28 11:03:30 -05:00
trujillo-adam 4cb82b9d7d missed unsaved changes 2022-09-27 20:01:57 -07:00
trujillo-adam f5cea5fd1c added docs for invoking services from lambda functions 2022-09-27 20:00:51 -07:00
David Yu c97c7de1f0
README: Consul Readme improvements (#14773)
* README: Consul Readme improvements

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-09-27 16:18:43 -07:00
boruszak 7f0c6eee8f EnterpriseAlert inline fix 2022-09-27 16:15:26 -05:00
boruszak ce3762c458 Fixes 2022-09-27 15:42:05 -05:00
boruszak a00228ff97 Bootstrap Consul on Windows VMs instructions 2022-09-27 15:16:39 -05:00
Luke Kysow b5e3bfdc05
Make defaulting behaviour of connect.enabled clear (#14768) 2022-09-27 13:04:59 -07:00
Luke Kysow a858e64d62
Update k8s.mdx (#14765) 2022-09-27 09:51:12 -07:00
boruszak 2f65d0f002 Main page nav add 2022-09-27 11:32:39 -05:00
boruszak 07fdcea417 CLI Page nav listing 2022-09-27 11:30:08 -05:00
boruszak 42360df5d4 Minor fixes 2022-09-27 11:27:11 -05:00
Jared Kirschner 7659f6f397
docs: clarify license behavior on restart 2022-09-27 12:24:56 -04:00
boruszak 8092f3d273 k8s installation pages updates 2022-09-27 11:17:17 -05:00
boruszak 545a1b72fd consul-dataplane command + main Dataplane pages 2022-09-27 10:25:25 -05:00
Eric Haberkorn e80b7068a6
Enable outbound peered requests to go through local mesh gateway (#14763) 2022-09-27 09:49:28 -04:00
David Yu f289526a63
docs: update to Vault secrets backend for partition init service account and Helm values for injector (#14745)
* docs: update to Vault secrets backend
2022-09-27 00:35:59 -07:00
David Fleming 2367e6ffbe
Fix Link: Consul Enterprise Admin Partitions - Usage - CLI (#14755)
Admin partition CLI documentation was pointing at /commands/admin-partition.  Updated to point at /commands/partition. https://www.consul.io/commands/admin-partition returns not found.
2022-09-26 23:22:49 -07:00
Nick Ethier 5e4b3ef5d4
add HCP integration component (#14723)
* add HCP integration

* lint: use non-deprecated logging interface
2022-09-26 14:58:15 -04:00
trujillo-adam 3c482bdfeb refresh of the Consul architecture overview page 2022-09-26 11:21:08 -07:00
Derek Menteer d9e42b0f1c
Add envoy connection balancing. (#14616)
Add envoy connection balancing config.
2022-09-26 11:29:06 -05:00
boruszak 0d305cdd09 /docs/dynamic-app-config/ 2022-09-23 16:31:00 -05:00
boruszak d940df095b /docs/lambda/ 2022-09-23 16:29:28 -05:00
boruszak 285eaa61e3 /docs/ecs/manual/ 2022-09-23 16:23:47 -05:00
boruszak 739c836adb /docs/ecs/terraform/ 2022-09-23 16:21:03 -05:00
boruszak 6aee39e87d /docs/ecs/ 2022-09-23 16:16:35 -05:00
boruszak 88ae6487b3 /docs/k8s/deployment-configuration/ 2022-09-23 16:11:23 -05:00
boruszak aacfc13996 /docs/k8s/deployment-configurations/multi-cluster/ 2022-09-23 16:08:05 -05:00
boruszak 85a76cbab5 /docs/security/acl/auth-methods 2022-09-23 16:04:00 -05:00
boruszak d5d5192235 /docs/api-gateway/configuration
/docs/api-gateway/
2022-09-23 15:59:02 -05:00
Kyle Schochenmaier 3eb708e964
update helm docs for sync catalog and vault (#14733) 2022-09-23 10:16:05 -07:00
trujillo-adam d0903c581d
Merge pull request #14735 from hashicorp/docs/capigw-typos-usage
fixed typos in CAPIgw usage docs
2022-09-23 09:28:29 -07:00
trujillo-adam edccca6547 fixed typos in CAPIgw usage docs 2022-09-23 09:23:21 -07:00
Chris S. Kim 7ec8a0667a Add new internal endpoint to list exported services to a peer 2022-09-23 09:43:56 -04:00
Krastin Krastev f500289def
Merge pull request #14232 from hashicorp/krastin/website/telemetry-labels
docs: fix website/docs/agent/telemetry labels chart
2022-09-23 14:56:51 +02:00
Alessandro De Blasis d674daf130
Update website/content/docs/ecs/configuration-reference.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-23 07:44:01 +01:00
Alessandro De Blasis fbee54951d
Update website/content/api-docs/agent/check.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-23 07:43:42 +01:00
Roman Kunin d68e1094ec
Fix MD markup (#14702) 2022-09-22 20:00:09 -07:00
freddygv 520507232f Manage local server watches depending on mesh cfg
Routing peering control plane traffic through mesh gateways can be
enabled or disabled at runtime with the mesh config entry.

This commit updates proxycfg to add or cancel watches for local servers
depending on this central config.

Note that WAN federation over mesh gateways is determined by a service
metadata flag, and any updates to the gateway service registration will
force the creation of a new snapshot. If enabled, WAN-fed over mesh
gateways will trigger a local server watch on initialize().

Because of this we will only add/remove server watches if WAN federation
over mesh gateways is disabled.
2022-09-22 19:32:10 -06:00
DanStough 3b89b26992 docs: fix missing bugfix changelog entries 2022-09-22 16:10:40 -04:00