18687 Commits

Author SHA1 Message Date
boruszak
6eefbe0e9d Tutorial links 2022-10-03 14:08:57 -05:00
Jeff Boruszak
12aa3cac4a
Apply suggestions from code review 2022-10-03 11:38:43 -05:00
Jeff Boruszak
69189e0381
Update website/content/docs/connect/cluster-peering/index.mdx 2022-10-03 11:36:48 -05:00
boruszak
80e3f15d47 Dynamic routing clarifications 2022-09-30 15:32:43 -05:00
boruszak
6866e89630 service-resolver alignment 2022-09-30 14:00:55 -05:00
Jeff Boruszak
443dc35c31
Apply suggestions from code review
Co-authored-by: Eric Haberkorn <erichaberkorn@gmail.com>
2022-09-30 14:00:37 -05:00
boruszak
dfd5903c8e Typo fix 2022-09-28 16:19:24 -05:00
boruszak
055bb88ee5 Typo fix 2022-09-28 16:10:36 -05:00
boruszak
efcb466e38 Typo fix 2022-09-28 16:09:23 -05:00
boruszak
2589f07659 Fixes 2022-09-28 16:03:32 -05:00
boruszak
66f8c65e89 Traffic Management 2022-09-28 15:52:03 -05:00
boruszak
3e2a650e5f k8s page updates 2022-09-28 15:42:21 -05:00
boruszak
6fd154ec73 Tab groupings 2022-09-28 14:13:38 -05:00
boruszak
6f52816680 Kyle Rarey - requested constraints added 2022-09-28 14:00:21 -05:00
boruszak
ff9348f877 Mike Morris clean up requests 2022-09-28 13:57:04 -05:00
Jared Kirschner
bd4a95756f
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
84b0f408fa
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
David Yu
d1826c026f
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
Luke Kysow
4638753168
Make defaulting behaviour of connect.enabled clear (#14768) 2022-09-27 13:04:59 -07:00
Luke Kysow
84f8b87967
Update k8s.mdx (#14765) 2022-09-27 09:51:12 -07:00
Jared Kirschner
99e0d23226
docs: clarify license behavior on restart 2022-09-27 12:24:56 -04:00
Eric Haberkorn
6570d5f004
Enable outbound peered requests to go through local mesh gateway (#14763) 2022-09-27 09:49:28 -04:00
David Yu
126f77f40d
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
0edf2f69d0
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
1c1b0994b8
add HCP integration component (#14723)
* add HCP integration

* lint: use non-deprecated logging interface
2022-09-26 14:58:15 -04:00
Derek Menteer
aa4709ab74
Add envoy connection balancing. (#14616)
Add envoy connection balancing config.
2022-09-26 11:29:06 -05:00
Kyle Schochenmaier
fc16f7ab6a
update helm docs for sync catalog and vault (#14733) 2022-09-23 10:16:05 -07:00
trujillo-adam
b5bdacd972
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
b7fe014cbf fixed typos in CAPIgw usage docs 2022-09-23 09:23:21 -07:00
Chris S. Kim
2203cdc4db Add new internal endpoint to list exported services to a peer 2022-09-23 09:43:56 -04:00
Krastin Krastev
440a161b3a
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
Roman Kunin
a0b1806ba2
Fix MD markup (#14702) 2022-09-22 20:00:09 -07:00
DanStough
28fc98040e docs: fix missing bugfix changelog entries 2022-09-22 16:10:40 -04:00
Derek Menteer
f62557fbcd Add 1.11.10 changelog entries. 2022-09-22 14:25:35 -05:00
Jared Kirschner
c81d0d5e5e
Merge pull request #14701 from mosceo/patch-1
Fix md markup
2022-09-22 12:05:50 -04:00
Roman Kunin
4c95e16815
Fix md markup 2022-09-22 16:41:52 +10:00
DanStough
7704daaad5 release updates for 1.13.2, 1.12.5, and 1.11.9 2022-09-21 15:07:44 -04:00
trujillo-adam
ca461a1b2d
Merge pull request #14690 from hashicorp/docs/fix-api-landing-page-typos
fixed typos in API landing page
2022-09-21 08:37:19 -07:00
trujillo-adam
767864d791 fixed typos in API landing page 2022-09-21 08:13:40 -07:00
Jared Kirschner
b267d09e11
Merge pull request #14571 from hashicorp/docs/fox-peering-metrics-labels-table
docs: fix peering metrics labels table
2022-09-21 08:37:19 -04:00
Jared Kirschner
7f0498d9d9
Merge pull request #14679 from hashicorp/docs/improve-ent-dns-flexibility-oss
docs: all enterprise locality labels now optional
2022-09-21 00:29:27 -04:00
Jared Kirschner
37d2d41e65 docs: address review feedback 2022-09-20 14:43:17 -07:00
John Cowen
f75804c3bd
ui: Topology notices testing/refactor prep (#14575)
* ui: Topology notices testing/refactor prep

* ui: During testing ensure that when global-config=true can be mocked to false (#14578)
2022-09-20 15:49:31 +01:00
John Cowen
443f5c3e5e
ui: Add initial tests for peering searching/sorting (#14568)
* ui: Add initial tests for peering searching/sorting

* New lint
2022-09-20 15:34:08 +01:00
John Cowen
8b0c09d15c
ui: Add merge-central-config to relevant HTTP requests (#14604) 2022-09-20 10:33:19 +01:00
Jared Kirschner
e75f35533b docs: fix peering metrics labels table 2022-09-19 19:10:35 -07:00
Jared Kirschner
90aab0b3bb docs: all enterprise locality labels now optional 2022-09-19 15:00:22 -07:00
cskh
1d7c82c017
doc(peering): missing network requirement for peering and the partiti… (#14677)
* doc(peering): missing network requirement for peering and the partition parameter in the list API

* Delete API: move partition from path parameter to query parameter
2022-09-19 16:11:04 -04:00
malizz
1a0aa38a82
increase the size of txn to support vault (#14599)
* increase the size of txn to support vault

* add test, revert change to acl endpoint

* add changelog

* update test, add passing test case

* Update .changelog/14599.txt

Co-authored-by: Freddy <freddygv@users.noreply.github.com>

Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-09-19 09:07:19 -07:00
alex
6a70477aec
add health metric docs (#14382) 2022-09-19 10:33:24 -04:00