aboutsummaryrefslogtreecommitdiff
path: root/plugin/kubernetes/parse_test.go (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-18Update workflow versioning (#6165)Gravatar Ben Kochie 9-37/+37
2023-06-17test: use `t.TempDir` to create temporary test directory (#6164)Gravatar Eng Zer Jun 8-77/+30
2023-06-12plugin/kubernetes: Remove Endpoint and EndpointSlice v1beta Support (#6147)Gravatar Chris O'Haver 4-276/+1
2023-06-12build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#6154)Gravatar dependabot[bot] 1-1/+1
2023-06-12build(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 (#6155)Gravatar dependabot[bot] 1-1/+1
2023-06-12build(deps): bump github/codeql-action from 2.3.6 to 2.13.4 (#6156)Gravatar dependabot[bot] 3-5/+5
2023-06-12build(deps): bump google.golang.org/api from 0.125.0 to 0.126.0 (#6157)Gravatar dependabot[bot] 2-3/+3
2023-06-12build(deps): bump github.com/aws/aws-sdk-go from 1.44.275 to 1.44.280 (#6158)Gravatar dependabot[bot] 2-3/+3
2023-06-11build(deps): bump github/codeql-action from 2.3.5 to 2.3.6 (#6142)Gravatar dependabot[bot] 3-5/+5
2023-06-10build(deps): bump actions/dependency-review-action from 3.0.4 to 3.0.6 (#6144)Gravatar dependabot[bot] 1-1/+1
2023-06-09replace reviewdog fully by golangci-lint (#6139)Gravatar Ondřej Benkovský 17-146/+125
2023-06-07plugin/kubernetes: fix headless/endpoint query panics when endpoints are disa...Gravatar Chris O'Haver 2-50/+119
2023-06-06build(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 (#6145)Gravatar dependabot[bot] 2-14/+18
2023-06-06build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#6143)Gravatar dependabot[bot] 1-1/+1
2023-06-05build(deps): bump github.com/aws/aws-sdk-go from 1.44.271 to 1.44.275 (#6146)Gravatar dependabot[bot] 2-3/+3
2023-06-02prevent panics when using DoHWriter (#6120)Gravatar Ondřej Benkovský 1-8/+43
2023-06-01Revert "plugin/tls: respect the path specified by root plugin (#5944)" (#6136)Gravatar Chris O'Haver 5-27/+3
2023-06-01plugin/tls: respect the path specified by root plugin (#5944)Gravatar Marius Kimmina 5-3/+27
2023-05-31build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.50.1 to 1.51.0 (#6130)Gravatar dependabot[bot] 2-11/+9
2023-05-31build(deps): bump k8s.io/client-go from 0.27.1 to 0.27.2 (#6129)Gravatar dependabot[bot] 2-3/+3
2023-05-31build(deps): bump github/codeql-action from 2.3.3 to 2.3.5 (#6127)Gravatar dependabot[bot] 3-5/+5
2023-05-31build(deps): bump github.com/prometheus/common from 0.43.0 to 0.44.0 (#6131)Gravatar dependabot[bot] 2-3/+3
2023-05-31build(deps): bump k8s.io/api from 0.27.1 to 0.27.2 (#6132)Gravatar dependabot[bot] 2-9/+9
2023-05-30build(deps): bump github.com/aws/aws-sdk-go from 1.44.266 to 1.44.271 (#6128)Gravatar dependabot[bot] 2-4/+4
2023-05-29build(deps): bump google.golang.org/api from 0.121.0 to 0.124.0 (#6121)Gravatar dependabot[bot] 2-10/+10
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