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. 17 Feb, 2017 2 commits
  2. 16 Feb, 2017 1 commit
    • John Belamaric's avatar
      Fix make gen (#526) · 84fb9b84
      John Belamaric authored
      When using an external middleware, the generated file was failing to compile.
      The issue is a typo in directives_generate.go that left imports with an
      unterminated string.
      84fb9b84
  3. 15 Feb, 2017 3 commits
    • Miek Gieben's avatar
      readme updates (#525) · 34db56a2
      Miek Gieben authored
      34db56a2
    • John Belamaric's avatar
      Client-side of gRPC proxy (#511) · 061b3fc1
      John Belamaric authored
      * WIP: Client-side of gRPC proxy
      
      * Add tests
      
      * gofmt
      
      * Implement OnShutdown; add a little logging
      
      * Update for context in Exchange change
      
      * go fmt
      
      * Update README
      
      * Review comments
      
      * Compiling is good
      
      * More README improvements
      061b3fc1
    • Miek Gieben's avatar
      go gen improvements (#524) · 98c86f3f
      Miek Gieben authored
      Remove the "gen" directory and move directives_generate.go out of it.
      Add a build ignore tag so it isn't build by default. Cleanup the go gen
      invocations so there are not seen as package docs.
      
      Simplify the code a bit and don't run go gen twice.
      98c86f3f
  4. 12 Feb, 2017 1 commit
    • Miek Gieben's avatar
      La context (#521) · a5f3cb5f
      Miek Gieben authored
      * middleware/proxy: give Exchange a context
      
      Make context.Context the first paramater in the Exchange method.
      This is inline with all other query functions.
      
      * up the version
      a5f3cb5f
  5. 11 Feb, 2017 1 commit
  6. 10 Feb, 2017 5 commits
  7. 09 Feb, 2017 1 commit
  8. 08 Feb, 2017 7 commits
  9. 07 Feb, 2017 2 commits
  10. 03 Feb, 2017 1 commit
    • Chris O'Haver's avatar
      k8s middleware add tests and docs update (#501) · 77f957d4
      Chris O'Haver authored
      * add cidrs opt
      
      * remove state data from middleware object
      
      * update k8s docs
      
      * Add integration tests
      
      * add unit tests for cidr and pods config
      
      * more README fixes, separate dev notes
      
      * adjust section headers
      
      * fix typo
      77f957d4
  11. 02 Feb, 2017 1 commit
  12. 01 Feb, 2017 2 commits
  13. 30 Jan, 2017 1 commit
  14. 24 Jan, 2017 2 commits
  15. 23 Jan, 2017 2 commits
  16. 22 Jan, 2017 2 commits
  17. 20 Jan, 2017 1 commit
  18. 19 Jan, 2017 1 commit
  19. 16 Jan, 2017 1 commit
  20. 15 Jan, 2017 3 commits