aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-29Fix: Correct the spelling of committee within the Governance documentation. (...Gravatar Gary McDonald 1-4/+4
2023-05-29refactor: use standard library instead of `isIn` (#6125)Gravatar yyzxw 1-12/+3
2023-05-26plugin/forward: fix descriptions in README.md (#6123)Gravatar Justin 1-3/+3
2023-05-26build(deps): bump github.com/aws/aws-sdk-go from 1.44.245 to 1.44.266 (#6105)Gravatar dependabot[bot] 2-3/+3
2023-05-26Introduces the ARG in Dockerfile (#5931)Gravatar Yash Singh 1-2/+4
2023-05-26build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#6098)Gravatar dependabot[bot] 2-3/+3
2023-05-26build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 (#6096)Gravatar dependabot[bot] 2-9/+9
2023-05-26build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#6094)Gravatar dependabot[bot] 4-6/+6
2023-05-26build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#6095)Gravatar dependabot[bot] 2-9/+9
2023-05-26build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#6104)Gravatar dependabot[bot] 1-1/+1
2023-05-26add support unix socket for GRPC (#5943)Gravatar junhwong 7-1/+91
2023-05-25fuzz: fix forward plugin target (#6115)Gravatar Catena cyber 1-2/+3
2023-05-09Update ADOPTERS.md (#6079)Gravatar Rotem Kfir 1-1/+2
2023-05-09build(deps): bump github/codeql-action from 2.3.2 to 2.3.3 (#6080)Gravatar dependabot[bot] 3-5/+5
2023-05-08build(deps): bump github.com/Azure/go-autorest/autorest (#6083)Gravatar dependabot[bot] 2-7/+14
2023-05-08build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#6084)Gravatar dependabot[bot] 2-3/+3
2023-05-08build(deps): bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#6085)Gravatar dependabot[bot] 2-10/+9
2023-05-08build(deps): bump github.com/miekg/dns from 1.1.53 to 1.1.54 (#6082)Gravatar dependabot[bot] 2-3/+3
2023-05-07build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.48.0 to 1.50.1 (#6072)Gravatar dependabot[bot] 2-30/+44
2023-05-04build(deps): bump google.golang.org/api from 0.119.0 to 0.121.0 (#6073)Gravatar dependabot[bot] 2-9/+8
2023-05-04Bump golang to 1.20.0 (#6070)Gravatar Ayato Tokubi 7-11/+11
2023-05-04build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#6064)Gravatar dependabot[bot] 2-3/+3
2023-05-04build(deps): bump github.com/prometheus/client_golang (#6062)Gravatar dependabot[bot] 2-7/+7
2023-05-03build(deps): bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#6063)Gravatar dependabot[bot] 2-3/+3
2023-05-03build(deps): bump github/codeql-action from 2.3.0 to 2.3.2 (#6061)Gravatar dependabot[bot] 3-5/+5
2023-05-03Fix temp file close error (#6068)Gravatar Ben Kochie 1-7/+5
2023-04-29plugin/forward: Continue waiting after receiving malformed responses (#6014)Gravatar Chris O'Haver 1-2/+12
2023-04-25plugin/kubernetes: rename client-go metrics label "url" to "host" (#6040)Gravatar Yashpal 2-9/+9
2023-04-25build(deps): bump google.golang.org/api from 0.114.0 to 0.119.0 (#6045)Gravatar dependabot[bot] 2-30/+58
2023-04-25fix some comments (#6052)Gravatar cui fliter 4-5/+5
2023-04-25Fix typo (#6053)Gravatar Dan Salmon 1-1/+1
2023-04-25build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#6046)Gravatar dependabot[bot] 2-3/+3
2023-04-25build(deps): bump github/codeql-action from 2.2.12 to 2.3.0 (#6044)Gravatar dependabot[bot] 3-5/+5
2023-04-25build(deps): bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 (#6043)Gravatar dependabot[bot] 1-1/+1
2023-04-25build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.8 (#6048)Gravatar dependabot[bot] 2-6/+6
2023-04-25build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.7 to 3.5.8 (#6047)Gravatar dependabot[bot] 2-3/+3
2023-04-24build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#6042)Gravatar dependabot[bot] 1-1/+1
2023-04-22plugin/dnssec: on delegation, sign DS or NSEC of no DS. (#5899)Gravatar jeremiejig 5-9/+365
2023-04-22plugin/kubernetes: expose client-go internal request metrics (#5991)Gravatar Yashpal 2-0/+79
2023-04-20update informer for client-go 0.27 (#6038)Gravatar Chris O'Haver 5-54/+49
2023-04-19build(deps): bump github.com/aws/aws-sdk-go from 1.44.224 to 1.44.245 (#6037)Gravatar dependabot[bot] 2-3/+3
2023-04-19build(deps): bump github/codeql-action from 2.2.7 to 2.2.12 (#6030)Gravatar dependabot[bot] 3-5/+5
2023-04-19build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#6029)Gravatar dependabot[bot] 1-1/+1
2023-04-19build(deps): bump github.com/miekg/dns from 1.1.51 to 1.1.53 (#6011)Gravatar dependabot[bot] 2-9/+3
2023-04-19build(deps): bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (#6010)Gravatar dependabot[bot] 2-3/+3
2023-04-19build(deps): bump github.com/antonmedv/expr from 1.12.1 to 1.12.5 (#6008)Gravatar dependabot[bot] 2-3/+3
2023-04-19build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#6006)Gravatar dependabot[bot] 1-1/+1
2023-04-19build(deps): bump actions/stale from 7.0.0 to 8.0.0 (#6005)Gravatar dependabot[bot] 1-1/+1
2023-04-16Prevent fail counter of a proxy overflows (#5990)Gravatar Vancl 3-1/+42
2023-04-13[rewrite] Introduce cname target rewrite rule to rewrite plugin (#6004)Gravatar Amila Senadheera 7-5/+362