Commit Graph

627 Commits (1df0fb5569844c14c19dc27641b9a3a9a156de16)

Author SHA1 Message Date
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
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters
2 years ago
Julien Pivotto 5f3a02f1e2 Update go dependencies
2 years ago
Fish-pro 43d77f7c41 Use http constants instead of string
2 years ago
Peter Nicholson 138a1362d8 Add support for EndpointSlice conditions
2 years ago
Frederic Branczyk 9f91215bf6
Merge pull request #11844 from bawhetst/add-pod-container-id
2 years ago
Bryan Boreham b768247df8
Merge pull request #11760 from bboreham/discovery-log-setname
2 years ago
Bryan Boreham 2f58be840d service discovery: add config name to log messages
2 years ago
Ben Whetstone 32e9f6a39c Add container ID as a meta label for pod targets
2 years ago
Jens Erat 728fdc959e
Kubernetes SD: disable resync timer
2 years ago
David Fridman 52adf55631
Add VM size label to azure service discovery (#11575) (#11650)
2 years ago
Julien Pivotto 3677d61a4b Update kubernetes dependencies
2 years ago
Aaron George d542483e8c k8s discovery: Ensure that the pod IP is in the status before adding to target group
2 years ago
Levi Harrison f81fae2414
Add common HTTP client to AWS SDs (#11611)
2 years ago
Michael Fuller 15ba7a0d2d
file sd: create and increment an inotify error counter when file-SD i… (#11066)
2 years ago
Julien Pivotto 7a67a728a8
Followup on OVHCloud merge (#11529)
2 years ago
Marine Bal 16c3aa75c0
Add service discovery for OvhCloud (#10802)
2 years ago
Viacheslav Panasovets 3d2e18bad5
Fix time.Since() in defer. Wrap in anonymous function (#11489)
2 years ago
David Cañadillas 51a44e6657
Adding Consul Enterprise Admin Partitions (#11482)
2 years ago
Maciej Borsz 56eba3ace2 Use protobuf encoding in client-go
2 years ago
Brian Candler 4a493db432
Add __meta_ec2_region label (#11326)
2 years ago
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279)
2 years ago
Julien Pivotto 15fa34936b
PuppetDB SD: Add __meta_puppetdb_query label (#11238)
2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180)
2 years ago
Renato Costa d521933053
Fix incorrect use of loop variable in parallel test (#11205)
2 years ago
Karl Piplies 3782cb40d5 add loadbalancerip to service labels
2 years ago
David Leadbeater d677ec489e
Support using MX records for DNS discovery (#10099)
2 years ago
Abirdcfly 465558e93a
fix minor code unreachability error (#11040)
2 years ago
Frederic Branczyk 414c3e549c
Merge pull request #11002 from yngwiewang/feature/k8s-service-port-number
2 years ago