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. 13 Nov, 2018 2 commits
  2. 10 Nov, 2018 1 commit
  3. 08 Nov, 2018 2 commits
  4. 07 Nov, 2018 1 commit
  5. 05 Nov, 2018 2 commits
  6. 04 Nov, 2018 2 commits
  7. 03 Nov, 2018 4 commits
  8. 02 Nov, 2018 2 commits
    • Francois Tur's avatar
      Metrics registered on wrong prometheus registry (#2246) · 05204ef1
      Francois Tur authored
      * - UT on metrics verifying that all plugins of all blocs have their metrics collectors declared
      
      * - fix error msg
      
      * - redirect Registry of metric to the one that handle the listener
      - allow duplicate of metrics collector on the same Registry (case of same plugin in 2 blocs listening metrics on the same address)
      
      * - fix change of signature
      
      * - ensure cleaning metrics before starting the test (metrics collectors are global vars .. and re-used by several tests)
      
      * - I think I fixed this test. Ensure correct mn of hits and clean metrics before test.
      
      * - fix typo in error msg - proposed at review
      
      * - fix typo in comment
      
      * - remove ResetMetrics functions
      - change a way to test the numeric metrics : get the diff between begin and end of test
      
      * - oops. removing debug logs
      05204ef1
    • Chris O'Haver's avatar
      remove trailing whitespace (#2260) · f5aa6cac
      Chris O'Haver authored
      f5aa6cac
  9. 01 Nov, 2018 4 commits
  10. 31 Oct, 2018 1 commit
  11. 30 Oct, 2018 1 commit
  12. 29 Oct, 2018 3 commits
  13. 27 Oct, 2018 1 commit
  14. 25 Oct, 2018 2 commits
  15. 24 Oct, 2018 5 commits
  16. 23 Oct, 2018 2 commits
  17. 22 Oct, 2018 2 commits
    • Kevin Nisbet's avatar
      6539a10a
    • Francois Tur's avatar
      Security release process description (#1861) · fdb31a27
      Francois Tur authored
      * - enhance README to include security release process compatible wiht k8s
      
      * - second version of Security release process, including "Collaborating Projects"
      
      * - reformulate the security release process within a separated doc.
      
      * - add following comment from Sec Team .part 1
      
      * - refactored with comments from Security IB
      - refactored considering the same existing document in another CNCF project (envoy)
      
      * - adjust seucrity of README to point the new security process page
      
      * - revert change on FOSSA
      
      * - fix comments from John.
      
      * - removing the todos (I pushed them on the description of the PR)
      
      * - define the PST members in OWNER file
      
      * - fix from review
      - add a cahpter for mailing list presentation
      
      * - point the PST members in OWNER file
      
      * - register PST under name 'security' in OWNER file
      - early announce will be on coredns-distributors-announce@googlegroup.com
      - remove hall of fame reference
      
      * - remove list of security team members from owner file. mailing list of security@coredns.io will be the reference
      fdb31a27
  18. 21 Oct, 2018 1 commit
  19. 20 Oct, 2018 2 commits