aboutsummaryrefslogtreecommitdiff
path: root/plugin/clouddns/clouddns.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-23fix: clouddns plugin answers limited to one response (#5986)Gravatar Marcos Mendez 1-3/+5
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 1-1/+0
2022-03-03use tickers instead of time.After to avoid memory leak (#5220)Gravatar Chris O'Haver 1-1/+5
2021-01-12fix record missing for zone with many of records (#4328)Gravatar luanphantiki 1-1/+1
2020-10-24Use cancelable contexts for cloud provider plugin refreshes (#4226)Gravatar Matt Kulka 1-2/+2
2019-08-21fix mis-spelling in clouddns.go (#3166)Gravatar AllenZMC 1-1/+1
2019-08-17Add Google Cloud DNS plugin (#3011)Gravatar Palash Nigam 1-0/+222