Commit Graph

159 Commits

Author SHA1 Message Date
凡羊羊
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
huangrh
ce57b9afcd [FIX] merge error 2019-03-27 12:09:14 +08:00
huangrh
de76bf7a82 [REV] update the judgment of the equality of nginx configuration files 2019-03-25 20:24:26 +08:00
barnett
9c01057d37 change version and change code style 2019-03-21 14:48:46 +08:00
barnett
8523e77712 [FIX] fix target port wrong bug 2019-03-21 14:15:07 +08:00
barnettZQG
77636b543b
Merge pull request #242 from GLYASAI/V5.1
FIX gateway upstream bug and service upgrade bug
2019-03-20 14:12:52 +08:00
GLYASAI
8e43c8db6e [FIX] wrong upstreams for gateway tcp 2019-03-20 13:46:44 +08:00
barnett
95d211d135 [FIX] fix gateway check valid date bug 2019-03-18 18:49:00 +08:00
GLYASAI
feb1e1ba64 [REV] change gateway configuration
[FIX] fix some bug
2019-03-14 21:10:14 +08:00
GLYASAI
9d9e56a8c6 [FIX] make proxy_set_header work 2019-03-14 16:00:45 +08:00