Skip to content

Do not overwrite Kubernetes plugin #32

@g1eny0ung

Description

@g1eny0ung

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 requestquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions