Commit Graph

168 Commits

Author SHA1 Message Date
barnettZQG
bed57ab802 resolve the gateway deadlock problem 2020-04-03 10:47:15 +08:00
GLYASAI
63d0057320 start ip manager 2020-04-02 13:59:47 +08:00
barnettZQG
c59645ba5c fix gateway header bug and optimize sidecar 2020-03-21 18:27:38 +08:00
barnettZQG
f5e047e841 Merge branch 'V5.1' into V5.2 2020-03-11 17:53:00 +08:00
barnettZQG
cf0474d684 fix gateway nil pointer dereference 2020-03-11 14:45:13 +08:00
GLYASAI
78413473e4 add nginx error log level 2020-03-07 23:26:53 +08:00
GLYASAI
d28fab5ca1 Merge remote-tracking branch 'goodrain/V5.2' into goodrain.me 2020-03-06 15:03:35 +08:00
GLYASAI
028ec2bc2b rm rbd endpoints 2020-03-06 10:40:19 +08:00
GLYASAI
211adce42e fix gateway stuck in starting 2020-02-29 14:28:37 +08:00
凡羊羊
2f88f01ac3 merge V5.1 to V5.2 2020-02-13 20:03:05 +08:00
barnettZQG
72f4dfd16c fix "too many Host headers" bug 2020-02-11 16:40:32 +08:00
凡羊羊
a639e42200 fix issue/650 2020-02-07 17:55:55 +08:00
barnettZQG
143407b61c Merge branch 'master' into V5.2 2020-02-06 11:40:49 +08:00
barnettZQG
5f346f596a Merge branches 'master', 'master', 'V5.1' and 'master' of https://github.com/goodrain/rainbond 2020-02-06 11:33:25 +08:00
barnettZQG
16d57beaa9 Fixed the issues of too many notready endpoints 2020-02-05 22:24:17 +08:00
barnettZQG
c1190a2796 Proxy headers such as x-scheme are added by default #591 2020-02-04 16:51:53 +08:00
barnettZQG
f1dd2384ed support dynamically update tcp or udp upstream;
fix bug that Ingress was unable to remove all when the component was closed;
2020-02-03 23:18:37 +08:00
barnettZQG
87e432708d Optimize the gateway policy enforcement process logic #635 2020-01-20 12:46:39 +08:00
GLYASAI
34e3a4bfa6 Fix wrong usage of context 2020-01-18 21:26:46 +08:00
凡羊羊
778c2085ba fix merge conflect 2020-01-15 14:06:07 +08:00
barnettZQG
71f4ddf003 Remove cyclic validation of nginx configuration and increase update frequency limit #635 2020-01-14 18:55:58 +08:00
GLYASAI
edad9cec54 fix some typos 2020-01-08 18:33:00 +08:00
barnettZQG
14187d84c9 Fix 3rd party component health detection issues #580 2020-01-07 21:31:26 +08:00
GLYASAI
fa562842e5 clientset with service acount 2020-01-03 16:12:56 +08:00
凡羊羊
50e4ebacfd add etcd args 2019-12-24 22:41:19 +08:00
barnettZQG
4a0c171dbc Support virtual IP rule dynamic drift 2019-12-09 18:06:48 +08:00
barnettZQG
c6a2de2687 chnage etcd timeout time 2019-12-09 14:08:28 +08:00
barnettZQG
1a856b3c94 optimize gateway IP registration #555 2019-11-28 17:13:20 +08:00
glyasai
6336dadf7c [FIX] wrong server file name 2019-10-23 15:00:20 +08:00
glyasai
499bebf3fe [FIX] confused nginx upstream 2019-10-22 17:41:40 +08:00
凡羊羊
95397ea629 empty server can't use nil, use empty []*model.Server 2019-10-17 18:21:30 +08:00
凡羊羊
5ef3d61e3f use a new way save nginx upstream and server 2019-10-16 21:47:21 +08:00
凡羊羊
c53dbb42cc fix proxy change not work bugs 2019-10-15 23:46:08 +08:00
曾庆国
2f6076bd56 remove debug log 2019-09-18 18:50:49 +08:00
曾庆国
a7dc565364 gateway support multiple ip #417 2019-09-18 17:56:52 +08:00
曾庆国
4b03f20939 fix gateway reload too much bug 2019-09-04 14:40:26 +08:00
曾庆国
c46168270f fix gateway bug 2019-09-04 11:02:08 +08:00
曾庆国
0f98f06708 fix gateway config bug 2019-08-29 12:59:44 +08:00
曾庆国
8f27f22d9b change gateway config generation strategy #321 2019-08-28 21:41:44 +08:00
GLYASAI
634ca63cd1 [REV] distinguish old and new pods 2019-08-23 13:30:32 +08:00
GLYASAI
1656cf6624 [FIX] error skiping metric for host 2019-06-24 13:56:48 +08:00
barnett
4bfd85290b [FIX] fix delete resource name is empty bug 2019-05-30 09:33:21 +08:00
GLYASAI
4c598f230e [FIX] duplicate gateway backends 2019-05-14 19:39:06 +08:00
GLYASAI
eea31177a3 Merge branch 'r-http-pools' into rbd-endpoints 2019-04-16 12:21:42 +08:00
GLYASAI
5e90098c02 [FIX] No updates to the running http endpoints 2019-04-16 12:21:11 +08:00
GLYASAI
19767af977 [ADD] compare old and new rbd-endpoints 2019-04-15 18:35:29 +08:00
huangrh
1bd0893280 [REV] move the logic of ForceSSLRedirect from servers.tmpl to the gateway controller. 2019-04-02 16:19:30 +08:00
huangrh
2320e1d962 [REV] find the associated endpoints by the name of the service 2019-03-31 02:17:07 +08:00
barnettZQG
1d484c9827
Merge pull request #257 from GLYASAI/rulecfg
[FIX] invalid ingress
2019-03-28 15:50:45 +08:00
huangrh
c27cc382ca [REV] allow empty value for nginx proxy_set_header 2019-03-28 11:21:59 +08:00