Commit Graph

93 Commits

Author SHA1 Message Date
yangkaa
b2802ef363
Fix gateway nil pointer 2022-04-09 22:01:33 +08:00
pescox
d5930e9321 Fixed gateway failure after ingresss number increases 2022-04-06 07:25:35 +00:00
pescox
1d334ad4c1 add determination after type conversion on rewrite.Config 2022-01-05 16:22:10 +00:00
pescox
47b70c9b2a add determination after type conversion on rewrite.Config 2022-01-05 16:18:12 +00:00
pescox
fd52fb60a1 path-rewrites feature 2022-01-05 09:13:08 +00:00
pescox
12ca0032c7 path-rewrite feature 2021-12-31 01:57:10 +00:00
yangk
e50298a6ad fix create endpoints problem 2021-09-29 19:37:11 +08:00
yangk
1939d82a69 Fix the problem that multiple gateway policies do not take effect 2021-09-25 21:41:54 +08:00
lijinhui
e3116fd449 Fix extractAnnotations method param 2021-09-14 10:29:37 +08:00
lijinhui
479b1e53f0 set serviceName for low version 2021-09-13 17:44:09 +08:00
lijinhui
b2feaee9f7 delete debug log 2021-09-13 15:39:07 +08:00
lijinhui
cb023453c3 delete debug log 2021-09-13 10:00:05 +08:00
yangk
6dd77b8921 compatible ingress service name 2021-09-12 23:46:23 +08:00
lijinhui
6d977d51d0 add log 2021-09-12 21:52:16 +08:00
lijinhui
8b1d4e5648 workflows 2021-09-10 15:57:33 +08:00
lijinhui
054fd36f9a add debug log 2021-09-10 00:28:04 +08:00
lijinhui
70eaf637ec 设置ingress service name 2021-09-09 14:20:28 +08:00
lijinhui
749af21445 增加输出日志 2021-09-09 13:45:06 +08:00
lijinhui
7c7d4df057 增加输出版本日志 2021-09-09 11:36:38 +08:00
yangk
89fcf8c0b5 compatible networking beta ingress version 2021-09-09 10:14:57 +08:00
lijinhui
1fac74f30f upgrade openresty version 2021-09-08 20:02:56 +08:00
GLYASAI
983874d0f0 upgrade ingress from extensions to networking 2021-07-31 17:23:17 +08:00
GLYASAI
9a196dbbdc make ssl_protocols configrable 2020-12-01 13:26:07 +08:00
barnettZQG
dd3110e482 Support cookie-based session holding load balancing strategy #851 2020-11-19 14:45:33 +08:00
barnettZQG
4c9a81e83b Merge branch 'V5.2' 2020-11-11 09:44:09 +08:00
GLYASAI
577bd9be90 check ready addresses 2020-10-22 11:13:12 +08:00
GLYASAI
42b5bd6474 ignore endpoints without ready addresses 2020-10-22 10:53:12 +08:00
barnettZQG
0310685a0d Merge branch 'V5.2' 2020-09-25 11:28:58 +08:00
barnettZQG
33195d7ad7 only online ready endpoint address to gateway 2020-09-17 15:06:40 +08:00
barnettZQG
6c2807a856 init go mod #821 2020-09-06 11:09:48 +08:00
GLYASAI
cade98e20b more error message 2020-04-24 13:47:58 +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
凡羊羊
2f88f01ac3 merge V5.1 to V5.2 2020-02-13 20:03:05 +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
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
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
barnettZQG
4a0c171dbc Support virtual IP rule dynamic drift 2019-12-09 18:06:48 +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
曾庆国
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
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