mirror of
https://github.com/coredns/coredns.git
synced 2025-12-05 01:45:11 -05:00
plugin/grpc: New gRPC plugin (#2667)
* 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
This commit is contained in:
6
plugin/grpc/OWNERS
Normal file
6
plugin/grpc/OWNERS
Normal file
@@ -0,0 +1,6 @@
|
||||
reviewers:
|
||||
- inigohu
|
||||
- miekg
|
||||
approvers:
|
||||
- inigohu
|
||||
- miekg
|
||||
Reference in New Issue
Block a user