Commit Graph

805 Commits (13564c03efe7517841fdc4c73905b1f630bfddcc)

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