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. 23 Oct, 2018 2 commits
  2. 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
  3. 21 Oct, 2018 1 commit
  4. 20 Oct, 2018 3 commits
    • Manuel Stocker's avatar
      plugin/dnssec: Add support for KSK/ZSK split key setups (#2196) · cf042237
      Manuel Stocker authored
      * plugin/dnssec: Add support for KSK/ZSK split key setups
      
      * plugin/dnssec: Update README to document split ZSK/KSK operation
      cf042237
    • Ruslan Drozhdzh's avatar
    • Yong Tang's avatar
      Remove whitespace and pass presubmit (#2217) · 54df160a
      Yong Tang authored
      While running the following, noticed the whitespace warning from presubmit:
      ```
      ubuntu@ubuntu:~/coredns$ docker run -i -t --rm -v $PWD:/go/src/github.com/coredns/coredns --net=host golang:1.11
      root@ubuntu:/go# cd src/github.com/coredns/coredns/
      root@ubuntu:/go/src/github.com/coredns/coredns# make
      ** presubmit/context
      ** presubmit/filename-hyphen
      ** presubmit/test-lowercase
      ** presubmit/trailing-whitespace
      plugin/auto/README.md:* `reload` interval to perform reload of zone if SOA version changes. Default is one minute.
      plugin/auto/README.md:  Value of `0` means to not scan for changes and reload. eg. `30s` checks zonefile every 30 seconds
      plugin/file/README.md:* `reload` interval to perform reload of zone if SOA version changes. Default is one minute.
      plugin/file/README.md:  Value of `0` means to not scan for changes and reload. eg. `30s` checks zonefile every 30 seconds
      ** presubmit/trailing-whitespace: please remove any trailing white space
      ```
      Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
      54df160a
  5. 19 Oct, 2018 1 commit
  6. 18 Oct, 2018 5 commits
  7. 17 Oct, 2018 1 commit
  8. 16 Oct, 2018 3 commits
  9. 14 Oct, 2018 2 commits
  10. 13 Oct, 2018 1 commit
  11. 12 Oct, 2018 1 commit
  12. 11 Oct, 2018 3 commits
  13. 10 Oct, 2018 6 commits
  14. 06 Oct, 2018 1 commit
  15. 03 Oct, 2018 1 commit
    • John Belamaric's avatar
      Add Kubernetes auth providers (#2147) · 1018a826
      John Belamaric authored
      * Import auth providers for K8s
      
      * Vendor updates for K8s auth providers
      
      * Remove Azure since it is not compiling
      
      * Update vendor to remove Azure dependencies
      1018a826
  16. 02 Oct, 2018 1 commit
  17. 30 Sep, 2018 3 commits
  18. 29 Sep, 2018 3 commits