Commit Graph

331 Commits

Author SHA1 Message Date
张启航
01b4d98a7d
feat: change chaos support offline version (#1424) 2022-11-07 22:55:15 +08:00
Quyc
f449183889
fix: event and component relevancy (#1414)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-11-03 20:24:28 +08:00
Quyc
d0c360d345
fix: plug dockerfile pull error (#1407)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-11-01 15:07:57 +08:00
yangk
ebbe47af99 chore: delete unused code 2022-09-30 10:20:39 +08:00
yangk
610e5fbaac perf: support docker and containerd import/export app 2022-09-30 10:20:39 +08:00
yangk
7ce9b0a848 perf: support docker and containerd to operate image 2022-09-30 10:20:39 +08:00
Quyc
a5d5add245 fix: pull and push image by containerd (#1334)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-09-30 10:20:39 +08:00
Quyc
ca430ec466 feat: containerd pull and push, kaniko build image (#1324)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-09-30 10:20:39 +08:00
张启航
5a26a784aa feat(chaos): support containerd (#1323) 2022-09-30 10:20:39 +08:00
Quyc
3669987ef2
feat: export app packages that are not used by containers (#1306)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-09-05 18:07:55 +08:00
yangkaa
c24501d076
chore: merge main into feature-k8s (#1271)
* ci: add issue-translator

Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>

* ci: automatically turn off stale problems

Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>

* fix: change template assignees (#1246)

Signed-off-by: Qi Zhang <smallqi1@163.com>

* feat: support FROM private image repository for dockerfile building (#1218)

* fix(chaos): docker build error log lost & use host network

* add commnet on ImageBuildNetworkModeHost

* fix(chaos): Large number of log newline issues

* fix(chaos): Large number of log newline issues

* feat(api,chaos,worker): support FROM private image repository for dockerfile building

* feat(api,chaos,worker): support FROM private image repository for dockerfile building

* feat(api,chaos,worker): support FROM private image repository for dockerfile building

* feat(api,chaos,worker): support FROM private image repository for dockerfile building

* docs: remove demo address

Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>

Co-authored-by: Qi Zhang <39754275+zzzhangqi@users.noreply.github.com>
Co-authored-by: dp <dp.io@outlook.com>
2022-08-04 10:50:54 +08:00
Quyc
e501ed3ddd
fix: create package md5 (#1259)
Co-authored-by: Quyc <qyc@QycMacBook-Pro.local>
2022-08-03 09:54:56 +08:00
Quyc
de1ce89015
feat: support package construction and job type components (#1256)
* feat: create a component by uploading package

* feat: create a component by uploading package

* feat: job cronjob source create

* fix: delete upload yaml

* fix: code format

* feat: quick copy package upload

* fix: build from code failure

* fix: upload package and quickly copy

* fix: drop this else

* fix: code roblem solving 731

Co-authored-by: Quyc <qyc@QycMacBook-Pro.local>
2022-08-01 00:12:02 +08:00
yangk
5dcd388ad8 fix: data loss during backup and recovery 2022-07-12 16:39:03 +08:00
yangk
c131aed4b1 fix: incorrect version of MediaTypeManifest makes it backup failed 2022-07-12 16:38:57 +08:00
dp
0fe848093c
fix(chaos): docker build error log lost & use host network (#1211)
* fix(chaos): docker build error log lost & use host network

* add commnet on ImageBuildNetworkModeHost
2022-07-05 16:25:15 +08:00
yangkaa
4cb8099c38
docs: print error log information during backup (#1205)
Signed-off-by: yangk <yangk@goodrain.com>
2022-06-23 19:12:05 +08:00
yangk
d4de19a13c Fix slice bounds out of range 2022-03-31 10:16:34 +08:00
glyasai
656bbac9a8 do not delete console_apps_metadata.json 2021-08-17 19:40:10 +08:00
黄润豪
0a7fac4ba3
Merge branch 'master' into delete-cache 2021-08-04 11:57:05 +08:00
GLYASAI
1b385744e7 delete builder cache 2021-08-04 11:52:59 +08:00
barnettZQG
efc2acaa07 support oss code source 2021-07-28 21:31:58 +08:00
yangk
1ddef81c26 Errors are handled only once 2021-06-01 10:09:16 +08:00
yangk
cebc6302c9 return when update deploy version 2021-05-31 19:13:36 +08:00
yangk
59ae05e9ca use public method update version 2021-05-31 19:02:16 +08:00
yangk
0a8b28d327 Fix the problem that the component cannot be started after being built 2021-05-31 18:19:01 +08:00
barnettZQG
28be7c7d9c upgrade kube sdk to 0.20.0 #931 2021-04-01 19:08:57 +08:00
barnettZQG
aee6aec826 fix build time not correct bug 2021-03-15 21:24:48 +08:00
barnettZQG
ddf95219fe Refactor application imports and exports 2021-02-02 11:22:30 +08:00
GLYASAI
a942ec6045 default user and pass 2021-01-27 18:40:07 +08:00
yangk
88a70fa26a modified ServiceImage field 2021-01-05 16:21:23 +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
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
03f57a03d7 add env MEMORY_SIZE 2020-12-08 11:34:55 +08:00
barnettZQG
1772bae5c0 Merge branch 'V5.2' 2020-12-04 22:25:45 +08:00
GLYASAI
9a992d82b8 volume for docker-compose 2020-12-04 16:02:41 +08:00
GLYASAI
b92a625b48 add env 'PORT' base on port 2020-12-04 10:47:32 +08:00
GLYASAI
f0a383965c replace **None** with 8 bytes string 2020-12-04 10:39:13 +08:00
GLYASAI
7a16466804 no longer use sed command 2020-12-03 19:52:24 +08:00
GLYASAI
b4e417888d no longer use sed command 2020-12-03 19:13:52 +08:00
barnettZQG
0529439915 Merge branch 'V5.2' 2020-12-02 22:06:56 +08:00
GLYASAI
4bb15c89a9 rename the volumes of statefule component 2020-12-02 18:08:35 +08:00
GLYASAI
9598d30806 fix several docker compose bugs 2020-12-02 16:33:34 +08:00
barnettZQG
45958b08e6
Merge branch 'master' into V5.2 2020-11-25 07:33:56 -06:00
barnettZQG
fe2db1e973 format code 2020-11-25 16:39:38 +08:00
barnettZQG
8e6fb9393e remove local image after build 2020-11-16 18:07:07 +08:00
barnettZQG
6c2807a856 init go mod #821 2020-09-06 11:09:48 +08:00