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
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
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