1
0
mirror of https://github.com/umputun/reproxy.git synced 2024-11-24 08:12:31 +02:00
Commit Graph

33 Commits

Author SHA1 Message Date
Umputun
1ac2f23504 adjust tests for delayed events 2021-04-12 02:29:17 -05:00
Umputun
0e5998d540 add error logging on failed list 2021-04-12 02:11:43 -05:00
Umputun
8b3889d4e5 switch events to provider id, delay repsponse 2021-04-12 02:09:34 -05:00
Umputun
9c659afb0f drop separate ID method from providers, fill directly 2021-04-11 23:41:23 -05:00
Umputun
3bf88c5af3 allow @ substitution in addtion to $ in destination 2021-04-11 21:01:52 -05:00
Umputun
dfc101cb85 enforce servers sort 2021-04-11 14:42:16 -05:00
Umputun
ef09f8ace3
Merge pull request #15 from daulet/master
Speed up route lookup by grouping mappers by server names
2021-04-11 13:52:46 -05:00
Daulet Zhanguzin
957916fd6b Speed up route lookup by grouping mappers by server names 2021-04-11 10:18:57 +01:00
Umputun
9462170cd1 support reproxy.enabled label, enforce this label for reproxy container itself #16 2021-04-11 01:37:45 -05:00
Daulet Zhanguzin
936a0815a0 Fix missed file update if consumer of events is busy, e.g. waiting on a lock 2021-04-10 19:59:50 +01:00
Daulet Zhanguzin
5d9283be34 Add a test to reproduce missed file update 2021-04-10 19:59:50 +01:00
Umputun
7da8ee593e add reference to examples 2021-04-10 13:18:28 -05:00
Umputun
6bcb791bc5 fix ping path from docker labels, clarify docs about path (not url) for the destination 2021-04-10 02:44:40 -05:00
Umputun
b0dcad19fc disable network check by default 2021-04-10 02:08:26 -05:00
Umputun
9107b41590 lint: err shadow 2021-04-09 15:22:21 -05:00
Umputun
3761364f6e fix unsafe close 2021-04-09 15:19:11 -05:00
Umputun
9029b4d60f lint: multiple warns cleanup 2021-04-09 15:05:22 -05:00
Umputun
8733d84ef6 support extension of rules 2021-04-08 23:27:57 -05:00
Umputun
cdbf455d65 simplify docker events with filters 2021-04-08 22:06:16 -05:00
Umputun
e7d08008bf fix comments, more tests 2021-04-07 21:52:14 -05:00
Umputun
7004aa83f2 fix flaky test 2021-04-06 23:59:23 -05:00
Umputun
cfb8d8df14 add-nosignature mode, rename leftovers from dpx 2021-04-06 23:17:50 -05:00
Umputun
6e31a87a40 add access log 2021-04-05 22:12:06 -05:00
Umputun
225590da2c add ping url and health check 2021-04-05 03:37:28 -05:00
Umputun
75fddfa7fe support groups of route for file provider 2021-04-05 01:37:05 -05:00
Umputun
dfa0d51b31 add Servers list and fill FQDNs 2021-04-04 15:55:06 -05:00
Umputun
f8cd5f53b0 rename to reproxy 2021-04-03 14:23:23 -05:00
Umputun
2c757b4c37 comments and more logging 2021-04-03 01:38:05 -05:00
Umputun
79f0514294 lint: multiple warns 2021-04-03 01:00:09 -05:00
Umputun
a316070eb6 add ssl suport 2021-04-03 00:22:54 -05:00
Umputun
7c08a09053 allow docker provider on exposed and matched network 2021-04-02 00:50:16 -05:00
Umputun
190b194d88 support multiple servers 2021-04-02 00:07:36 -05:00
Umputun
8a7b73f41f initial version #1 2021-04-01 02:37:28 -05:00