Commit Graph

557 Commits

Author SHA1 Message Date
Quyc
4eb30d0e29 feat: support sqlite database (#1344)
Co-authored-by: 曲源成 <quyc@goodrain.com>
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
张启航
6228fe7f6f
fix(api-worker): Resource limitation, select port name for service (#1305) 2022-09-01 22:20:38 +08:00
yangkaa
8fa4fd6593
feat: support the release and installation of k8s resources and attributes (#1268)
* feat: support k8s attributes publish and install

* feat: support sync k8s resource under application
2022-08-04 10:43:40 +08:00
张启航
9eae69eb00
feat: yaml file resource processing (#1263)
* perf(api): optimized k8s processing mode

* perf(api): change cornjob to cronjob

* feat(api): yaml file resource processing
2022-08-03 13:41:36 +08:00
Quyc
433bf4d3d6
feat: make component k8s attribute effective (#1253)
* feat: k8s special attributes create source

* fix: k8s attribute error return

* fix: k8s attribute resultlabel

* fix: add k8s custom envs

Co-authored-by: Quyc <qyc@QycMacBook-Pro.local>
2022-08-01 14:52:08 +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
张启航
61dd996806
perf: optimized k8s resource processing mode (#1255)
* perf(api): optimized k8s processing mode

* perf(api): change cornjob to cronjob
2022-07-31 22:36:28 +08:00
zhangsetsail
e04add857d feat(api): update k8s resource and change bug 2022-07-26 18:13:29 +08:00
zhangsetsail
ab28097965 feat(api): delete resource and change bug 2022-07-25 15:00:16 +08:00
zhangsetsail
5fd1aa73ed fix(api): role and rolebinding bug 2022-07-21 16:03:08 +08:00
zhangsetsail
d9e5fc6c33 perf(api): handle some minor issues 2022-07-20 12:15:58 +08:00
zhangsetsail
5ee5046794 perf(api): commit specification 2022-07-19 16:58:16 +08:00
zhangsetsail
9a30cd6f4f feat(api-worker): save db 2022-07-19 15:58:03 +08:00
yangk
03756df5ed feat(db): define k8s resource model under application 2022-07-19 12:03:01 +08:00
yangk
0c457edbe0 feat: supports the K8s attribute of storage components 2022-07-17 15:25:42 +08:00
zhangsetsail
67ecbe7dbd feat(api-worker): k8s resource conversion 2022-07-13 12:38:31 +08:00
zhangsetsail
832ac58c71 feat: change model TenantPluginVersionDiscoverConfig ConfigStr type 2022-06-08 17:24:11 +08:00
zhangsetsail
a09edcba31 feat: Plugins add storage 2022-06-08 12:22:14 +08:00
yangk
3f367ed851 Repair SERVICE_NAME environment variable error 2022-02-23 17:34:41 +08:00
pescox
ccbbb57a13 Format the function receiver name 2022-01-19 01:04:15 +00:00
med1tator
9168b0d58c fix the logic for add HTTPRuleRewrite model 2022-01-06 10:03:48 +08:00
pescox
47b70c9b2a add determination after type conversion on rewrite.Config 2022-01-05 16:18:12 +00:00
pescox
1766e5bca3 path-rewrite feature 2022-01-05 15:29:55 +00:00
pescox
628c419883 path-rewrite feature 2022-01-05 15:08:51 +00:00
pescox
fd52fb60a1 path-rewrites feature 2022-01-05 09:13:08 +00:00
pescox
12ca0032c7 path-rewrite feature 2021-12-31 01:57:10 +00:00
yangk
9d2ca2b5ab add patch table sql, return k8s app 2021-12-09 20:45:10 +08:00
yangk
965d681354 Change build image name 2021-12-09 10:36:55 +08:00
yangk
52c8bb538f use uft8mb4 in DB, fix stateful name error 2021-12-03 10:47:41 +08:00
yangk
2ed5d31d9c It supports setting the namespace, application name and component name of the cluster 2021-11-15 17:39:20 +08:00
yangk
1f5ec3d506 support istio inject 2021-11-11 09:55:17 +08:00
barnettZQG
58811a31e1
Merge pull request #1072 from yangkaa/set-cpu
New Feature: Support set component CPU
2021-08-13 13:39:48 +08:00
yangk
78df4345b2 support set cpu value is zero 2021-08-12 23:27:30 +08:00
黄润豪
bc25813f74
Merge branch 'master' into third-component 2021-08-12 20:17:47 +08:00
GLYASAI
05d689dbac delete is_online 2021-08-12 20:01:29 +08:00
barnettZQG
84fe16b919
Merge pull request #1071 from GLYASAI/third-component
Optimization: Refactor statically typed third-party components
2021-08-12 17:09:47 +08:00
barnettZQG
f70f3a5607
Merge pull request #1063 from GLYASAI/sync-component
New Feature: sync rule extensions and rule configs
2021-08-09 09:25:11 +08:00
GLYASAI
19fec5d0b0 static endpoints discover 2021-08-05 11:48:31 +08:00
GLYASAI
b1fbc171ae create thirdcomponent with static endpoints 2021-08-04 20:24:55 +08:00
GLYASAI
10d5ccd97a sync rule configs and rule extensions 2021-07-31 12:04:00 +08:00
GLYASAI
4ee348bb22 sync rule extensions 2021-07-30 16:17:33 +08:00
GLYASAI
15417ca4cd setup config file permission mode 2021-07-28 18:30:28 +08:00
yangk
d43b038df2 batch query data 2021-07-23 16:41:37 +08:00
yangk
307b4b106d wrap error 2021-07-23 08:27:00 +08:00
yangk
701b6ca3f2 return appstatuses 2021-07-22 16:01:08 +08:00
barnettZQG
2140137041 Merge branch 'feature-helmapp-2' 2021-07-02 10:50:50 +08:00
yangk
0ef6f25765 sync component endpoints 2021-06-30 20:54:11 +08:00
barnettZQG
4a74d64e1d support for custom component types and add thirdcomponent componentdefinition 2021-06-30 16:46:39 +08:00
GLYASAI
80e11fdf04 timeout service event 2021-06-29 14:03:04 +08:00