aboutsummaryrefslogtreecommitdiff
path: root/plugin/kubernetes/kubernetes_apex_test.go (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-05build(deps): bump github/codeql-action from 3.25.5 to 3.25.7 (#6721)Gravatar dependabot[bot] 3-5/+5
2024-06-05build(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#6712)Gravatar dependabot[bot] 1-1/+1
2024-06-05build(deps): bump github.com/quic-go/quic-go from 0.42.0 to 0.44.0 (#6708)Gravatar dependabot[bot] 2-26/+27
2024-06-05build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 (#6711)Gravatar dependabot[bot] 1-1/+1
2024-06-05build(deps): bump github.com/prometheus/client_golang (#6707)Gravatar dependabot[bot] 2-3/+3
2024-05-29Generate zplugin.go correctly with third-party plugins (#6692)Gravatar Grant Spence 1-2/+15
2024-05-20build(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#6677)Gravatar dependabot[bot] 1-1/+1
2024-05-20build(deps): bump the go-etcd-io group with 2 updates (#6602)Gravatar dependabot[bot] 2-9/+9
2024-05-20build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#6685)Gravatar dependabot[bot] 1-1/+1
2024-05-20build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.63.1 to 1.64.0 (#6687)Gravatar dependabot[bot] 2-3/+3
2024-05-20build(deps): bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (#6689)Gravatar dependabot[bot] 2-9/+9
2024-05-20build(deps): bump github.com/aws/aws-sdk-go from 1.52.2 to 1.53.5 (#6688)Gravatar dependabot[bot] 2-3/+3
2024-05-20build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 (#6684)Gravatar dependabot[bot] 3-5/+5
2024-05-20build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 (#6686)Gravatar dependabot[bot] 1-1/+1
2024-05-13build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 (#6657)Gravatar dependabot[bot] 2-2/+2
2024-05-13build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.62.0 to 1.63.1 (#6679)Gravatar dependabot[bot] 2-6/+6
2024-05-13build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#6678)Gravatar dependabot[bot] 2-3/+3
2024-05-13build(deps): bump github/codeql-action from 3.25.1 to 3.25.4 (#6676)Gravatar dependabot[bot] 3-5/+5
2024-05-13build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#6675)Gravatar dependabot[bot] 1-1/+1
2024-05-13build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 (#6674)Gravatar dependabot[bot] 1-1/+1
2024-05-13build(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.59 (#6652)Gravatar dependabot[bot] 2-9/+9
2024-05-11build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#6615)Gravatar dependabot[bot] 2-3/+3
2024-05-11build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 (#6667)Gravatar dependabot[bot] 1-1/+1
2024-05-11build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2 (#6668)Gravatar dependabot[bot] 1-1/+1
2024-05-11build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 (#6666)Gravatar dependabot[bot] 1-1/+1
2024-05-11build(deps): bump github.com/aws/aws-sdk-go from 1.51.25 to 1.52.2 (#6665)Gravatar dependabot[bot] 2-3/+3
2024-04-26dnstap: uses pointer receiver for small response writer (#6644)v1.11.3Gravatar Takeshi Yoneda 2-7/+7
2024-04-26chore: fix function name in comment (#6608)Gravatar kindknow 1-1/+1
2024-04-26[plugin/forward] Strip local zone from IPV6 nameservers (#6635)Gravatar Manuel Alejandro de Brito Fontes 2-1/+10
2024-04-261.11.3 release notes and version bump (#6639)Gravatar Ted Ford 2-1/+60
2024-04-24build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.61.0 to 1.62.0 (#6612)Gravatar dependabot[bot] 2-9/+11
2024-04-24build(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.25 (#6632)Gravatar dependabot[bot] 2-3/+3
2024-04-24build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 (#6633)Gravatar dependabot[bot] 2-2/+2
2024-04-24build(deps): bump github/codeql-action from 3.24.10 to 3.25.1 (#6634)Gravatar dependabot[bot] 3-5/+5
2024-04-24build(deps): bump github.com/prometheus/common from 0.52.2 to 0.53.0 (#6631)Gravatar dependabot[bot] 2-3/+3
2024-04-24build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#6622)Gravatar dependabot[bot] 2-3/+3
2024-04-14build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 (#6603)Gravatar dependabot[bot] 2-6/+6
2024-04-14build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#6601)Gravatar dependabot[bot] 1-1/+1
2024-04-14build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#6604)Gravatar dependabot[bot] 2-6/+6
2024-04-14build(deps): bump github.com/prometheus/common from 0.50.0 to 0.52.2 (#6606)Gravatar dependabot[bot] 2-3/+3
2024-04-10build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#6605)Gravatar dependabot[bot] 2-3/+3
2024-04-10Add dependabot groupings (#6598)Gravatar Ben Kochie 1-0/+7
2024-04-09build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 (#6593)Gravatar dependabot[bot] 3-5/+5
2024-04-09build(deps): bump codecov/codecov-action from 4.1.0 to 4.2.0 (#6592)Gravatar dependabot[bot] 1-1/+1
2024-04-09Return RcodeServerFailure when DNS64 has no next plugin (#6590)Gravatar Jared Baur 1-1/+1
2024-04-09build(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.51.16 (#6594)Gravatar dependabot[bot] 2-3/+3
2024-04-09build(deps): bump google.golang.org/api from 0.159.0 to 0.172.0 (#6581)Gravatar dependabot[bot] 2-30/+27
2024-04-09build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5 (#6580)Gravatar dependabot[bot] 1-1/+1
2024-04-09build(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 (#6578)Gravatar dependabot[bot] 1-1/+1
2024-04-09build(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3 (#6557)Gravatar dependabot[bot] 2-3/+3