Commit Graph

1004 Commits

Author SHA1 Message Date
yangk
27116e7767 reduce api calls 2021-07-22 19:49:22 +08:00
yangk
701b6ca3f2 return appstatuses 2021-07-22 16:01:08 +08:00
GLYASAI
6e79684b9f set header is not working 2021-07-09 09:40:53 +08:00
yangkaa
a436d08829
Merge branch 'master' into master-lock-port 2021-07-03 04:19:40 -05:00
yangk
07977fc07b modified lock port method 2021-07-03 17:18:45 +08:00
barnettZQG
2140137041 Merge branch 'feature-helmapp-2' 2021-07-02 10:50:50 +08:00
GLYASAI
c08b27a729 start/stop third components in batch 2021-07-01 17:42:54 +08:00
GLYASAI
d457f88eff delete third component 2021-07-01 16:17:46 +08:00
黄润豪
f37fc38753
Merge pull request #1031 from GLYASAI/helm-app
Bug Fix: helm app not found
2021-07-01 13:37:12 +08:00
GLYASAI
207d435e92 helm app not found 2021-07-01 13:35:25 +08:00
barnettZQG
2f9cbd8651
Merge pull request #1030 from GLYASAI/helm-app
Bug Fix: replace tcpPorts and udpPorts with ports
2021-06-30 21:27:45 +08:00
yangk
0ef6f25765 sync component endpoints 2021-06-30 20:54:11 +08:00
GLYASAI
75311600f1 return ports, not tcpPorts 2021-06-30 20:47:39 +08:00
barnettZQG
4a74d64e1d support for custom component types and add thirdcomponent componentdefinition 2021-06-30 16:46:39 +08:00
GLYASAI
5256de0b1f is timeout 2021-06-29 19:03:11 +08:00
GLYASAI
80e11fdf04 timeout service event 2021-06-29 14:03:04 +08:00
yangk
e0587f036e Compatibility depends on the problem of inconsistent data 2021-06-28 18:06:58 +08:00
GLYASAI
0378cc3478 replace tcpPorts and udpPorts with ports 2021-06-24 13:30:59 +08:00
GLYASAI
f271583fbb dedup helm app informer 2021-06-23 17:23:46 +08:00
GLYASAI
c32b28329a Merge remote-tracking branch 'goodrain/master' into helm-app 2021-06-23 10:07:06 +08:00
GLYASAI
253f8b96a3 chart cache 2021-06-21 16:48:25 +08:00
yangk
adf43108af sync component support GPU 2021-06-21 15:35:02 +08:00
yangk
99fbc0ce92 modified request field name 2021-06-20 16:14:12 +08:00
yangk
0359b86178 add delete services interface 2021-06-19 20:27:28 +08:00
yangk
98779a9034 modified package name 2021-06-19 17:13:22 +08:00
yangk
70197b3b5c Merge branch 'master' of https://github.com/goodrain/rainbond into batch_service 2021-06-19 17:01:32 +08:00
yangk
2f653716da fix create port problem 2021-06-19 15:14:45 +08:00
yangk
06e09f0506 batch build plugins and modified sync component 2021-06-18 16:29:39 +08:00
barnettZQG
98107b579d support gpu resource for component 2021-06-17 22:59:05 +08:00
yangk
4012d8e4fe add comment 2021-06-16 11:51:19 +08:00
yangk
282276d30d batch install plugin 2021-06-16 11:40:05 +08:00
yangk
630736d65c delete unused code 2021-06-15 20:40:03 +08:00
yangk
06dcee65b2 add sync plugin interface 2021-06-15 20:39:31 +08:00
yangk
6fc19002bb modified plugin create 2021-06-15 20:39:14 +08:00
yangk
492692a865 modified create volume relations with new volume 2021-06-09 18:23:07 +08:00
yangk
df81ce3029 modified volume relations 2021-06-09 18:22:41 +08:00
yangk
fe79d14152 modified sync app config group service request 2021-06-09 15:43:40 +08:00
yangk
291c7d811f modified sync app config group request 2021-06-09 15:09:56 +08:00
yangk
132d3af5cd add sync app config groups interface 2021-06-09 13:29:52 +08:00
yangk
0789badb0e modified single probe and depend_service_id field 2021-06-09 09:27:05 +08:00
yangk
b129212dd5 modified filecontent json tag and bool type default value and add comment 2021-06-08 11:53:32 +08:00
yangk
b4a78ed304 modified go mod and reduce indentation 2021-06-08 09:43:30 +08:00
yangk
f21d6ea756 modified json tag 2021-06-07 18:35:44 +08:00
yangk
3dbc68a698 delete handle component attributes method 2021-06-07 16:22:45 +08:00
yangk
08fe1db2c8 Batch operation of component properties 2021-06-07 09:37:15 +08:00
GLYASAI
71f2c6fbad update event reason 2021-06-02 16:30:08 +08:00
GLYASAI
d4d6281e04 reason for event 2021-05-31 10:55:05 +08:00
GLYASAI
e82b7bf85d set proxy buffering 2021-05-27 18:16:13 +08:00
GLYASAI
70925de0db misuse of pointers 2021-05-27 16:55:53 +08:00
GLYASAI
7170af322d wrong allocable memory 2021-05-27 14:08:11 +08:00
barnettZQG
1b9d4344f4 change gopsutil version 2021-05-26 21:40:42 +08:00
barnettZQG
4c9c242908
Merge pull request #998 from GLYASAI/master
Optimization: optimize component batch operation api
2021-05-26 21:22:25 +08:00
GLYASAI
f2f0831cee check memory 2021-05-26 20:07:58 +08:00
yangk
260eaf7db0 Ignore existing tcp rules 2021-05-26 19:25:31 +08:00
barnettZQG
d129897834 add lock params 2021-05-26 18:19:15 +08:00
barnettZQG
f92016899c add port lock 2021-05-26 18:14:08 +08:00
GLYASAI
aced5011ff set statusCli 2021-05-26 17:55:33 +08:00
GLYASAI
b9e64e69f2 Merge remote-tracking branch 'goodrain/master' 2021-05-26 17:07:50 +08:00
yangk
dc9f472964 Create label according to extend-method 2021-05-26 14:43:14 +08:00
GLYASAI
7eb749b776 delete duplicate codes 2021-05-26 13:55:47 +08:00
GLYASAI
d4fa5f461b get tenant resource 2021-05-26 11:00:44 +08:00
yangk
4fc9475766 batch create env and port 2021-05-26 10:40:52 +08:00
GLYASAI
0cdbf8f39d go lint 2021-05-26 10:05:14 +08:00
GLYASAI
d49693bf19 get component pod nums 2021-05-26 10:00:36 +08:00
yangk
24ab5a51f0 add comment 2021-05-25 22:50:26 +08:00
yangk
f83ffd6750 format code 2021-05-25 22:44:15 +08:00
yangk
1aa6056b6b Create components to support all attributes 2021-05-25 22:41:05 +08:00
GLYASAI
0ecaeb324b optimize component batch operation api 2021-05-25 17:30:10 +08:00
yangk
52e1ba73c2 modified bcode status_code value 2021-05-20 14:21:49 +08:00
yangk
90b316861d add blank line 2021-05-20 14:07:00 +08:00
yangk
56e0d19e0b Merge branch 'master' of https://github.com/goodrain/rainbond into master-maven 2021-05-20 14:05:50 +08:00
yangk
18dd2896b0 Return bcode error 2021-05-20 14:04:00 +08:00
GLYASAI
80519c2993 Merge remote-tracking branch 'goodrain/master' into delete-component-port 2021-05-20 08:26:35 +08:00
GLYASAI
6e319f8b8b delete component port 2021-05-20 00:01:37 +08:00
yangk
f9c0c99370 Determine whether it can be manually scaled according to the actual number of pods 2021-05-19 11:49:30 +08:00
yangk
2b30b45582 Fix the bug of inconsistent number of instances 2021-05-19 09:19:52 +08:00
barnettZQG
7415eeb06a
Merge pull request #986 from yangkaa/master-bak
Fix Bug: the error message when the application backup is performed
2021-05-18 18:28:25 +08:00
yangk
2b5af21d1a Returns whether the maven configuration is the default value 2021-05-18 12:54:53 +08:00
yangkaa
35fb5066c1
Merge branch 'master' into master-bak 2021-05-15 13:18:08 +08:00
yangk
793858707a use status judge 2021-05-15 13:16:50 +08:00
barnettZQG
5e4f6e5289
Merge pull request #982 from GLYASAI/validate-proxy-configuration
Bug Fix: wrong proxy buffer configuration
2021-05-15 11:48:16 +08:00
yangk
81fd35c99c Fix the error message when the application backup is performed when the component is not deployed 2021-05-14 17:16:38 +08:00
GLYASAI
07f02df4ca validate the proxy configuration 2021-05-13 20:00:42 +08:00
黄润豪
0a71d3c75f
Merge branch 'master' into master 2021-05-13 18:13:13 +08:00
yangk
347674f0db modified log level 2021-05-13 17:57:17 +08:00
yangk
c394410d76 Ignore existing configuration items or active components 2021-05-13 16:34:20 +08:00
yangk
5caf09800d Support environment variable value is empty string 2021-05-13 16:07:24 +08:00
GLYASAI
1e54c60760 delete containerInfos 2021-05-13 15:54:00 +08:00
GLYASAI
2ae66f251d no need memory 2021-05-12 18:55:01 +08:00
GLYASAI
26e312b341 make lint happy 2021-05-12 16:57:47 +08:00
GLYASAI
13592379b6 make sure namespace exists 2021-05-12 11:13:36 +08:00
GLYASAI
e5e1bd809c Merge remote-tracking branch 'goodrain/master' into helm-app 2021-05-12 10:54:01 +08:00
GLYASAI
bb05e1a269 distinguish old and new pods 2021-05-11 10:32:55 +08:00
GLYASAI
aa3423f3bd load chart 2021-05-08 14:05:00 +08:00
GLYASAI
ebd3d9f040 check resource name 2021-05-07 21:41:09 +08:00
GLYASAI
c0046bf04c list helm values 2021-05-06 17:43:04 +08:00
GLYASAI
9d736110c2 suite test for helm app installation 2021-05-06 09:34:15 +08:00
GLYASAI
ef9d4ef057 replase values with overrides 2021-04-29 15:56:34 +08:00
barnettZQG
56a4806e31 Merge branch 'V5.3' 2021-04-28 10:42:02 +08:00
GLYASAI
161443cccf delete halm app 2021-04-27 17:46:25 +08:00