Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-15 | plugin/grpc: bugfix setup parser (#2697) | 1 | -3/+0 | ||
Fix setup parser. Config params are not being setting. | |||||
2019-03-14 | plugin/grpc: New gRPC plugin (#2667) | 1 | -0/+156 | ||
* plugin/grpc: New gRPC plugin * some changes after the first review: - remove healthcheck. gRPC already has this implicitly implemented - some naming and stetic changes - fix some comments - other minor fixes * plugin/grpc: New gRPC plugin * some changes after the first review: - remove healthcheck. gRPC already has this implicitly implemented - some naming and stetic changes - fix some comments - other minor fixes * add OWNERS file and change plugin order * remove Rcode checker |