]> go.fuhry.dev Git - runtime.git/commit
add //thirdparty/coredns and fix cross compilation
authorDan Fuhry <dan@fuhry.com>
Wed, 3 Jun 2026 04:07:56 +0000 (00:07 -0400)
committerDan Fuhry <dan@fuhry.com>
Wed, 3 Jun 2026 04:07:56 +0000 (00:07 -0400)
commitfaec69e1fe9db183fdae8b43398817004f1def9e
treef80302c5f6475dc45fbbb26e9ef941bc9b8cfb59
parent685a0b84b35c57df641fb4d7a12c95920e73452f
add //thirdparty/coredns and fix cross compilation
bazel/cross.bzl
machines/coredns_plugin/registry.go
machines/coredns_plugin/registry_store.go
machines/coredns_plugin/setup.go
thirdparty/coredns/BUILD.bazel [new file with mode: 0644]
thirdparty/coredns/coremain.go [new file with mode: 0644]
thirdparty/coredns/plugin.cfg.in [new file with mode: 0644]
thirdparty/coredns/plugin/BUILD.bazel [new file with mode: 0644]
thirdparty/coredns/plugin/generate.go [new file with mode: 0644]