161 Commits (fc2a9c986b64a3354c94777261c6e90ad472dd29)

Author SHA1 Message Date
Frederic Branczyk f7e1a94b03 Merge pull request #4329 from nailgun/4327-ingress-discovery-issue 6 years ago
Krasi Georgiev 0b93fd6d5e fix the zookeper race (#4355) 6 years ago
Simon Pasquier dacb6c530a discovery/file: fix logging (#4178) 7 years ago
Paul Gier 5c70213f9f config: set target group source index during unmarshalling (#4245) 7 years ago
Simon Pasquier 8cd59da857 kubernetes_sd: fix namespace filtering (#4273) 7 years ago
Callum Styan 03578d5df8 add example usage of SD adapter for converting unsupported SD type to filesd (#3720) 7 years ago
Adam Shannon a22e1736b9 discovery/marathon: include url in fetchApps error (#4171) 7 years ago
Damien Lespiau e64037053d Expose controller kind and name to labelling rules 7 years ago
Nathan Graves 5b27996cb3 Include GCE labels during service discovery. Updated vendor files for Google API. (#4150) 7 years ago
Elif T. Kuş 57dcdfb15f Rewrote tests with testutil for several test files (#4086) 7 years ago
Yecheng Fu 2be543e65a Simplify some code and comments. 7 years ago
Yecheng Fu 46683dd67d Simplify code. 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
Adam Shannon 809881d7f5 support reading basic_auth password_file for HTTP basic auth (#4077) 7 years ago
Rohit Gupta 30c3e02864 Fixes #4090. Marathon service discovery for 5XX http response (#4091) 7 years ago
sev3ryn cc917aee7f fix of endless loop while doing Consul service discovery. (#4044) 7 years ago
Philippe Laflamme 2aba238f31 Use common HTTPClientConfig for marathon_sd configuration (#4009) 7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
albatross0 0245fd55bf Add a machine type label to GCE SD (#4032) 7 years ago
Kristiyan Nikolov be85ba3842 discovery/ec2: Support filtering instances in discovery (#4011) 7 years ago
Corentin Chary 60dafd425c consul: improve consul service discovery (#3814) 7 years ago
Ben Kochie 0d9fe18f5e Fix nil context staticcheck error. 7 years ago
Aaron Kirkbride c47fbcb626 Fix moved fsnotify dependency (#3995) 7 years ago
Jeeyoung Kim 5b962c5748 Revert "Feature: Allow getting credentials via EC2 role (#3343)" (#3985) 7 years ago
Matt Palmer 042090a6d3 [dns_sd] Send an EDNS0 query by default (#3586) 7 years ago
Yecheng Fu 56ed29fbf7 Map target infos of endpoints to prometheus meta labels. (#3770) 7 years ago
Marek Siarkowicz 86011047ca Validate required fields in sd configuration (#3911) 7 years ago
Krasi Georgiev 6b0e9ef183 Validate json parse for TargetGroup Unmarshal (#3614) 7 years ago
Krasi Georgiev 4fa7e719f4 race in Triton SD Test (#3885) 7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 7 years ago
Pedro Araújo 575f665944 Add OS type meta label to Azure SD (#3863) 7 years ago
Simon Pasquier 2072bbc824 Send update when pod's IP address is empty 7 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape 7 years ago
pasquier-s bde64cf5a6 Fix Kubernetes endpoints SD for empty subsets (#3660) 7 years ago
Krasi Georgiev 818dda72db updated the sd tests 7 years ago
Krasi Georgiev acc4197098 remove dicovery race for the context field 7 years ago
Frederic Branczyk 73e829137b
discovery: Cleanup ticker 7 years ago
Ganesh Vernekar 66b0aa3b45 Fixed race condition in map iteration and map write in Discovery (#3735) (#3738) 7 years ago
Krasi Georgiev fe926e7829 update the discover tests 7 years ago
Callum Styan 7dc05538f7 docs: SD implementations do not have to only send new/changed target groups (#3713) 7 years ago
Frederic Branczyk cfa0253ed8
discovery: Schedule updates to throttle 7 years ago
zemek 8a01a0fbed Set consul server default to localhost:8500 (#3703) 7 years ago
Julius Volz 09e460a647
discovery: Rename file SD mtime metric (#3723) 7 years ago
Krasi Georgiev ec26751fd2 use mutexes for the discovery manager instead of a loop as this was a stupid idea 7 years ago
Krasi Georgiev 767faa44b6 fixed the tests 7 years ago
Krasi Georgiev d12e6f29fc discovery manager ApplyConfig now takes a direct ServiceDiscoveryConfig so that it can be used for the notify manager 7 years ago
Krasi Georgiev 790cf30fcb remove uneeded check 7 years ago
Krasi Georgiev 38938ba493 comment nits 7 years ago