-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
In #1, we implemented the original logic based on overwriting the coredns k8s plugin. But the question is, in handler.go
, we put the logic before all code of k8s plugin. Is it possible that we do not need to overwrite the k8s plugin? Instead, we could front-load our plugin with the k8s plugin and send it the results of our processing.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested