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. 21 Dec, 2016 1 commit
    • Miek Gieben's avatar
      Add middleware.NextOrFailure (#462) · c4ab98c6
      Miek Gieben authored
      This checks if the next middleware to be called is nil, and if so returns
      ServerFailure and an error. This makes the next calling more robust and
      saves some lines of code.
      
      Also prefix the error with the name of the middleware to aid in
      debugging.
      c4ab98c6
  2. 15 Dec, 2016 2 commits
  3. 14 Dec, 2016 1 commit
  4. 09 Dec, 2016 1 commit
  5. 03 Dec, 2016 1 commit
  6. 01 Dec, 2016 3 commits
  7. 30 Nov, 2016 1 commit
  8. 29 Nov, 2016 2 commits
  9. 27 Nov, 2016 4 commits
  10. 25 Nov, 2016 2 commits
  11. 24 Nov, 2016 5 commits
  12. 16 Nov, 2016 3 commits
  13. 15 Nov, 2016 5 commits
    • John Belamaric's avatar
      Fix reverse zone in corefile · 7e937460
      John Belamaric authored
      7e937460
    • John Belamaric's avatar
      Change IPs to match hyperkube · 99b60d29
      John Belamaric authored
      99b60d29
    • John Belamaric's avatar
      K8s Test Cleanup and Service PTR · afe4368c
      John Belamaric authored
      Change the CI setup for K8s to be simpler. Now it just creates a
      set of objects via a yaml file, making it very easy to modify
      the tests.
      
      Implement PTR for services.
      afe4368c
    • Miek Gieben's avatar
      Add docs (#427) · c6700c64
      Miek Gieben authored
      Provide TTL examples for cache middleware. Fixes: #364
      
      Add interaction docs to make non invalidation for cache middleware
      clear. Cache might serve stale records. Fixes: #403
      c6700c64
    • Michael Grosser's avatar
      Add docs · ecbb6bac
      Michael Grosser authored
      Provide TTL examples for cache middleware. Fixes: #364
      
      Add interaction docs to make non invalidation for cache middleware
      clear. Cache might serve stale records. Fixes: #403
      ecbb6bac
  14. 14 Nov, 2016 2 commits
  15. 13 Nov, 2016 2 commits
  16. 12 Nov, 2016 3 commits
  17. 11 Nov, 2016 2 commits