open-consul/proto/pbservice
Fulvio f155ff347c
UDP check for service stanza #12221 (#12722)
* UDP check for service stanza #12221

* add pass status on timeout condition

* delete useless files

* Update check_test.go

improve comment in test

* fix test

* fix requested changes and update TestRuntimeConfig_Sanitize.golden

* add freeport to TestCheckUDPCritical

* improve comment for CheckUDP struct

* fix requested changes

* fix requested changes

* fix requested changes

* add UDP to proto

* add UDP to proto and add a changelog

* add requested test on agent_endpoint_test.go

* add test for given endpoints

* fix failing tests

* add documentation for udp healthcheck

* regenerate proto using buf

* Update website/content/api-docs/agent/check.mdx

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>

* Update website/content/api-docs/agent/check.mdx

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>

* Update website/content/docs/discovery/checks.mdx

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>

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

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>

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

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>

* add debug echo

* add debug circle-ci

* add debug circle-ci bash

* use echo instead of status_stage

* remove debug and status from devtools script and use echo instead

* Update website/content/api-docs/agent/check.mdx

Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>

* fix test

* replace status_stage with status

* replace functions with echo

Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-06-06 15:13:19 -04:00
..
convert.go peering: accept replication stream of discovery chain information at the importing side (#13151) 2022-05-19 16:37:52 -05:00
convert_oss.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
convert_oss_test.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
convert_pbstruct.go remove the rest of gogo 2022-03-28 17:34:41 -04:00
convert_test.go Remove gogo stdduration from the healthcheck protobufs 2022-03-15 10:51:40 -04:00
healthcheck.gen.go UDP check for service stanza #12221 (#12722) 2022-06-06 15:13:19 -04:00
healthcheck.pb.binary.go
healthcheck.pb.go UDP check for service stanza #12221 (#12722) 2022-06-06 15:13:19 -04:00
healthcheck.proto UDP check for service stanza #12221 (#12722) 2022-06-06 15:13:19 -04:00
ids.go agent: allow for service discovery queries involving peer name to use streaming (#13168) 2022-05-20 15:27:01 -05:00
ids_test.go agent: allow for service discovery queries involving peer name to use streaming (#13168) 2022-05-20 15:27:01 -05:00
node.gen.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
node.pb.binary.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
node.pb.go Specify go_package explicitly 2022-05-24 10:22:53 -07:00
node.proto Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00
service.gen.go peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 2022-05-25 12:37:44 -05:00
service.pb.binary.go peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 2022-05-25 12:37:44 -05:00
service.pb.go peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 2022-05-25 12:37:44 -05:00
service.proto peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 2022-05-25 12:37:44 -05:00