Commit Graph

5073 Commits

Author SHA1 Message Date
barnettZQG
6c4f3b729b fix HostPathFileOrCreate not create parent dir bug 2021-03-17 16:04:49 +08:00
barnettZQG
23efda8f67 Merge branch 'V5.3' of https://github.com/goodrain/rainbond into V5.3 2021-03-17 13:40:50 +08:00
barnettZQG
9eb22fcbe6 support build code by local cache 2021-03-17 13:40:09 +08:00
黄润豪
822079586b
Merge pull request #926 from GLYASAI/polling-timeout
[BUG FIX] make polling timeout configurable
2021-03-16 14:30:58 +08:00
GLYASAI
3d4e602571 make liner happy 2021-03-16 13:41:43 +08:00
GLYASAI
0d6364a65c Merge branch 'polling-timeout' of https://github.com/glyasai/rainbond into polling-timeout 2021-03-16 13:38:15 +08:00
GLYASAI
3ff7c5c820 make liner happy 2021-03-16 13:37:24 +08:00
黄润豪
1b4ec61e5e
Merge branch 'V5.3' into polling-timeout 2021-03-16 13:29:26 +08:00
GLYASAI
ce6418d8a4 make polling timeout configurable 2021-03-16 13:22:45 +08:00
barnettZQG
aee6aec826 fix build time not correct bug 2021-03-15 21:24:48 +08:00
barnettZQG
4becc73499 change release workflow 2021-02-21 16:52:06 +08:00
barnettZQG
413ca1dcac support request http registry 2021-02-07 16:37:19 +08:00
barnettZQG
9ea3de580a fix nil bug 2021-02-07 14:17:01 +08:00
barnettZQG
5120f062ca change volume add 2021-02-06 17:53:02 +08:00
barnettZQG
6bec9c5b25 change ram version 2021-02-06 14:37:30 +08:00
barnettZQG
0cdbee97c8 change code 2021-02-06 13:41:49 +08:00
barnettZQG
e3af92db99 change env parse 2021-02-06 13:24:21 +08:00
barnettZQG
4f493b75c5 Optimize TCP policy update issues. 2021-02-05 15:54:55 +08:00
barnettZQG
8dda717267 change gateway default log level 2021-02-05 10:24:10 +08:00
barnettZQG
2cf2b1e8df change kube-cli version 2021-02-03 15:32:33 +08:00
barnettZQG
ddf95219fe Refactor application imports and exports 2021-02-02 11:22:30 +08:00
barnettZQG
0e283e3fc5
Merge pull request #918 from GLYASAI/master
Bug Fix: no basic authentication
2021-01-27 21:01:48 +08:00
GLYASAI
a942ec6045 default user and pass 2021-01-27 18:40:07 +08:00
barnettZQG
9d95f71b24 support parse params in configfile by config group 2021-01-26 17:00:07 +08:00
barnettZQG
d53ad66ecb fix check image from registry 401 error 2021-01-15 11:42:23 +08:00
barnettZQG
dd4516dd47
Update README.md 2021-01-10 21:23:34 +08:00
barnettZQG
05c930dd56
Update README-zh.md 2021-01-10 21:07:02 +08:00
barnettZQG
391c2691f5
Update README.md 2021-01-10 21:04:25 +08:00
barnettZQG
a58643d784
Update README.md 2021-01-10 21:02:50 +08:00
barnettZQG
ba49a3f892 Merge branch 'master' of https://github.com/goodrain/rainbond 2021-01-06 16:56:11 +08:00
barnettZQG
157043a3fa not use 409 status code 2021-01-06 16:55:55 +08:00
黄润豪
cfb411c300
Merge pull request #915 from yangkaa/master-plan-version
New Feature: Plan version in master
2021-01-05 17:13:41 +08:00
yangk
88a70fa26a modified ServiceImage field 2021-01-05 16:21:23 +08:00
yangk
8dce628841 modified exported type comment 2021-01-05 16:01:48 +08:00
yangk
7c3b6ab79a plan version in master 2021-01-05 15:51:47 +08:00
barnettZQG
513ed52489 add rbd_req_mem in cluster resource api 2020-12-21 19:24:31 +08:00
barnettZQG
79daddcbe7 change code 2020-12-18 16:49:11 +08:00
黄润豪
3e023026c6
Merge pull request #911 from GLYASAI/master
Bug Fix: Extra service appears when restarting worker
2020-12-18 12:47:40 +08:00
GLYASAI
62a1955579 set GovernanceModeBuildInServiceMesh as defualt 2020-12-18 11:33:36 +08:00
barnettZQG
898b70128d change build code 2020-12-10 19:17:17 +08:00
barnettZQG
b7dcc9fb23 merge export docker compose app code 2020-12-10 19:04:39 +08:00
barnettZQG
57967957f6 fix code bug 2020-12-10 18:54:11 +08:00
barnettZQG
76d3ea0564 Export Docker Compose application supports image bulk processing. #889 2020-12-09 23:25:32 +08:00
barnettZQG
c90b485a12
Merge pull request #908 from GLYASAI/V5.2
Bug Fix: env rendering bug
2020-12-09 05:38:35 -06:00
GLYASAI
a20a85b5cb dependent volumes for docker-compose 2020-12-09 17:47:12 +08:00
GLYASAI
579c06ab2e env rendering bug 2020-12-09 13:06:17 +08:00
GLYASAI
69754b8a10 Merge remote-tracking branch 'goodrain/V5.2' into V5.2 2020-12-09 10:54:52 +08:00
barnettZQG
c15b1ad765
Merge pull request #907 from GLYASAI/V5.2
New Feature: ignore nodes for rainbondsslc
2020-12-08 20:53:40 -06:00
GLYASAI
380c77ea80 Merge branch 'V5.2' of https://github.com/GLYASAI/rainbond into V5.2 2020-12-09 10:48:28 +08:00
barnettZQG
765ca0cf3a change code 2020-12-09 10:41:32 +08:00