Commit Graph

15 Commits

Author SHA1 Message Date
Adphi 0754c0de00
logger: add SetLevel and Logr for logr interoperability
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-03-24 13:48:24 +01:00
Adphi 2832f13f3c
update grpc, service: implements reflection.GRPCService
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-03-11 13:42:02 +01:00
Adphi c0e79d8834
service: replace cmd with NewFlagSet, add internal service version metadata interceptors
client: add NewFlagSet, add missing Options interface methods

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-03-10 12:46:36 +01:00
Adphi eed8fd3501 grpc-gateway: wrap with wsproxy 2021-12-07 19:53:16 +01:00
Adphi c6557d12f2 add sentry interceptors 2021-11-21 16:24:22 +01:00
Adphi dc78a2c688 add metrics, tracing, validation interceptors, add options: WithInterceptors, With{Client,Server}Interceptors 2021-11-21 14:58:49 +01:00
Adphi 9ae20eab1e add signals based on controller-runtime signals handler 2021-11-21 12:36:34 +01:00
Adphi 43357bc790 add http middleware, add option to use custom mux, improved logger kvs 2021-10-13 17:05:59 +02:00
Adphi 1eea54f18a remove transport draft, add grpc web and gateway support 2021-09-18 01:44:08 +02:00
Adphi 4085420f6f upgrade deps 2021-07-17 22:51:11 +02:00
Adphi 9c16750ffc tranport draft, renamed module 2021-07-17 22:40:06 +02:00
Adphi a6696b1d39 service and client implements last grpc server and client interfaces, improved errors, add signals handling 2020-11-27 14:00:45 +01:00
Adphi 9f5f03b862 add registry base interface, mdns, noop implementations, add resolver, client 2020-11-15 15:54:46 +01:00
Adphi 4ca6bedf5a add cert generation, tls config, reflection 2020-08-07 10:59:27 +02:00
Adphi 8197d933f8 [wip] base options, command, service 2020-01-22 14:02:06 +01:00