Commit Graph

808 Commits (main)

Author SHA1 Message Date
Bryan Boreham d6f9ba6310 [BUILD] Docker SD: Fix up deprecated types 3 days ago
Jan-Otto Kröpke ceaa3bd6f9
discovery: add STACKIT SD (#16401) 1 week ago
Ayoub Mrini 50ba25f273
chore(docs/kubernetes SD): add a note about Endpoints API being deprecated in kubernetes 1.33+ (#16684) 3 weeks ago
Zhengke Zhou 45211dc72f
chore: Adjust test and add comment about DNS resolution issue for failing tests (#16200) 1 month ago
Ryan Wu 091e662f4d
refactor(endpointslice): use service cache.Indexer to achieve better iteration performance (#16365) 1 month ago
Ben Kochie 1eaf12e99b
Add golangci-lint fmt (#16602) 1 month ago
Lukasz Mierzwa 59761f631b Move m.targetsMtx.Lock down into the loop 1 month ago
Lukasz Mierzwa 7d55ee8cc8 Try fixing potential deadlocks in discovery 2 months ago
hardlydearly ba4b058b7a refactor: use slices.Contains to simplify code 2 months ago
Arve Knudsen e7e3ab2824
Fix linting issues found by golangci-lint v2.0.2 (#16368) 2 months ago
Jonas Lammler 08982b177f
Add `label_selector` to hetzner service discovery 2 months ago
Ryan Wu b4d3c06acb
discovery: make endpointSlice discovery more efficient (#16433) 2 months ago
Zhengke Zhou c884dd16ac
discovery: Remove ingress & endpoint slice adaptors (#16413) 3 months ago
Ryan Wu 7d73c1d3f8
refactor[discovery, tsdb]: simplify error handling and remove redundant checks (#16328) 3 months ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 3 months ago
Matthieu MOREL 6719867196
test(kubernetes): replace equality check with JSON equality assertion (#16246) 3 months ago
Patryk Prus 452fd42aeb
Disable additional test as flaky on windows 3 months ago
machine424 b0227d1f16 chore(discovery): disable some file update tests as flaky 3 months ago
Paulo Dias 9630dc656c
discovery(openstack): remove duplicated error handling for floatingips.List (#16205) 4 months ago
dependabot[bot] 6f9f29542e
chore(deps): bump github.com/docker/docker (#16118) 4 months ago
co63oc 0e4e5a71bd
Fix typos (#16076) 4 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 4 months ago
Matthieu MOREL b472ce7010 chore: enable early-return from revive 5 months ago
Pierre Prinetti bb30a871ac
deps: Use Gophercloud v2 5 months ago
Matthieu MOREL dd5ab743ea chore(deps): use version.PrometheusUserAgent 5 months ago
Paulo Dias 803b1565a5
fix: fix network endpoint id 5 months ago
Paulo Dias 1d49d11786
fix: fix testing 5 months ago
Paulo Dias e8fab32ca2
discovery: move openstack floating ips function from deprecated Compute API /os-floating-ips to Network API /floatingips (#14367) 5 months ago
crystalstall 616914abe2 Signed-off-by: crystalstall <crystalruby@qq.com> 6 months ago
Paulo Dias cb7254158b
feat: rename status to provisioning_status and add operating_status 6 months ago
pinglanlu 6a61efcfc3
discovery: use a more direct and less error-prone return value (#15347) 6 months ago
Paulo Dias 713903fe48
fix: fix configuration and remove uneeded libs 7 months ago
Paulo Dias d136e43109
fix: fix comment 7 months ago
Paulo Dias 9e9929c421
fix: remove new line 7 months ago
Paulo Dias fc0141aec2
discovery: add openstack load balancer discovery 7 months ago
machine424 c9f3d9b47f
doc(nomad): adjust sections about nomad_sd_config's server 7 months ago
hongmengning 2a1b940ae4 discovery: fix some function names in comment 7 months ago
Aniket Kaulavkar f7685caf0d Parallelize discovery/kubernetes tests using t.Parallel() 7 months ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 8 months ago
Giedrius Statkevičius 58fedb6b61 discovery/kubernetes: optimize more gets 8 months ago
Giedrius Statkevičius 716fd5b11f discovery/kubernetes: use namespacedName 8 months ago
Giedrius Statkevičius e452308e37 discovery/kubernetes: optimize resolvePodRef 8 months ago
3Juhwan 685d6d169f refactor: reorder fields in defaultSDConfig initialization for consistency 8 months ago
akunszt 08a7162502
discovery: aws/ec2 unit tests (#14364) 8 months ago
machine424 b1c356beea
fix(discovery): Handle cache.DeletedFinalStateUnknown in node informers' DeleteFunc 8 months ago
M Viswanath Sai 16bba78f15
discovery: Improve Azure test coverage to 50% (#14586) 9 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 9 months ago
bas smit 73997289c3 tests: update discovery tests with new labael 9 months ago
bas smit a10dc9298e sd k8s: support sidecar containers in endpoint discovery 9 months ago