ori-edge / k8s_gateway

A CoreDNS plugin to resolve all types of external Kubernetes resources
Apache License 2.0
297 stars 65 forks source link

Update --version check to include k8s_gateway version #84

Closed onedr0p closed 2 years ago

onedr0p commented 2 years ago

Currently when running coredns --version the output does not include the k8s_gateway version:

coredns --version
CoreDNS-1.8.3
freebsd/amd64, go1.16.14,

It would be neat if this was in the following syntax, or something like it to include the k8s_gateway version.

coredns --version
CoreDNS-1.8.3+k8s_gateway-0.2.3
freebsd/amd64, go1.16.14,