consul/proto/private
Dan Bond dce0ab6d0d
Manual Backport of Add TCP+TLS Healthchecks into release/1.16.x (#18678)
Add TCP+TLS Healthchecks (#18381)

* Begin adding TCPUseTLS

* More TCP with TLS plumbing

* Making forward progress

* Keep on adding TCP+TLS support for healthchecks

* Removed too many lines

* Unit tests for TCP+TLS

* Update tlsutil/config.go

Co-authored-by: Samantha <hello@entropy.cat>

* Working on the tcp+tls unit test

* Updated the runtime integration tests

* Progress

* Revert this file back to HEAD

* Remove debugging lines

* Implement TLS enabled TCP socket server and make a successful TCP+TLS healthcheck on it

* Update docs

* Update agent/agent_test.go

Co-authored-by: Samantha <hello@entropy.cat>

* Update website/content/docs/ecs/configuration-reference.mdx

Co-authored-by: Samantha <hello@entropy.cat>

* Update website/content/docs/ecs/configuration-reference.mdx

Co-authored-by: Samantha <hello@entropy.cat>

* Update agent/checks/check.go

Co-authored-by: Samantha <hello@entropy.cat>

* Address comments

* Remove extraneous bracket

* Update agent/agent_test.go

Co-authored-by: Samantha <hello@entropy.cat>

* Update agent/agent_test.go

Co-authored-by: Samantha <hello@entropy.cat>

* Update website/content/docs/ecs/configuration-reference.mdx

Co-authored-by: Samantha <hello@entropy.cat>

* Update the mockTLSServer

* Remove trailing newline

* Address comments

* Fix merge problem

* Add changelog entry

---------

Co-authored-by: Samantha <hello@entropy.cat>
(cherry picked from commit 7ea986783d)

Co-authored-by: Phil Porada <pgporada@users.noreply.github.com>
2023-09-05 14:13:59 -07:00
..
pbacl Various bits of cleanup detected when using Go Workspaces (#17462) 2023-06-05 16:08:39 -04:00
pbautoconf [BACKPORT] 1.16.x manual backport of OSS->CE branch (#18549) 2023-08-23 11:53:44 -05:00
pbcommon [BACKPORT] 1.16.x manual backport of OSS->CE branch (#18549) 2023-08-23 11:53:44 -05:00
pbconfig Various bits of cleanup detected when using Go Workspaces (#17462) 2023-06-05 16:08:39 -04:00
pbconfigentry Expose JWKS cluster config through JWTProviderConfigEntry (#17978) (#18002) 2023-07-04 09:53:12 -04:00
pbconnect Various bits of cleanup detected when using Go Workspaces (#17462) 2023-06-05 16:08:39 -04:00
pbdemo Various bits of cleanup detected when using Go Workspaces (#17462) 2023-06-05 16:08:39 -04:00
pboperator Various bits of cleanup detected when using Go Workspaces (#17462) 2023-06-05 16:08:39 -04:00
pbpeering [BACKPORT] 1.16.x manual backport of OSS->CE branch (#18549) 2023-08-23 11:53:44 -05:00
pbpeerstream Various bits of cleanup detected when using Go Workspaces (#17462) 2023-06-05 16:08:39 -04:00
pbservice Manual Backport of Add TCP+TLS Healthchecks into release/1.16.x (#18678) 2023-09-05 14:13:59 -07:00
pbstatus Various bits of cleanup detected when using Go Workspaces (#17462) 2023-06-05 16:08:39 -04:00
pbstorage Various bits of cleanup detected when using Go Workspaces (#17462) 2023-06-05 16:08:39 -04:00
pbsubscribe Various bits of cleanup detected when using Go Workspaces (#17462) 2023-06-05 16:08:39 -04:00
prototest prototest: fix early return condition in AssertElementsMatch (#17416) 2023-05-22 13:49:50 -05:00