open-consul/agent/checks
Dan Bond 042f4a33e1
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 7ea986783d1bec75779225cd358bec042d6f020e)

Co-authored-by: Phil Porada <pgporada@users.noreply.github.com>
2023-09-05 14:13:59 -07:00
..
alias.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
alias_test.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
check.go Manual Backport of Add TCP+TLS Healthchecks into release/1.16.x (#18678) 2023-09-05 14:13:59 -07:00
check_test.go ci: remove test-integrations CircleCI workflow (#16928) 2023-04-19 16:19:29 +00:00
check_windows_test.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
docker.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
docker_unix.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
docker_windows.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
grpc.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
grpc_test.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
os_service.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
os_service_unix.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00
os_service_windows.go copyright headers for agent folder (#16704) 2023-03-28 14:39:22 -04:00