Commit Graph

66 Commits

Author SHA1 Message Date
huangrh
0b0be32528 [ADD] create corev1.Endpoints for third-party services 2019-02-28 23:10:49 +08:00
barnett
2c2ac1e2db [FIX] fix plugin config apply bug 2019-02-15 18:46:11 +08:00
barnett
23702ef013 [ADD] change plugin config persistence from etcd to mysql 2019-02-15 17:20:08 +08:00
barnett
2616796037 [REV] Optimize code quality via go vet 2019-02-12 16:41:14 +08:00
barnett
065913a55c [REV] Optimize code quality via gofmt 2019-02-12 15:40:42 +08:00
GLYASAI
730d96211b [FIX] deploment has no configmap while updating 2019-01-11 13:41:50 +08:00
barnett
0cc3bba57e [REV] add timout status in event 2018-12-28 15:32:20 +08:00
GLYASAI
d06217a1ba [DEL] remove debug messages 2018-12-20 16:00:07 +08:00
GLYASAI
b6d99169cb [REV] no longer regist newAppService 2018-12-20 15:48:29 +08:00
GLYASAI
807dcf32fe [DEL] remove some debug messages 2018-12-12 17:26:46 +08:00
GLYASAI
9403cb2b4c [REV] Marshal Deployment to json 2018-12-12 16:38:35 +08:00
GLYASAI
3b85abbd70 [ADD] add debug messages 2018-12-12 12:41:48 +08:00
GLYASAI
d9e1ac3b9b [DEL] delete foundsequence 2018-12-12 12:31:57 +08:00
GLYASAI
9f835f176d [ADD] print sourceIDs 2018-12-12 11:53:07 +08:00
GLYASAI
f6b4ce854e [ADD] add debug messages 2018-12-12 10:50:44 +08:00
GLYASAI
240eaee849 [ADD] add debug messages 2018-12-12 10:30:07 +08:00
GLYASAI
3e5cc9d784 [ADD] add debug messages 2018-12-12 09:45:39 +08:00
GLYASAI
532e0e9436 [FIX] fix bug: fail to get certificate pem 2018-12-11 21:12:17 +08:00
GLYASAI
9e0ba35dc3 [FIX] fix bug: have no secret 2018-12-11 18:57:08 +08:00
GLYASAI
d714203fb6 [DEL] remove some debug messages 2018-12-10 22:37:10 +08:00
GLYASAI
c723fc1a9b [DEL] delete debug messages 2018-12-10 21:20:45 +08:00
GLYASAI
c0669a35cb [REV] delete unwanted ingresses and secrets while applying rule 2018-12-08 23:22:51 +08:00
GLYASAI
94e089ceb7 [REV] replace stop with delete while applying rule 2018-12-08 22:43:37 +08:00
barnett
5ae1abbb35 [FIX] fix start handle not timeout bug 2018-12-07 15:26:51 +08:00
barnett
d349f48ca5 [REV] add some error detail log 2018-12-06 14:33:54 +08:00
GLYASAI
c5aafd2765 [DEL]delete some debug messages 2018-12-04 18:15:32 +08:00
GLYASAI
c63d28172f [DEL] delete some debug messages 2018-12-03 19:27:31 +08:00
GLYASAI
b119b2b52c [FIX] fix bug: never update service 2018-12-03 19:11:35 +08:00
GLYASAI
6b53a4496c [ADD] add some debug messages 2018-12-03 17:46:29 +08:00
GLYASAI
fd360a9253 [ADD] add some debug messages 2018-12-03 17:31:59 +08:00
GLYASAI
bad47ed830 [FIX] fix bug: ingress, secret not found 2018-12-03 17:10:19 +08:00
GLYASAI
91ab03a26f [ADD] add some debgu message 2018-12-02 22:43:35 +08:00
GLYASAI
aa32a466e5 [FIX] fix bug: metadata.resourceVersion, spec.ClusterIP invalid 2018-12-02 22:39:04 +08:00
barnett
a6d5834858 [REV] change upgrade timeout time 2018-11-29 14:11:06 +08:00
barnett
962ea2e858 [REV] update status handle code 2018-11-28 17:35:37 +08:00
barnett
fc7a03a2a0 [REV] update waiting timeout time 2018-11-28 16:46:22 +08:00
barnett
f750a6f049 [REV] change deployment fatch api to appsv1 2018-11-28 16:31:58 +08:00
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
3484a0f217 [REV] change app cache rules 2018-11-27 17:02:32 +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
5a6321ba3a [FIX] fix service name is empty bug 2018-11-27 14:50:30 +08:00
barnett
13529c0c19 [REV] change patch type to MergePatchType 2018-11-27 11:31:17 +08:00
barnett
31fff5c3b9 Merge branch 'master' of https://github.com/goodrain/rainbond 2018-11-26 18:12:07 +08:00