36 Commits (main)

Author SHA1 Message Date
machine424 b1c356beea
fix(discovery): Handle cache.DeletedFinalStateUnknown in node informers' DeleteFunc 1 month ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 3 months ago
Simon Pasquier 145988d48f
discovery(k8s): remove support for API versions no longer served 5 months ago
machine424 0e81ab44a2
discovery(k8s): add a metric to track failed requests, failures will still be logged. 9 months ago
machine424 92544c00bf
discovery: kubernetes: Avoid creating unnecessary Kubernetes indexers in RoleEndpointSlice 9 months ago
Paweł Szulik 7f24efccdb Refactor discovery tests to use testify. 10 months ago
Paulin Todev 78411d5e8b
SD Managers taking over responsibility for registration of debug metrics (#13375) 10 months ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components 12 months ago
Filip Petkovski 7a78897d0b
Improve reliability of Kubernetes SD tests (#10761) 2 years ago
Matthieu MOREL f43749e82f
refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 3 years ago
fpetkovski fa798d3042
Allow attaching node metadata 3 years ago
fpetkovski de87515b24 Implement target discovery in own k8s namespace 3 years ago
Mateusz Gozdek ea924746b3
discovery/kubernetes: improve test logic for waiting for discoverers (#9584) 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Takashi Kusumi cb04fe8386
Kubernetes SD: Support networking.k8s.io/v1 Ingress 3 years ago
Takashi Kusumi 6634a570cf Kubernetes SD: Support networking.k8s.io/v1 Ingress 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 3 years ago
kongxs 632678a461
Fix spelling mistake (#8879) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 4 years ago
Julien Pivotto e76c436e9c
Goleak in discoveries, scrape, rules (#7662) 4 years ago
Frederic Branczyk f6c5a75661 discovery/kubernetes: Add Kubernetes EndpointSlice discovery 5 years ago
Frederic Branczyk 7b1c0d6b66
discovery/kubernetes: Fix incorrect premature break of reading results 5 years ago
Tariq Ibrahim 0730d6eb74
remove deprecated methods from the MetricProvider interface 5 years ago
Frederic Branczyk d06f1034db discovery/kubernetes: Fix race in test setup 5 years ago
Simon Pasquier dafd1632a2 discovery/kubernetes: add present labels for labels/annotations (#5443) 6 years ago
Tariq Ibrahim bfcdba211f remove the prepended watch reactor from the fake k8s client (#5140) 6 years ago
JoeWrightss e8be31eed9 Fixs typo: 'possibliy' to 'possibly' (#4974) 6 years ago
Camille Janicki b035ea0ea9 Change discovery subpackages to not use testify in tests (#4612) 6 years ago
Yecheng Fu 2be543e65a Simplify some code and comments. 7 years ago
Yecheng Fu 3a253f796c Fix grammar in comments and add missing `expectedMaxItems` to let it 7 years ago
Yecheng Fu d73b0d3141 Move hasSynced interface and its implementations to *_test.go files. 7 years ago
Yecheng Fu 8ceb8f2ae8 Refactor Kubernetes Discovery Part 2: Refactoring 7 years ago