diff options
author | 2024-05-29 15:41:09 -0400 | |
---|---|---|
committer | 2024-05-29 15:41:09 -0400 | |
commit | 0ed689e2d0401bc91b0876f3c0f41c89bbf83b34 (patch) | |
tree | 08ceabbfbbb593be48dabebccf14d2834175a721 /plugin/errors/log_test.go | |
parent | 621ffde538e57772783f9e4a0df590d2f0d71beb (diff) | |
download | coredns-0ed689e2d0401bc91b0876f3c0f41c89bbf83b34.tar.gz coredns-0ed689e2d0401bc91b0876f3c0f41c89bbf83b34.tar.zst coredns-0ed689e2d0401bc91b0876f3c0f41c89bbf83b34.zip |
Generate zplugin.go correctly with third-party plugins (#6692)
Previously, the generation of zplugin.go would not separate
third-party external plugins from CoreDNS plugins in the go
import block. This leads to the TestImportOrdering unit test
failing, as it requires that third-party imports paths to be
in a separate import block.
While this issue does not affect the main CoreDNS repo, it can cause
unit test failures in forks of CoreDNS that include external third-party
plugins.
Signed-off-by: Grant Spence <gspence@redhat.com>
Diffstat (limited to 'plugin/errors/log_test.go')
0 files changed, 0 insertions, 0 deletions