Commit Graph

5436 Commits

Author SHA1 Message Date
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
黄润豪
eb669d50a1
Merge pull request #993 from GLYASAI/master
Bug Fix: worker exits abnormally after starting a large number of components
2021-05-24 21:31:31 +08:00
黄润豪
7ed87f4c8d
Merge branch 'master' into master 2021-05-24 20:37:08 +08:00
GLYASAI
824b35eb8f Merge branch 'master' of https://github.com/glyasai/rainbond 2021-05-24 19:35:29 +08:00
GLYASAI
63a96ad032 warming 2021-05-24 19:34:55 +08:00
barnettZQG
741263b958
Merge pull request #995 from GLYASAI/sort-events
Bug Fix: sort by ID desc
2021-05-24 19:16:19 +08:00
GLYASAI
6d90e0d269 sort by ID desc 2021-05-24 14:01:47 +08:00
黄润豪
cb3f653750
Merge branch 'master' into master 2021-05-24 13:35:40 +08:00
barnettZQG
7fea4bae72
Merge pull request #994 from GLYASAI/cluster-alert
Bug Fix: delete KubeNodeHealth alert
2021-05-24 11:48:36 +08:00
barnettZQG
a8dac6f7c1
Merge pull request #992 from yangkaa/master-length-limit
Fix Bug: Modify the field length limit
2021-05-24 11:45:06 +08:00
yangk
e7062de7bf Merge branch 'master-length-limit' of https://github.com/yangkaa/rainbond into master-length-limit 2021-05-24 11:18:48 +08:00
yangk
431c3f6ac8 modified field is text 2021-05-24 11:18:05 +08:00
GLYASAI
252ad830e1 delete KubeNodeHealth alert 2021-05-24 11:10:37 +08:00
GLYASAI
62daa3ac00 go lint 2021-05-24 10:34:47 +08:00
GLYASAI
6b2b130a43 Merge remote-tracking branch 'goodrain/master' 2021-05-21 14:16:34 +08:00
yangkaa
afb663a583
Merge branch 'master' into master-length-limit 2021-05-21 13:58:49 +08:00
barnettZQG
b5f76479f2
Merge pull request #991 from GLYASAI/transport-socket
Bug Fix: Proto constraint validation failed
2021-05-21 13:27:45 +08:00
barnettZQG
5fc2abeb68
Merge pull request #989 from yangkaa/master-maven
Fix Bug: inconsistent number of instances
2021-05-21 13:26:10 +08:00
yangk
56ddb2cc36 Modify the field length limit 2021-05-21 13:18:11 +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
fc7971deb1 Merge branch 'transport-socket' of https://github.com/glyasai/rainbond into transport-socket 2021-05-20 13:49:30 +08:00
GLYASAI
e15bb60ca6 go lint 2021-05-20 13:49:19 +08:00
黄润豪
e71f38db4e
Merge branch 'master' into transport-socket 2021-05-20 13:42:53 +08:00
GLYASAI
891b301b06 use TransportSocket instead of TLSContext 2021-05-20 12:00:51 +08:00
barnettZQG
8a38d95766
Merge pull request #990 from GLYASAI/delete-component-port
Bug Fix: Delete component port
2021-05-20 09:49:18 +08:00
GLYASAI
7a14837dc4 Merge remote-tracking branch 'goodrain/master' 2021-05-20 09:30:17 +08:00
GLYASAI
0279855810 with block 2021-05-20 08:29:46 +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
GLYASAI
f1726f74f8 restart master controller 2021-05-19 15:13:42 +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
barnettZQG
09c90113a3
Merge pull request #988 from yangkaa/master-maven
Fix Bug: Returns whether the maven configuration is the default value
2021-05-18 16:43:54 +08:00
GLYASAI
61afc2387f rate limit for kube client 2021-05-18 14:53:21 +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
黄润豪
0964ba3bff
Merge pull request #987 from GLYASAI/961
Bug Fix: switch registry scheme automaticlly
2021-05-15 12:24:11 +08:00
黄润豪
5b111deae9
Merge branch 'master' into 961 2021-05-15 12:06:05 +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
barnettZQG
3c6bdbf996
Merge pull request #980 from GLYASAI/registry-gc
[New Feature] registry cleaner
2021-05-15 11:47:24 +08:00
GLYASAI
ce7c765b62 Merge branch '961' of https://github.com/glyasai/rainbond into 961 2021-05-14 23:34:50 +08:00
GLYASAI
6a16091d94 go lint 2021-05-14 23:22:31 +08:00
黄润豪
2093353649
Merge pull request #983 from yangkaa/master-maven
Fix Bug: the problem that the build is stuck after the maven configuration is deleted
2021-05-14 23:06:28 +08:00