Commit Graph

5127 Commits

Author SHA1 Message Date
yangk
5417b4cf63 added enable field in app_config_group model 2020-11-17 14:07:43 +08:00
黄润豪
014601657b
Merge branch 'master' into app-status 2020-11-17 14:04:14 +08:00
GLYASAI
06c78f24e6 closed status for third party component 2020-11-17 14:01:58 +08:00
barnettZQG
136b79ee68
Merge pull request #870 from GLYASAI/variable-render
New Feature: variable rendering
2020-11-16 23:51:58 -06:00
GLYASAI
40db87c181 ignore empty services 2020-11-17 11:50:51 +08:00
barnettZQG
88d220a6dc Merge branch 'master' of https://github.com/goodrain/rainbond 2020-11-17 11:46:52 +08:00
barnettZQG
b40ece2d04 support set build timeout by dockerfile 2020-11-17 11:46:12 +08:00
黄润豪
6f367f1b35
Merge branch 'master' into variable-render 2020-11-17 09:26:47 +08:00
GLYASAI
4ed2588bfb Merge branch 'variable-render' of https://github.com/GLYASAI/rainbond into variable-render 2020-11-17 09:26:07 +08:00
GLYASAI
3cf5462457 parse environment variables 2020-11-17 09:25:56 +08:00
barnettZQG
8e6fb9393e remove local image after build 2020-11-16 18:07:07 +08:00
黄润豪
67c0d9b40b
Merge pull request #873 from yangkaa/ds
New Feature :Delete new data
2020-11-13 10:49:29 +08:00
yangk
36a11c063f modified name 2020-11-13 09:48:47 +08:00
yangk
7ac5015b72 modified app_config_group_service model name 2020-11-13 09:42:17 +08:00
yangk
bab01a1503 delete service new data 2020-11-13 09:14:44 +08:00
yangk
4e6f420450 Merge branch 'master' of https://github.com/goodrain/rainbond 2020-11-12 20:41:02 +08:00
黄润豪
cfd3a7aa32
Merge pull request #871 from yangkaa/batchapp
New Feature: Added batch create applications
2020-11-12 18:59:47 +08:00
yangk
7a56bf0646 modified unique index 2020-11-12 18:52:50 +08:00
barnettZQG
d20048585a support custom pod ip for calico 2020-11-12 18:25:58 +08:00
yangk
60fe1c26ba Merge branch 'batchapp' of https://github.com/yangkaa/rainbond into batchapp 2020-11-12 16:34:46 +08:00
yangk
40f5078e0a modified import package name 2020-11-12 16:34:06 +08:00
yangk
b222fae8d5 Merge branch 'master' of https://github.com/goodrain/rainbond into batchapp 2020-11-12 16:30:15 +08:00
barnettZQG
db46db5942 Merge branch 'V5.2' of https://github.com/goodrain/rainbond into V5.2 2020-11-12 16:01:26 +08:00
yangk
f118dc7102 modified import package name 2020-11-12 14:29:11 +08:00
yangk
459eff0939 modified monitor model 2020-11-12 13:35:42 +08:00
黄润豪
55e080b2d1
Merge branch 'master' into batchapp 2020-11-11 11:11:37 +08:00
barnettZQG
4c9a81e83b Merge branch 'V5.2' 2020-11-11 09:44:09 +08:00
barnettZQG
5f2838e536 Merge branch 'V5.2' of https://github.com/goodrain/rainbond into V5.2 2020-11-11 09:39:44 +08:00
barnettZQG
ea02b6e6db remove invalid log 2020-11-11 09:38:10 +08:00
yangk
622941f7e3 modified error handle 2020-11-10 16:47:44 +08:00
yangk
f0ed70e012 Merge branch 'batchapp' of https://github.com/yangkaa/rainbond into batchapp 2020-11-10 16:18:27 +08:00
yangk
24b9e7905c modified group_id name and some logic 2020-11-10 16:12:40 +08:00
黄润豪
4e2bd872a6
Merge branch 'master' into variable-render 2020-11-10 10:49:49 +08:00
GLYASAI
c04a2e6170 pass app env to component 2020-11-10 08:06:04 +08:00
yangkaa
225cacaf26
Merge branch 'master' into batchapp 2020-11-09 15:52:43 +08:00
yangk
24295785bd added batch create applications 2020-11-09 15:48:35 +08:00
GLYASAI
fb9ad6b578 variable rendering 2020-11-07 23:53:34 +08:00
barnettZQG
3c7716924e
Merge pull request #869 from GLYASAI/update-application
New Feature: update application governance_mode
2020-11-06 21:13:24 -06:00
黄润豪
0195c5b634
Merge branch 'master' into update-application 2020-11-07 10:47:41 +08:00
GLYASAI
814ec46ed9 update application governance_mode 2020-11-07 10:37:24 +08:00
barnettZQG
8d8d935e5b
Merge pull request #868 from GLYASAI/master
bug fix: wrong app cpu and memory
2020-11-06 20:36:21 -06:00
GLYASAI
a3d0d08ae6 bug fix: wrong app cpu and memory 2020-11-06 22:45:59 +08:00
barnettZQG
56ca24725b
Merge pull request #855 from GLYASAI/k8s-service
New Feature: Support kubernetes native service
2020-11-05 01:37:04 -06:00
GLYASAI
7b15441084 use K8sServiceName first 2020-11-05 11:28:48 +08:00
黄润豪
5a261fe8bd
Merge pull request #856 from GLYASAI/app-config-group
New Feature: Application config group
2020-11-03 15:44:28 +08:00
黄润豪
34f81d4f97
Merge branch 'master' into app-config-group 2020-11-03 14:59:44 +08:00
黄润豪
7e2550c278
Merge pull request #867 from GLYASAI/V5.2
bug fix: not  ready ep in /etc/hosts
2020-11-03 14:37:33 +08:00
GLYASAI
480297693f bug fix: not ready ep in /etc/hosts 2020-11-02 19:48:48 +08:00
barnettZQG
d2a39a899d Merge branch 'V5.2' of https://github.com/goodrain/rainbond into V5.2 2020-10-27 16:28:48 +08:00
GLYASAI
3b44dea53b use '-' instead of '_' 2020-10-24 18:02:39 +08:00