24 Commits

Author SHA1 Message Date
mayuresh82
8a26f23729 Merge pull request #4 from chuckyz/allow_consul_stale
Allow stale requests from Consul
v1.0.3
2020-01-30 17:11:07 -08:00
chuckyz
4a9df038fb switch from implicit to explicit string 2020-01-30 13:23:13 -08:00
chuckyz
6e00028410 revert using url.Values as url.Add wont work 2020-01-30 10:20:44 -08:00
chuckyz
1001600a68 use url.Values and .Encode 2020-01-30 09:42:57 -08:00
chuckyz
52a05e0317 os.Getenv returns a string 2020-01-30 09:26:32 -08:00
chuckyz
b129bc8184 allow consul stale 2020-01-30 09:24:51 -08:00
mayuresh82
e23c242d9c Merge pull request #3 from roberteckert/add_support_for_consul_agent_checks
Add support for local consul agent checking
2020-01-29 17:37:07 -08:00
Mayuresh Gaitonde
62279ab31a fix syntax and json parsing 2020-01-29 17:27:56 -08:00
Robert Eckert
b6f865bb73 Add support for local consul agent checking
Direct healthchecking can be expensive at scale. Using the local
agent is a best practice.
2020-01-28 15:20:51 -08:00
mayuresh82
484ae5d00e Merge pull request #2 from mayuresh82/fix_appsrc
Add app source, add vendoring and module support
2019-10-16 16:08:26 -07:00
Mayuresh Gaitonde
a8fd79c0e1 Add app source, add vendoring and module support 2019-10-16 15:57:55 -07:00
mayuresh82
b49447a374 Merge pull request #1 from mayuresh82/fix_gw
Add a fix for gw ip
2019-09-12 14:44:58 -07:00
Mayuresh Gaitonde
b0dbda04c9 Add a fix for gw ip 2019-09-12 14:44:21 -07:00
Mayuresh Gaitonde
e15172111e fix non local peer and add multihop v1.0.2 2018-11-26 16:44:39 -08:00
Mayuresh Gaitonde
b641eb979e fix 2018-11-21 11:25:34 -08:00
Mayuresh Gaitonde
6e923a84fa bugfix 2018-11-21 10:57:46 -08:00
Mayuresh Gaitonde
2a3593aade add debug logs for bgp 2018-11-21 10:37:11 -08:00
Mayuresh Gaitonde
6a184933d1 Fix consul helthcheck v1.0.1 2018-11-20 18:16:44 -08:00
Mayuresh Gaitonde
e076c04edb add apps from config v1.0.0 2018-11-05 14:28:53 -08:00
Mayuresh Gaitonde
b22f383ab1 readme fix 2018-10-26 17:17:12 -07:00
Mayuresh Gaitonde
b7aa105426 readme fix 2018-10-26 17:13:39 -07:00
Mayuresh Gaitonde
1d4fe095f1 Nat support and fix monitoring issues 2018-10-26 17:09:45 -07:00
Mayuresh Gaitonde
6fafdbbd16 ADd consul support , multiple monitors, config file 2018-10-25 22:23:04 -07:00
Mayuresh Gaitonde
e20f691de5 Initial commit for gocast 2018-10-22 19:03:42 -07:00