This project is mirrored from https://github.com/coredns/coredns.git. The repository failed to update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
  1. 11 Aug, 2017 16 commits
  2. 10 Aug, 2017 7 commits
  3. 09 Aug, 2017 4 commits
  4. 08 Aug, 2017 7 commits
  5. 07 Aug, 2017 3 commits
    • Miek Gieben's avatar
      core: export ClientWrite (#849) · 468d5b57
      Miek Gieben authored
      Make ClientWrite available for middleware to use.
      468d5b57
    • Miek Gieben's avatar
      middleware/kubernetes: autopath in sub package (#848) · 760e6670
      Miek Gieben authored
      Put the autopath stuff in a separate sub package. Tests are still
      included in the main kubernetes directory.
      
      Next steps (after this is merged), is pulling the autopath handling
      into the subpackage and fixing the tests.
      760e6670
    • Miek Gieben's avatar
      mw/logs: add rflags to logging (#845) · 050eccd6
      Miek Gieben authored
      Add the DNS message response flags as {rflags} to the default logging
      Also complete the replacer testing that is was commented out.
      And (unrelated) Switch erratic and whoami to ease testing.
      
      Note: {flags} could and should be added as well - but we can leave that
      as a beginners bug.
      050eccd6
  6. 06 Aug, 2017 3 commits