cskh
1b587e7d13
fix flaky integration test ( #14843 )
2022-10-03 16:55:05 -04:00
Freddy
89141256c7
Merge pull request #14734 from hashicorp/NET-643-update-mesh-gateway-envoy-config-for-inbound-peering-control-plane-traffic
2022-10-03 12:54:11 -06:00
freddygv
0d61aa5d37
Update xds generation for peering over mesh gws
...
This commit adds the xDS resources needed for INBOUND traffic from peer
clusters:
- 1 filter chain for all inbound peering requests.
- 1 cluster for all inbound peering requests.
- 1 endpoint per voting server with the gRPC TLS port configured.
There is one filter chain and cluster because unlike with WAN
federation, peer clusters will not attempt to dial individual servers.
Peer clusters will only dial the local mesh gateway addresses.
2022-10-03 12:42:27 -06:00
Freddy
7ea726ed1f
Merge pull request #14694 from hashicorp/peering/mgw-addrs
2022-10-03 12:35:11 -06:00
freddygv
2c5caec97c
Share mgw addrs in peering stream if needed
...
This commit adds handling so that the replication stream considers
whether the user intends to peer through mesh gateways.
The subscription will return server or mesh gateway addresses depending
on the mesh configuration setting. These watches can be updated at
runtime by modifying the mesh config entry.
2022-10-03 11:42:20 -06:00
freddygv
17463472b7
Return mesh gateway addrs if peering through mgw
2022-10-03 11:35:10 -06:00
Luke Kysow
e30f4c3a8a
Update tech-specs.mdx ( #14840 )
2022-10-03 09:21:42 -07:00
chappie
f49332a151
Merge pull request #14811 from hashicorp/chappie/dns
...
Add DNS gRPC proxying support
2022-10-03 08:02:48 -07:00
Chris Chapman
1b24aafb23
Making suggested comments
2022-09-30 15:03:33 -07:00
Chris Chapman
399fafb679
Making suggested changes
2022-09-30 14:51:12 -07:00
David Yu
1caafc1f5b
updated 0.49.x helm docs ( #14824 )
2022-09-30 12:17:16 -07:00
Curt Bushko
f00aa7b045
Add OpenShift CNI to list of install options for kubernetes ( #14793 )
2022-09-30 11:52:15 -07:00
Michael Klein
1832806fca
fix link back to hcp not showing up ( #14812 )
2022-09-30 20:32:02 +02:00
Chris Chapman
8e44a8c644
Update comment
2022-09-30 09:35:01 -07:00
David Yu
dc3d2d00dc
docs: admin partition docs improvements ( #14774 )
...
* docs: Update admin partitions versions and add requirement for unique `global.name`
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-30 09:13:44 -07:00
DanStough
16fe27c9b8
chore: fix flakey scada provider test
2022-09-30 11:56:40 -04:00
nrichu-hcp
0884e08304
Merge pull request #14807 from hashicorp/docs/nick-release-notes
...
docs: Consul K8s 0.49.x release notes
2022-09-30 11:39:35 -04:00
nrichu-hcp
a045c46aca
Update website/content/docs/release-notes/consul-k8s/v0_49_x.mdx
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-09-30 11:38:36 -04:00
nrichu-hcp
c560999df5
Update website/content/docs/release-notes/consul-k8s/v0_49_x.mdx
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-09-30 11:38:29 -04:00
nrichu-hcp
c850a1d028
Update website/content/docs/release-notes/consul-k8s/v0_49_x.mdx
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-09-30 11:38:20 -04:00
nrichu-hcp
913a5a9d24
Update website/content/docs/release-notes/consul-k8s/v0_49_x.mdx
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-09-30 11:38:10 -04:00
nrichu-hcp
d89968bd23
added missing links per davids advice
2022-09-30 11:29:14 -04:00
nrichu-hcp
aada2d73dc
Update website/content/docs/release-notes/consul-k8s/v0_49_x.mdx
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-09-30 11:22:12 -04:00
nrichu-hcp
d5a56b92b8
Update website/content/docs/release-notes/consul-k8s/v0_49_x.mdx
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-09-30 11:22:03 -04:00
Chris Chapman
c7d55c465f
Adding changelog
2022-09-29 22:25:10 -07:00
Chris Chapman
c4c5f900e0
Bind a dns mux handler to gRPC proxy
2022-09-29 21:44:45 -07:00
Chris Chapman
175e6e56f9
Adding grpc handler for dns proxy
2022-09-29 21:19:51 -07:00
Chris Chapman
143da2bbb1
Regenerate protos with mocks
2022-09-29 21:18:40 -07:00
Chris Chapman
1f0913aebc
Add mocks for probuf generation
2022-09-29 21:17:30 -07:00
Chris Chapman
c23465be75
Generate protobufs
2022-09-29 21:16:23 -07:00
Chris Chapman
6286cb477e
Adding DNS proxy proto
2022-09-29 21:14:16 -07:00
Adam Rowan
b0f6d2feb0
Merge pull request #14783 from hashicorp/bear359-patch-1
...
Bear359 patch 1
2022-09-29 16:50:09 -06:00
nrichu-hcp
fecae65418
finalized 0.49 release notes
2022-09-29 17:12:12 -04:00
Eric Haberkorn
5fd1e6daea
Add exported services event to cluster peering replication. ( #14797 )
2022-09-29 15:37:19 -04:00
trujillo-adam
ae7a8c0a99
Merge pull request #14752 from hashicorp/docs/updated-consul-arch-no-agentless
...
refresh of the Consul architecture overview page
2022-09-29 11:58:48 -07:00
trujillo-adam
a754386fe5
Apply suggestions from code review
...
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2022-09-29 11:40:59 -07:00
nrichu-hcp
1c98e9f69c
draft release notes
2022-09-29 13:58:43 -04:00
Ashwin Venkatesh
ddcd3e06e7
bug: watch local mesh gateways in non-default partitions with agentless ( #14799 )
2022-09-29 13:19:04 -04:00
John Cowen
355cca49e4
ui: Move nvmrc to the root of the workspace ( #14567 )
2022-09-29 09:41:57 -07:00
John Cowen
ad47911ad9
ui: Amends to existing topology notice/banner texts ( #14527 )
...
* ui: Amends to existing topology notice/banner texts
* Changelog
* Update ui/packages/consul-ui/translations/routes/en-us.yaml
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-09-29 09:39:06 -07:00
John Cowen
60400173b5
ui: Add more acceptance tests for cluster peering ( #14707 )
...
* ui: Add more acceptance tests for cluster peering
* Lint
2022-09-29 09:38:41 -07:00
Adam Rowan
ebd0e47655
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-29 09:06:31 -06:00
Adam Rowan
a659d8c43c
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-29 09:06:10 -06:00
Adam Rowan
e3e514b7d7
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-29 09:05:55 -06:00
Adam Rowan
f81db0e3a5
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-29 09:05:28 -06:00
Adam Rowan
fde9f12941
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-29 09:05:21 -06:00
Adam Rowan
b5b5790569
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-29 09:05:11 -06:00
Adam Rowan
b6e1839de6
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-29 09:04:59 -06:00
Adam Rowan
c2a5e8584d
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-29 09:04:43 -06:00
Adam Rowan
f41971f679
Update website/content/docs/integrate/partnerships.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-09-29 09:04:27 -06:00