Commit Graph

124 Commits

Author SHA1 Message Date
barnett
a758b71757 [REV] change selector remove version info 2018-11-28 15:37:28 +08:00
barnett
57bd871fdb [REV] sleep 3 second after stop in restart pipeline 2018-11-27 18:17:46 +08:00
barnett
8db3d0c418 [FIX] fix gateway ingress and scret without lables bug 2018-11-27 18:16:18 +08:00
barnett
5fede170c7 [FIX] fix waiting stop or start complete failure bug 2018-11-27 17:23:45 +08:00
barnett
e14f9ba93f [FIX] fix k8s service exist failure bug 2018-11-27 17:14:21 +08:00
barnett
5366f416ff Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-27 17:02:48 +08:00
barnett
3484a0f217 [REV] change app cache rules 2018-11-27 17:02:32 +08:00
GLYASAI
0cc7eca7e7 [REV] accept all protocol as tcp, but http 2018-11-27 16:22:08 +08:00
barnett
ce480958f6 Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-27 16:19:27 +08:00
barnett
4978195059 [ADD] add app service string() method 2018-11-27 16:19:24 +08:00
GLYASAI
2b8543ac77 Merge branch master 2018-11-27 16:07:11 +08:00
GLYASAI
6df4eac461 [REV] change the business logic of apply rule controller 2018-11-27 15:41:25 +08:00
barnett
fe165fc4fd [REV] change app status judge conditions 2018-11-27 15:34:53 +08:00
barnett
1d2b5b27c6 [FIX] fix statefulset app status bug 2018-11-27 14:52:44 +08:00
barnett
a81abd5277 Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-27 14:50:54 +08:00
barnett
5a6321ba3a [FIX] fix service name is empty bug 2018-11-27 14:50:30 +08:00
GLYASAI
40e3b358c0 [REV] if there is no tcp rule, then create a default ingress 2018-11-27 11:49:06 +08:00
barnett
7da5b89fd2 Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-27 11:31:34 +08:00
barnett
13529c0c19 [REV] change patch type to MergePatchType 2018-11-27 11:31:17 +08:00
GLYASAI
163133ef9a [REV] if there is no http rule, then create a default ingress 2018-11-27 11:15:57 +08:00
barnett
c78013fac1 [REV] update app undeploy status judge conditions 2018-11-27 10:34:58 +08:00
barnett
70997e1f1a [REV] rollback change to upgrade pipeline and add undeploy app status 2018-11-27 10:15:53 +08:00
barnett
1e18ee8b80 [FIX] change update rule handle function 2018-11-27 09:39:02 +08:00
GLYASAI
6d5c1eff9c [REV] enable empty ingress for outer service 2018-11-26 19:21:41 +08:00
barnett
d791b583b2 [FIX] fix service config update invalid bug 2018-11-26 19:16:41 +08:00
barnett
1352bf1842 [FIX] fix name is neither a standard finalizer name bug 2018-11-26 18:15:53 +08:00
barnett
31fff5c3b9 Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-26 18:12:07 +08:00
barnett
2dd4c754e2 [REV] handle app status faliure because of start faliure. 2018-11-26 18:11:49 +08:00
GLYASAI
41288c6315 [ADD] send apple rule task 2018-11-26 18:08:16 +08:00
barnett
10beaa1ce2 Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-26 17:59:30 +08:00
barnett
fe5aaf1feb [ADD] automatically compare upgrade changes with new resources 2018-11-26 17:59:24 +08:00
GLYASAI
953b28fb5c [ADD] add applyRuleController 2018-11-26 16:40:47 +08:00
GLYASAI
e6e82ea9cf [REV] save lb port when adding tcp rule 2018-11-26 02:36:38 +08:00
GLYASAI
5df9edc552 [FMT] rename, Http to HTTP, Tcp to TCP 2018-11-23 20:39:34 +08:00
GLYASAI
6c4c974da3 [REV] change the implementation of ApplyRules 2018-11-23 20:15:38 +08:00
barnett
2e0a3fde20 [REV] remove event log message db model 2018-11-22 16:22:44 +08:00
barnett
ec6cb037fd [REV] change all db name and remove kube client from api module 2018-11-22 14:33:29 +08:00
barnett
7a7e64b355 [DEL] remove old runtime sync code 2018-11-22 10:44:12 +08:00
GLYASAI
0a20990804 [ADD] add uuid for http rule 2018-11-22 09:34:00 +08:00
GLYASAI
1e4e5b0f37 [ADD] add api for adding tcp rule 2018-11-21 19:51:40 +08:00
GLYASAI
b3ece8e0b0 [FIX] rename GetRuleExtensionByServiceID to GetRuleExtensionByRuleID 2018-11-21 18:35:04 +08:00
barnett
0d6ab85493 [REV] update logger step info code 2018-11-21 18:25:12 +08:00
GLYASAI
086aa7b058 [ADD] add default domain for ingress 2018-11-21 15:51:23 +08:00
barnett
56cfadd2a9 [ADD] add gateway Dockerfile and attachment 2018-11-21 13:30:40 +08:00
barnett
8eea0849f7 [FIX] fix logger is nil bug 2018-11-21 12:04:02 +08:00
barnett
25fc30014e [ADD] add restart controller in app runtime 2018-11-21 11:58:16 +08:00
barnett
fc243ffbe3 [REV] change app size log and master start don't block 2018-11-21 11:32:29 +08:00
barnett
c6182157c4 [REV] update app runtime collector for prometheus 2018-11-21 11:25:19 +08:00
barnett
a5ecfecf5b Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-21 09:31:59 +08:00
barnett
3ec61887fc [ADD] add set container logger is streamlog code 2018-11-21 09:31:35 +08:00