observatorium / thanos-receive-controller

Kubernetes controller to automatically configure Thanos receive hashrings
Apache License 2.0
93 stars 42 forks source link

main.go: controller generate gRPC endpoints #37

Closed squat closed 4 years ago

squat commented 4 years ago

This commit updates the controller to generate gRPC endpoints rather than HTTP endpoints, following https://github.com/thanos-io/thanos/pull/1970.

Signed-off-by: Lucas Servén Marín lserven@gmail.com

cc @kakkoyun @metalmatze