remove federation (#3794)
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
This commit is contained in:
parent
021f761291
commit
8bbfa19223
9 changed files with 0 additions and 63 deletions
|
@ -29,8 +29,6 @@ func parseRequest(name, zone string) (r recordRequest, err error) {
|
|||
// 1. _port._protocol.service.namespace.pod|svc.zone
|
||||
// 2. (endpoint): endpoint.service.namespace.pod|svc.zone
|
||||
// 3. (service): service.namespace.pod|svc.zone
|
||||
//
|
||||
// Federations are handled in the federation plugin. And aren't parsed here.
|
||||
|
||||
base, _ := dnsutil.TrimZone(name, zone)
|
||||
// return NODATA for apex queries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue