Commit Graph

756 Commits (main)

Author SHA1 Message Date
Simon Pasquier 7704cde4ea
discovery(k8s): add metadata labels to endpointslices
7 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905)
8 months ago
Bryan Boreham 594b317ecc
Merge pull request #13898 from hanghuge/main
8 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago
hanghuge c14a158d03 Signed-off-by: hanghuge <cmoman@outlook.com>
8 months ago
David Ashpole bbfc72b4e2
support unregistering discovery manager metrics (#13896)
8 months ago
dandrucz 38b75bc0d7
Linode IPv6 Range support, Optional region filtering, Missing fields in Documentation fixed (#13774)
8 months ago
Bryan Boreham 8799581b24
Merge pull request #13554 from machine424/k8s-failures
8 months ago
Bryan Boreham c6a42f8891
Merge pull request #13741 from bboreham/azure-test-labels
8 months ago
sellskin ff15b17400 remove code that will not be executed
8 months ago
Daniel Kimsey aa3e58358b consul: Add support for catalog list services filter
8 months ago
Jan-Otto Kröpke 302e151de8
{discovery,remote_write}/azure: Support default SDK authentication (#13099)
8 months ago
Bryan Boreham ab9c544ec7 Azure Discovery tests: Add test for VMToLabelSet
9 months ago
Bryan Boreham 5f2c0c5283 Azure Discovery tests: mock the azure client interface
9 months ago
Bryan Boreham 4e24e5b1d1 Refactor: Azure Discovery: introduce an interface for the client
9 months ago
Bryan Boreham b8d428b753 Refactor: Azure Discovery: extract function to generate labelSet
9 months ago
michaelact eea6ab1cdd
[BUGFIX] Azure SD: Fix 'error: parameter virtualMachineScaleSetName cannot be empty' (#13702)
9 months ago
machine424 0e81ab44a2
discovery(k8s): add a metric to track failed requests, failures will still be logged.
9 months ago
Björn Rabenstein dbb4055633
Merge pull request #13593 from machine424/no-index
9 months ago
Augustin Husson 9738e48a7d
Merge pull request #13629 from prometheus/release-2.50
9 months ago
machine424 92544c00bf
discovery: kubernetes: Avoid creating unnecessary Kubernetes indexers in RoleEndpointSlice
9 months ago
Darshan Chaudhary 0e8a2e44a4
Azure SD: check for nil before accessing and dereferencing (#13578)
9 months ago
Bryan Boreham 6005ac6f9d
Merge pull request #9311 from Creatone/creatone/use-testify-3
10 months ago
Bryan Boreham 857138d3ce review feedback
10 months ago
Bryan Boreham b17f88b7fb consul sd tests: don't call FailNow from a background goroutine
10 months ago
Bryan Boreham 46008fdecd lint
10 months ago
Ayoub Mrini 581d8d86b4
Pod status changes not discovered by Kube Endpoints SD (#13337)
10 months ago
Paweł Szulik 7f24efccdb Refactor discovery tests to use testify.
10 months ago
tyltr b538919258 remove redundant code
10 months ago
Julien Pivotto 960b6266e2
Merge pull request #13447 from ptodev/update-puppetdb-metric-label
10 months ago
Augustin Husson 9a9e73b34a
update all go dependencies (#13438)
10 months ago
Paulin Todev 53589fde4f
Change metric label for Puppetdb from 'http' to 'puppetdb'
10 months ago
Paulin Todev 78411d5e8b
SD Managers taking over responsibility for registration of debug metrics (#13375)
10 months ago
Bryan Boreham b9952ff571
Merge pull request #13380 from machine424/fixes
10 months ago
machine424 2d01e56695
chore(kubernetes): check preconditions earlier and avoid unnecessary checks or iterations
10 months ago
Bartlomiej Plotka db3544c552
Merge branch 'main' into merge-2.49.0-back
10 months ago
machine424 afc05129f1
fix(discovery): allow requireUpdate util to timeout in discovery/file/file_test.go.
11 months ago
daniel-resdiary d79ad810aa Get VM Scale Set NIC (#13283)
11 months ago
Julien Pivotto 5d5303c746
Merge pull request #13285 from daniel-resdiary/DedupGetNic
11 months ago
Julien Pivotto 7600e6cc05
Merge pull request #13294 from mmorel-35/azure
11 months ago
Julien Pivotto 10557ed8e0
Merge pull request #13278 from Automaat/feat/extend-kuma-sd-api
11 months ago
Matthieu MOREL 952cb41373 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager
11 months ago
Daniel Nicholls 0704c72548 Dedup code handling getting network interface
12 months ago
daniel-resdiary 103133124a
Get VM Scale Set NIC (#13283)
12 months ago
Marcin Skalski e27232614a code review
12 months ago
Marcin Skalski 0af810aa71 fix go lint
12 months ago
Marcin Skalski d12ccf9fa2 kuma_sd: Extend Kuma SD configuration to allow users to specify ClientId
12 months ago
Paulin Todev d2e997030e
Fix linter issues
12 months ago
Paulin Todev 27bb57a37b
Define metric label values in one place
12 months ago
Paulin Todev 108a749a45
Set up labels for counters in advance
12 months ago
Paulin Todev 6a5306a53c
Use const labels for Discovery Manager metrics.
12 months ago
Paulin Todev 6de80d7fb0
Allow non-default registry to be used for metrics of SD components
12 months ago
Gavin Lam d5924f305b
Fix missing public IP addresses in Azure service discovery (#13241)
12 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
12 months ago
Julien Pivotto 52b15d2195
Merge pull request #13219 from djcode/main
12 months ago
Daniel Jolly 9ebea5e1ca Removed extra whitespace
1 year ago
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068)
1 year ago
Daniel Jolly 2c420b518e Add support for NS records in DNS discovery
1 year ago
Charles Korn 2329fba0e5
Fix linting issues in comments (#13178)
1 year ago
Etourneau Gwenn b37258c99b
Added Caching of network interface for Azure (#12622)
1 year ago
Bryan Boreham 6613195487
Merge pull request #13097 from roidelapluie/gpu
1 year ago
Julien Pivotto 222d46d243 Linode: Add GPU label
1 year ago
Matthieu MOREL fe057fc60d use Go standard errors package
1 year ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments
1 year ago
Matthieu MOREL 68e6b4dd34
ci(lint): enable errorlint on discovery (#12918)
1 year ago
Oleksandr Redko 8e5f0387a2
ci(lint): enable nolintlint and remove redundant comments (#12926)
1 year ago
Matthieu MOREL bbdc7d5902 Update Azure SDK For Go
1 year ago
Julien Pivotto 4b735f02a6
Merge pull request #10569 from zzJinux/discovery-manager-run
1 year ago
Julien Pivotto d659e672f1
Merge pull request #12816 from slashpai/lightsail
1 year ago
Julien Pivotto 738e0dbaf0
Merge pull request #12814 from slashpai/puppetdb
1 year ago
Julien Pivotto a2208b2849
Merge pull request #12815 from slashpai/Uyuni
1 year ago
Jayapriya Pai 57988fda75
LIGHTSAIL SD: Validate HTTP config
1 year ago
Jayapriya Pai 344f9d8d15
PUPPETDB SD: Validate HTTP config
1 year ago
Jayapriya Pai 34c8dcc73f
UYUNI SD: Validate HTTP config
1 year ago
Julien Pivotto 75470ba815
Merge pull request #12812 from slashpai/azure
1 year ago
Jayapriya Pai e44d5dfb3a
AZURE SD: Validate HTTP config
1 year ago
Jayapriya Pai 7f085aeb6a
EC2 SD: Validate HTTP config
1 year ago
Julien Pivotto 8498b96a2b HTTP SD: Validate HTTP config
1 year ago
Julien Pivotto 009017a3fb Revert "Remove deleted target from discovery manager"
1 year ago
Julien Pivotto 103b8567d6
Merge pull request #12541 from haleyao/main
1 year ago
Julien Pivotto ea039fcebf
Merge pull request #11463 from proggga/small_refactor
1 year ago
Marc Tuduri 98383fdc63
sd: change hetzner role type and constants to be exportable
1 year ago
Julien Pivotto 2bdb2e627f
Merge pull request #10914 from wangrzneu/add-endpointslice-label
1 year ago
Julian Tölle 7aa7965716
build(deps): bump github.com/hetznercloud/hcloud-go to v2.0.0
1 year ago
Daniel Swarbrick de89a8c827
Linode SD: cast InstanceSpec values to int64 to avoid overflows
1 year ago
Mikhail Fesenko 02e11cc2a7
Fix from discussion
1 year ago
Mikhail Fesenko 17cdfdd79f
maraphon.go: Simplified conditions in method
1 year ago
haleyao c5a37ddad5 Remove deleted target from discovery manager
1 year ago
Julien Pivotto 076056ccdf
Merge pull request #11642 from zoonage/main
1 year ago
Taavi Väänänen 0f4c27e2bf
discovery/openstack: Include instance image ID in labels
1 year ago
Matt Harbison 02277bbe0d Fix path handling in File-SD watcher to allow directory monitoring on Windows
1 year ago
renzheng.wang b2c5de2e65 fix lint issue
2 years ago
renzheng.wang 98ffad01b8 update tests and docs
2 years ago
renzheng.wang 866fa25b20 add label and labelpresent for endpointslice role in k8s discovery
2 years ago
Julien Pivotto 0dc31ade41 Add support for consul path_prefix
2 years ago
Mickael Carl 2f35619710 discovery/kubernetes: attach node labels when the endpoints TargetRef's kind are Node
2 years ago
cui fliter 276ca6a883 fix some comments
2 years ago
Matthieu MOREL bae9a21200
Merge branch 'main' into linter/nilerr
2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch`
2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci
2 years ago