aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-07forward: respect context (#6483)Gravatar Snawoot 1-1/+1
2024-03-07build(deps): bump github/codeql-action from 3.23.2 to 3.24.6 (#6521)Gravatar dependabot[bot] 3-5/+5
2024-03-07build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.57.0 to 1.61.0 (#6520)Gravatar dependabot[bot] 2-26/+19
2024-03-07build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#6499)Gravatar dependabot[bot] 1-1/+1
2024-03-07build(deps): bump github.com/prometheus/client_golang (#6519)Gravatar dependabot[bot] 2-12/+9
2024-03-07build(deps): bump codecov/codecov-action from 3.1.5 to 4.1.0 (#6523)Gravatar dependabot[bot] 1-1/+1
2024-03-07build(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.18.0 (#6522)Gravatar dependabot[bot] 1-1/+1
2024-03-07add client labels to k8s plugin metadata (#6475)Gravatar miles-to-go 5-5/+24
2024-03-07build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.11 to 3.5.12 (#6503)Gravatar dependabot[bot] 2-6/+6
2024-03-07build(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.1 (#6493)Gravatar dependabot[bot] 2-4/+3
2024-03-07build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#6501)Gravatar dependabot[bot] 2-2/+2
2024-03-07fix broken link in webpage (#6488)Gravatar Nakano Masaki 2-2/+2
2024-03-07Repo controlled Go version (#6526)Gravatar Jason Du 7-5/+28
2024-03-06removed the mutex locks with atomic bool (#6525)Gravatar jdamick 1-13/+5
2024-02-05build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#6492)Gravatar dependabot[bot] 2-3/+3
2024-02-05build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.11 to 3.5.12 (#6490)Gravatar dependabot[bot] 2-3/+3
2024-02-05build(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.10 (#6489)Gravatar dependabot[bot] 2-3/+3
2024-01-29CoreDNS 1.11.2 release notes and version bump (#6476)Gravatar Chris O'Haver 2-1/+54
2024-01-29build(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.58 (#6477)Gravatar dependabot[bot] 2-9/+9
2024-01-29build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 (#6481)Gravatar dependabot[bot] 3-5/+5
2024-01-29build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 (#6482)Gravatar dependabot[bot] 2-2/+2
2024-01-29build(deps): bump google.golang.org/api from 0.155.0 to 0.159.0 (#6479)Gravatar dependabot[bot] 2-43/+43
2024-01-29build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#6480)Gravatar dependabot[bot] 1-1/+1
2024-01-29build(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.50.5 (#6478)Gravatar dependabot[bot] 2-3/+3
2024-01-29build(deps): bump github/codeql-action from 2.23.0 to 3.23.1 (#6474)Gravatar dependabot[bot] 3-5/+5
2024-01-29build(deps): bump actions/upload-artifact from 4.0.0 to 4.2.0 (#6473)Gravatar dependabot[bot] 2-2/+2
2024-01-29build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 (#6472)Gravatar dependabot[bot] 1-1/+1
2024-01-29build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#6464)Gravatar dependabot[bot] 2-2/+3
2024-01-29build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.10 to 3.5.11 (#6463)Gravatar dependabot[bot] 2-6/+6
2024-01-09Fix typo in view plugin README.md (#6457)Gravatar Keita Kitamura 1-2/+2
2024-01-08build(deps): bump github.com/quic-go/quic-go from 0.40.0 to 0.40.1 (#6444)Gravatar dependabot[bot] 2-3/+3
2024-01-08build(deps): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 (#6400)Gravatar dependabot[bot] 2-4/+3
2024-01-08build(deps): bump github/codeql-action from 2 to 3 (#6440)Gravatar dependabot[bot] 3-5/+5
2024-01-08build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#6441)Gravatar dependabot[bot] 2-2/+2
2024-01-08build(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 (#6451)Gravatar dependabot[bot] 1-1/+1
2024-01-08build(deps): bump google.golang.org/api from 0.153.0 to 0.155.0 (#6453)Gravatar dependabot[bot] 2-33/+50
2024-01-08build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 (#6452)Gravatar dependabot[bot] 1-1/+1
2024-01-08Update golangci-lint (#6455)Gravatar Ben Kochie 1-1/+1
2023-12-12build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#6438)Gravatar dependabot[bot] 2-9/+9
2023-12-12build(deps): bump github.com/aws/aws-sdk-go from 1.48.15 to 1.48.16 (#6437)Gravatar dependabot[bot] 2-3/+3
2023-12-12build(deps): bump google.golang.org/api from 0.149.0 to 0.153.0 (#6436)Gravatar dependabot[bot] 2-25/+25
2023-12-12build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.10 to 3.5.11 (#6435)Gravatar dependabot[bot] 2-3/+3
2023-12-12build(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.16.0 (#6434)Gravatar dependabot[bot] 1-1/+1
2023-12-12build(deps): bump actions/setup-go from 4 to 5 (#6433)Gravatar dependabot[bot] 4-6/+6
2023-12-12build(deps): bump actions/stale from 8.0.0 to 9.0.0 (#6432)Gravatar dependabot[bot] 1-1/+1
2023-12-09rewrite: fix multi request concurrency issue in cname rewrite (#6407)Gravatar Amila Senadheera 2-11/+35
2023-12-08plugin/tls: respect the path specified by root plugin (#6138)Gravatar Marius Kimmina 8-6/+86
2023-12-08build(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.15 (#6429)Gravatar dependabot[bot] 2-3/+3
2023-12-08build(deps): bump k8s.io/api from 0.28.3 to 0.28.4 (#6412)Gravatar dependabot[bot] 2-6/+6
2023-12-08build(deps): bump github.com/miekg/dns from 1.1.56 to 1.1.57 (#6409)Gravatar dependabot[bot] 2-3/+3