index
:
coredns
dependabot/github_actions/actions/dependency-review-action-4.3.3
dependabot/github_actions/aquasecurity/trivy-action-0.22.0
dependabot/github_actions/codecov/codecov-action-4.5.0
dependabot/github_actions/github/codeql-action-3.25.10
dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13
dependabot/go_modules/github.com/aws/aws-sdk-go-1.54.2
dependabot/go_modules/go-etcd-io-4cb3a346bb
dependabot/go_modules/golang.org/x/crypto-0.24.0
dependabot/go_modules/google.golang.org/api-0.184.0
dependabot/go_modules/k8s-io-95614c8192
fallthrough
master
superq/go1.22
superq/refactor_pbutil
torrent
traffic
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
/
route53
/
route53.go
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
replace reviewdog fully by golangci-lint (#6139)
Ondřej Benkovský
1
-2
/
+3
2022-07-10
add golangci-lint linter (#5499)
Ondřej Benkovský
1
-2
/
+0
2022-03-03
use tickers instead of time.After to avoid memory leak (#5220)
Chris O'Haver
1
-1
/
+4
2020-10-24
Use cancelable contexts for cloud provider plugin refreshes (#4226)
Matt Kulka
1
-2
/
+2
2020-07-31
Fix wildcard records issue in rout53 plugin (#4038)
Yong Tang
1
-1
/
+1
2019-10-09
fix spelling mistakes (#3364)
yuxiaobo96
1
-1
/
+1
2019-08-13
plugin/route53: various updates (#3108)
Miek Gieben
1
-6
/
+6
2019-08-03
plugin/route53: make refresh frequency adjustable (#3083)
Matt Kulka
1
-3
/
+5
2019-07-31
[plugin/route53]: Increase ListResourceRecordSets paging size. (#3073)
Matt Kulka
1
-0
/
+1
2019-03-31
[plugin/route53]: Do not return NXDOMAIN where it should be NODATA. (#2734)
dilyevsky
1
-2
/
+5
2019-03-26
Remove context.Context from request.Request (#2726)
Miek Gieben
1
-1
/
+1
2019-03-13
[plugin/route53] Support wildcards and other escaped chars. (#2352)
dilyevsky
1
-1
/
+73
2019-01-13
Default to upstream to self (#2436)
Miek Gieben
1
-1
/
+1
2018-12-30
disable ra flag for several plugins (#2408)
Isolus
1
-1
/
+1
2018-10-10
plugin/route53: add split zone support (#2160)
Can Yucel
1
-40
/
+57
2018-09-25
plugin/route53: add fallthrough (#2132)
Can Yucel
1
-0
/
+6
2018-09-22
plugin/route53: fix multiple route 53 zones issue (#2117)
Can Yucel
1
-2
/
+2
2018-09-17
[plugin/route53]: Support batch mode operation. (#2050)
dilyevsky
1
-65
/
+146
2018-08-29
Default to scrubbing replies in the server (#2012)
Miek Gieben
1
-2
/
+0
2018-05-01
Do Compress only when need in request.Scrub (#1760)
Miek Gieben
1
-1
/
+1
2018-04-22
all: fix plugin import ordering (#1717)
Miek Gieben
1
-2
/
+1
2018-04-20
global: move to context (#1699)
Miek Gieben
1
-1
/
+2
2018-03-13
Add PTR record support for Route53 plugin (#1606)
Yong Tang
1
-0
/
+15
2018-01-15
Add route53 plugin (#1390)
Yong Tang
1
-0
/
+97