prometheus/discovery/kubernetes
Ben Kochie 204249fcb5
Some checks are pending
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (push) Waiting to run
CI / Build Prometheus for all architectures (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
Update golangci-lint (#17478)
* Update golangci-lint to v2.6.0
* Fixup various linting issues.
* Fixup deprecations.
* Add exception for `labels.MetricName` deprecation.

Signed-off-by: SuperQ <superq@gmail.com>
2025-11-05 13:47:34 +01:00
..
endpoints.go Update golangci-lint (#17478) 2025-11-05 13:47:34 +01:00
endpoints_test.go Update modernize (#17471) 2025-11-04 05:13:49 +00:00
endpointslice.go Migrate K8s discovery service queues to use strongly typed queues 2025-09-23 20:32:11 -07:00
endpointslice_test.go feat(discovery/kubernetes): allow attaching namespace metadata 2025-07-03 19:41:08 +02:00
ingress.go Migrate K8s discovery service queues to use strongly typed queues 2025-09-23 20:32:11 -07:00
ingress_test.go Apply analyzer "modernize" to the whole codebase 2025-08-27 14:48:41 +02:00
kubernetes.go Update to k8s.io v0.33.5 2025-09-23 20:30:36 -07:00
kubernetes_test.go Apply analyzer "modernize" to the whole codebase 2025-08-27 14:48:41 +02:00
metrics.go chore: enable unused-parameter from revive 2025-02-19 19:50:28 +01:00
node.go Migrate K8s discovery service queues to use strongly typed queues 2025-09-23 20:32:11 -07:00
node_test.go Parallelize discovery/kubernetes tests using t.Parallel() 2024-11-14 10:44:03 +05:30
pod.go Migrate K8s discovery service queues to use strongly typed queues 2025-09-23 20:32:11 -07:00
pod_test.go Apply analyzer "modernize" to the whole codebase 2025-08-27 14:48:41 +02:00
service.go Migrate K8s discovery service queues to use strongly typed queues 2025-09-23 20:32:11 -07:00
service_test.go feat(discovery/kubernetes): allow attaching namespace metadata 2025-07-17 09:53:16 +02:00