hc-github-team-consul-core
a6e7830c9f
Backport of docs: Add backwards compatibility for Consul 1.14.x and consul-dataplane in the Envoy compat matrix into release/1.15.x ( #16463 )
...
* backport of commit 640855e755
* backport of commit 4df972e792
---------
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-02-28 13:39:07 -05:00
hc-github-team-consul-core
0fe36dd247
backport of commit e2f570f13f
( #16403 )
...
Co-authored-by: Poonam Jadhav <poonam.jadhav@hashicorp.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2023-02-28 10:05:09 -08:00
Tu Nguyen
d4f51f70fc
udpate docs so they're sentence case, style guide ( #16461 )
2023-02-28 10:00:00 -08:00
cskh
31e094b36e
upgrade test: consolidate resolver test cases ( #16443 ) ( #16457 )
2023-02-28 16:31:52 +00:00
hc-github-team-consul-core
acb0c3bbf6
Backport of Update docs for consul-k8s 1.1.0 into release/1.15.x ( #16448 )
...
* manual cherry pick
---------
Co-authored-by: Curt Bushko <cbushko@gmail.com>
2023-02-27 17:31:34 -08:00
hc-github-team-consul-core
5af37749b8
Backport of UI: Fix rendering issue in search and lists into release/1.15.x ( #16446 )
...
* backport of commit 27fc0f3326
* backport of commit 5ef3d2a436
---------
Co-authored-by: wenincode <tyler.wendlandt@hashicorp.com>
2023-02-27 23:47:25 +00:00
hc-github-team-consul-core
9902dab7bc
Backport of Basic gobased API gateway spinup test into release/1.15.x ( #16423 )
...
* backport of commit 60a62add31
* backport of commit 560cd55675
* backport of commit bd3ff14638
* backport of commit b8a4c8319d
* backport of commit 184b6bbcb0
* backport of commit cc213b67b4
* backport of commit e706bc7cac
* backport of commit 064a3c0104
* backport of commit b8aa15ef54
* updated GetPort interface
* fix getport
* fix syntax issues
* fix gofmt error
* removed deprecated random calls, removed unused port variable
* clean up duplicate comment
* Update test/integration/consul-container/test/gateways/gateway_endpoint_test.go
* parralelize this test
* delete extra line
* clean up unneeded comments
---------
Co-authored-by: Sarah Alsmiller <sarah.alsmiller@hashicorp.com>
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
Co-authored-by: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com>
2023-02-27 20:06:38 +00:00
hc-github-team-consul-core
291690bbb3
backport of commit e17298b6b8
( #16441 )
...
Co-authored-by: Anita Akaeze <anita.akaeze@hashicorp.com>
2023-02-27 19:28:51 +00:00
hc-github-team-consul-core
b457e8bbf4
backport of commit 9fa59888fa
( #16440 )
...
Co-authored-by: cskh <hui.kang@hashicorp.com>
2023-02-27 19:17:32 +00:00
hc-github-team-consul-core
87394099dc
Backport of Add envoy extension docs into release/1.15.x ( #16394 )
...
* backport of commit 98096280c0
* fix merge conflicts
---------
Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2023-02-27 10:22:59 -08:00
hc-github-team-consul-core
8c99be8dca
backport of commit 1a0bc58d72
( #16439 )
...
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
2023-02-27 17:58:31 +00:00
hc-github-team-consul-core
c7cbb3e884
backport of commit 6f46f6396d
( #16438 )
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2023-02-27 12:28:26 -05:00
hc-github-team-consul-core
e388d6a09c
Backport of Refactor and move wal docs into release/1.15.x ( #16432 )
...
* no-op commit due to failed cherry-picking
* fix merge error
---------
Co-authored-by: temp <temp@hashicorp.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2023-02-27 01:29:27 -08:00
Tu Nguyen
bf8c4ac620
Fixes cluster peering docs (remove deprecated file) ( #16424 )
...
* backport of commit e878d2d3e4
* Docs/cluster peering 1.15 updates (#16291 )
* initial commit
* initial commit
* Overview updates
* Overview page improvements
* More Overview improvements
* improvements
* Small fixes/updates
* Updates
* Overview updates
* Nav data
* More nav updates
* Fix
* updates
* Updates + tip test
* Directory test
* refining
* Create restructure w/ k8s
* Single usage page
* Technical Specification
* k8s pages
* typo
* L7 traffic management
* Manage connections
* k8s page fix
* Create page tab corrections
* link to k8s
* intentions
* corrections
* Add-on intention descriptions
* adjustments
* Missing </CodeTabs>
* Diagram improvements
* Final diagram update
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
* diagram name fix
* Fixes
* Updates to index.mdx
* Tech specs page corrections
* Tech specs page rename
* update link to tech specs
* K8s - new pages + tech specs
* k8s - manage peering connections
* k8s L7 traffic management
* Separated establish connection pages
* Directory fixes
* Usage clean up
* k8s docs edits
* Updated nav data
* CodeBlock Component fix
* filename
* CodeBlockConfig removal
* Redirects
* Update k8s filenames
* Reshuffle k8s tech specs for clarity, fmt yaml files
* Update general cluster peering docs, reorder CLI > API > UI, cross link to kubernetes
* Fix config rendering in k8s usage docs, cross link to general usage from k8s docs
* fix legacy link
* update k8s docs
* fix nested list rendering
* redirect fix
* page error
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
* delete deprecated file
---------
Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-02-24 14:13:28 -08:00
hc-github-team-consul-core
992801033c
backport of commit 6aea18239f
( #16420 )
...
Co-authored-by: Kyle Havlovitz <kylehav@gmail.com>
2023-02-24 18:08:48 +00:00
hc-github-team-consul-core
6a3ac69d3c
backport of commit ec864cb31a
( #16414 )
...
Co-authored-by: Claire <claire@hashicorp.com>
2023-02-24 01:53:52 +00:00
Nathan Coleman
a5bf79ef40
Backport of Native API Gateway Docs ( #16365 ) ( #16409 )
...
* Create empty files
* Copy over content for overview
* Copy over content for usage
* Copy over content for api-gateway config
* Copy over content for http-route config
* Copy over content for tcp-route config
* Copy over content for inline-certificate config
* Add docs to the sidebar
* Clean up overview. Start cleaning up usage
* Add BETA badge to API Gateways portion of nav
* Fix header
* Fix up usage
* Fix up API Gateway config
* Update paths to be consistent w/ other gateway docs
* Fix up http-route
* Fix up inline-certificate
* rename path
* Fix up tcp-route
* Add CodeTabs
* Add headers to config pages
* Fix configuration model for http route and inline certificate
* Add version callout to API gateway overview page
* Fix values for inline certificate
* Fix values for api gateway configuration
* Fix values for TCP Route config
* Fix values for HTTP Route config
* Adds link from k8s gateway to vm gateway page
* Remove versioning warning
* Serve overview page at ../api-gateway, consistent w/ mesh-gateway
* Remove weight field from tcp-route docs
* Linking to usage instead of overview from k8s api-gateway to vm api-gateway
* Fix issues in usage page
* Fix links in usage
* Capitalize Kubernetes
* Apply suggestions from code review
* remove optional callout
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Update website/content/docs/connect/gateways/api-gateway/configuration/api-gateway.mdx
* Fix formatting of Hostnames
* Update website/content/docs/api-gateway/index.mdx
* Update website/content/docs/connect/gateways/api-gateway/configuration/http-route.mdx
* Add cross-linking of config entries
* Fix rendering error on new operator usage docs
* Update website/content/docs/connect/gateways/api-gateway/configuration/http-route.mdx
* Update website/content/docs/connect/gateways/api-gateway/configuration/http-route.mdx
* Apply suggestions from code review
* Apply suggestions from code review
* Add BETA badges to config entry links
* http route updates
* Add Enterprise keys
* Use map instead of list for meta field, use consistent formatting
* Convert spaces to tabs
* Add all Enterprise info to TCP Route
* Use pascal case for JSON api-gateway example
* Add enterprise to HCL api-gw cfg
* Use pascal case for missed JSON config fields
* Add enterprise to JSON api-gw cfg
* Add enterprise to api-gw values
* adds enterprise to http route
* Update website/content/docs/connect/gateways/api-gateway/index.mdx
* Add enterprise to api-gw spec
* Add missing namespace, partition + meta to specification
* fixes for http route
* Fix ordering of API Gatetway cfg spec items
* whitespace
* Add linking of values to tcp
* Apply suggestions from code review
* Fix comma in wrong place
* Apply suggestions from code review
* Move Certificates down
* Apply suggestions from code review
* Tabs to spaces in httproute
* Use configuration entry instead of config entry
* Fix indentations on api-gateway and tcp-route
* Add whitespace between code block and prose
* Apply suggestions from code review
* adds <> to http route
---------
Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
Co-authored-by: Melisa Griffin <melisa.griffin@hashicorp.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
Co-authored-by: Melisa Griffin <missylbytes@users.noreply.github.com>
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
Co-authored-by: danielehc <40759828+danielehc@users.noreply.github.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2023-02-23 16:18:16 -06:00
Nathan Coleman
d8b6aaee07
Docs/cluster peering 1.15 updates ( #16291 ) ( #16410 )
...
* initial commit
* initial commit
* Overview updates
* Overview page improvements
* More Overview improvements
* improvements
* Small fixes/updates
* Updates
* Overview updates
* Nav data
* More nav updates
* Fix
* updates
* Updates + tip test
* Directory test
* refining
* Create restructure w/ k8s
* Single usage page
* Technical Specification
* k8s pages
* typo
* L7 traffic management
* Manage connections
* k8s page fix
* Create page tab corrections
* link to k8s
* intentions
* corrections
* Add-on intention descriptions
* adjustments
* Missing </CodeTabs>
* Diagram improvements
* Final diagram update
* Apply suggestions from code review
* diagram name fix
* Fixes
* Updates to index.mdx
* Tech specs page corrections
* Tech specs page rename
* update link to tech specs
* K8s - new pages + tech specs
* k8s - manage peering connections
* k8s L7 traffic management
* Separated establish connection pages
* Directory fixes
* Usage clean up
* k8s docs edits
* Updated nav data
* CodeBlock Component fix
* filename
* CodeBlockConfig removal
* Redirects
* Update k8s filenames
* Reshuffle k8s tech specs for clarity, fmt yaml files
* Update general cluster peering docs, reorder CLI > API > UI, cross link to kubernetes
* Fix config rendering in k8s usage docs, cross link to general usage from k8s docs
* fix legacy link
* update k8s docs
* fix nested list rendering
* redirect fix
* page error
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
2023-02-23 15:55:00 -06:00
hc-github-team-consul-core
407f112a2f
backport of commit ad47f9be23
( #16399 )
...
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-02-23 20:55:27 +00:00
hc-github-team-consul-core
5755a75d8d
Backport of Fix various flaky tests into release/1.15.x ( #16406 )
...
* backport of commit 169a4aedee
* backport of commit d7429dda9b
* backport of commit 7ee6f72dce
---------
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
2023-02-23 20:45:34 +00:00
hc-github-team-consul-core
da95252505
backport of commit ed697687c4
( #16402 )
...
Co-authored-by: skpratt <sarah.pratt@hashicorp.com>
2023-02-23 19:39:12 +00:00
hc-github-team-consul-core
3117db2935
Backport of Troubleshoot service to service comms into release/1.15.x ( #16395 )
...
* backport of commit e8466bf479
* backport of commit f919a6e77b
* backport of commit e5527649ae
* backport of commit 5c40ba5360
* backport of commit 51b6f5009f
* backport of commit 00ec4e5ff3
* backport of commit 1405edeff9
* backport of commit 42e93d59f6
* backport of commit f867d2edab
* backport of commit 9482271998
---------
Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2023-02-23 18:53:39 +00:00
hc-github-team-consul-core
42913d6613
Backport of Docs/cluster peering 1.15 updates into release/1.15.x ( #16398 )
...
* backport of commit e878d2d3e4
* Docs/cluster peering 1.15 updates (#16291 )
* initial commit
* initial commit
* Overview updates
* Overview page improvements
* More Overview improvements
* improvements
* Small fixes/updates
* Updates
* Overview updates
* Nav data
* More nav updates
* Fix
* updates
* Updates + tip test
* Directory test
* refining
* Create restructure w/ k8s
* Single usage page
* Technical Specification
* k8s pages
* typo
* L7 traffic management
* Manage connections
* k8s page fix
* Create page tab corrections
* link to k8s
* intentions
* corrections
* Add-on intention descriptions
* adjustments
* Missing </CodeTabs>
* Diagram improvements
* Final diagram update
* Apply suggestions from code review
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
* diagram name fix
* Fixes
* Updates to index.mdx
* Tech specs page corrections
* Tech specs page rename
* update link to tech specs
* K8s - new pages + tech specs
* k8s - manage peering connections
* k8s L7 traffic management
* Separated establish connection pages
* Directory fixes
* Usage clean up
* k8s docs edits
* Updated nav data
* CodeBlock Component fix
* filename
* CodeBlockConfig removal
* Redirects
* Update k8s filenames
* Reshuffle k8s tech specs for clarity, fmt yaml files
* Update general cluster peering docs, reorder CLI > API > UI, cross link to kubernetes
* Fix config rendering in k8s usage docs, cross link to general usage from k8s docs
* fix legacy link
* update k8s docs
* fix nested list rendering
* redirect fix
* page error
---------
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
---------
Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
2023-02-23 12:45:37 -06:00
hc-github-team-consul-core
983a1b8ddb
backport of commit 1180908144
( #16389 )
...
Co-authored-by: Paul Banks <pbanks@hashicorp.com>
2023-02-23 16:15:21 +00:00
hc-github-team-consul-core
a6180659d0
Backport of Add docs for usage endpoint and command into release/1.15.x ( #16382 )
...
* backport of commit 92acb57e4d
* backport of commit a97ccea4b0
---------
Co-authored-by: Kyle Havlovitz <kylehav@gmail.com>
2023-02-22 14:15:34 -08:00
hc-github-team-consul-core
2fb0a2f16e
Backport of Add docs for usage endpoint and command into release/1.15.x ( #16383 )
...
* backport of commit 92acb57e4d
* backport of commit a97ccea4b0
---------
Co-authored-by: Kyle Havlovitz <kylehav@gmail.com>
2023-02-22 21:56:28 +00:00
hc-github-team-consul-core
926d480ff0
Backport of Docs/rate limiting 1.15 into release/1.15.x ( #16384 )
...
* backport of commit 5042d8d753
* backport of commit c6b83c4fff
* backport of commit b12a56941e
* backport of commit 16d81ddb6d
* backport of commit 48ff8f7bca
* backport of commit e677bc76fa
* backport of commit 74924a228c
* backport of commit fe9bca727f
---------
Co-authored-by: trujillo-adam <ajosetru@gmail.com>
2023-02-22 13:52:48 -08:00
hc-github-team-consul-core
7cd0eff857
fix failed cherry pick ( #16303 )
...
Co-authored-by: Maliz <maliheh.monshizadeh@hashicorp.com>
2023-02-22 13:25:30 -08:00
hc-github-team-consul-core
8ba11d7380
backport of commit 7e236479c0
( #16272 )
...
Co-authored-by: cskh <hui.kang@hashicorp.com>
2023-02-22 20:58:17 +00:00
hc-github-team-consul-core
76f2bc5c4c
Backport of Documentation update: Adding K8S clusters to external Consul servers into release/1.15.x ( #16380 )
...
* backport of commit 7281e9c2d2
* backport of commit bb2b853594
* backport of commit de54853714
* backport of commit 505b8e1e28
---------
Co-authored-by: Ranjandas <thejranjan@gmail.com>
2023-02-22 15:27:46 -05:00
hc-github-team-consul-core
61aeb81919
backport of commit 181bee38c0
( #16378 )
...
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
2023-02-22 20:24:20 +00:00
cskh
bda302b2fa
Revert "feat: envoy extension - http local rate limit ( #16196 )" ( #16373 )
...
This reverts commit e91bc9c058
.
2023-02-22 14:59:53 -05:00
hc-github-team-consul-core
92bf0a915b
Backport of Add changelog entry for API Gateway (Beta) into release/1.15.x ( #16375 )
...
* backport of commit ba0ddc3c9e
* backport of commit d6d90cb9f4
* backport of commit 559e192473
---------
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-02-22 19:54:10 +00:00
hc-github-team-consul-core
3cf61fcba8
Backport of Update existing docs from Consul API Gateway -> API Gateway for Kubernetes into release/1.15.x ( #16367 )
...
* backport of commit acac8d3732
* backport of commit 2042464e4c
* backport of commit 631ba62d59
---------
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-02-22 19:24:39 +00:00
hc-github-team-consul-core
deaef1d6b4
backport of commit 3253386a68
( #16370 )
...
Co-authored-by: Anita Akaeze <anita.akaeze@hashicorp.com>
2023-02-22 18:09:58 +00:00
hc-github-team-consul-core
87d97798bf
backport of commit a0598b81a3
( #16363 )
...
Co-authored-by: Derek Menteer <derek.menteer@hashicorp.com>
2023-02-22 16:51:54 +00:00
hc-github-team-consul-core
6b5d96744d
backport of commit 813264e160
( #16359 )
...
Co-authored-by: cskh <hui.kang@hashicorp.com>
2023-02-22 16:16:22 +00:00
hc-github-team-consul-core
aad218d4d0
backport of commit bb33b6060b
( #16357 )
...
Co-authored-by: Xinyi Wang <xinyi.wang@hashicorp.com>
2023-02-22 15:54:59 +00:00
hc-github-team-consul-core
fca4b563d4
Backport of [API Gateway] Various fixes for Config Entry fields into release/1.15.x ( #16354 )
...
* [API Gateway] Various fixes for Config Entry fields
* simplify logic per PR review
---------
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
2023-02-21 23:36:25 -05:00
hc-github-team-consul-core
3d232666ae
Backport of [API Gateway] Fix targeting service splitters in HTTPRoutes into release/1.15.x ( #16353 )
...
* backport of commit 06fc59c26f
* backport of commit cd4e6e9677
---------
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
2023-02-22 04:34:39 +00:00
hc-github-team-consul-core
9f29e0c4fc
backport of commit 326d5c02c6
( #16352 )
...
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
2023-02-22 03:33:18 +00:00
hc-github-team-consul-core
2604a03799
backport of commit 817d85df12
( #16344 )
...
Co-authored-by: Derek Menteer <derek.menteer@hashicorp.com>
2023-02-21 20:36:42 +00:00
hc-github-team-consul-core
de2bcabdb8
Backport of Docs/reformat service splitters conf entry into release/1.15.x ( #16283 )
...
* backport of commit 99012ae501
* backport of commit 0ffebd8f89
* backport of commit 352d079872
* backport of commit 6b402e9c44
* backport of commit 9da4a1fe0e
* backport of commit fabc679309
* backport of commit b57075ec11
* backport of commit d3cc6ee9e9
* Docs/reformat service splitters conf entry (#16264 )
* for tab testing
* updates
* Update
* adding sandbox to test conf ref types
* testing tweaks to the conf ref template
* reintroduce tabbed specification
* applied feedback from MKO session
* applied feedback on format from luke and jared
* Apply suggestions from code review
Co-authored-by: Dan Upton <daniel@floppy.co>
* fixed some minor HCL formatting in complete conf
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* fixed bad link
* resolving conflicts
---------
Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
Co-authored-by: Dan Upton <daniel@floppy.co>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
resolved cherry-pick conflicts
* trying to get rid of conflicts
---------
Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
Co-authored-by: trujillo-adam <ajosetru@gmail.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-02-21 12:23:59 -08:00
hc-github-team-consul-core
1241135e68
Backport of [API Gateway] Validate listener name is not empty into release/1.15.x ( #16341 )
...
* backport of commit cabcb052fd
* backport of commit 89baddca25
---------
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
2023-02-21 19:34:04 +00:00
hc-github-team-consul-core
ca02bf6c73
Backport of new docs for consul and consul-k8s troubleshoot command into release/1.15.x ( #16318 )
...
* backport of commit ba5560c2a2
* backport of commit 0f3a7cb26b
* backport of commit effdb9bb57
* fix PR from original OSS PR: 16284
* fix missing tab in docs
* fix missing tab in docs
---------
Co-authored-by: Maliz <maliheh.monshizadeh@hashicorp.com>
2023-02-21 08:36:40 -08:00
hc-github-team-consul-core
84bc971334
Backport of fix: add tls config to unix socket when https is used into release/1.15.x ( #16336 )
...
* backport of commit 49f7423ab8
* backport of commit d5408c8d01
---------
Co-authored-by: cskh <hui.kang@hashicorp.com>
2023-02-21 13:43:27 +00:00
hc-github-team-consul-core
a3a9b05e14
backport of commit 748e2a76cb
( #16328 )
...
Co-authored-by: DanStough <dan.stough@hashicorp.com>
2023-02-18 20:17:58 +00:00
hc-github-team-consul-core
065ab57133
backport of commit acf20db763
( #16320 )
...
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
2023-02-17 23:23:16 +00:00
hc-github-team-consul-core
5437e5b789
backport of commit d3daf89ba8
( #16324 )
...
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
2023-02-17 22:53:13 +00:00
Andrew Stucki
9ce2cff600
Backport of Add stricter validation and some normalization code for API Gateway ConfigEntries into release/1.15.x ( #16317 )
...
* Add stricter validation and some normalization code for API Gateway ConfigEntries
* Switch to certs with valid hostnames in them
2023-02-17 21:03:30 +00:00