GLYASAI
|
07f02df4ca
|
validate the proxy configuration
|
2021-05-13 20:00:42 +08:00 |
|
barnettZQG
|
da35c9a4f7
|
Merge pull request #981 from yangkaa/master
Fix Bug: Environment variable is empty, failed to update configuration group
|
2021-05-13 18:37:55 +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 |
|
黄润豪
|
0927771dac
|
Merge branch 'master' into registry-gc
|
2021-05-13 17:49:23 +08:00 |
|
GLYASAI
|
f7794ef2a1
|
get config from cluster
|
2021-05-13 17:48:45 +08:00 |
|
GLYASAI
|
41968e22e4
|
go lint
|
2021-05-13 16:52:36 +08:00 |
|
yangk
|
c394410d76
|
Ignore existing configuration items or active components
|
2021-05-13 16:34:20 +08:00 |
|
barnettZQG
|
85409d5dce
|
Merge pull request #979 from GLYASAI/slow-pod-list
拓扑图加载缓慢问题
|
2021-05-13 16:27:03 +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
|
f5ea6e1e96
|
gc usage
|
2021-05-13 15:52:53 +08:00 |
|
GLYASAI
|
a37c4847dc
|
free versions
|
2021-05-13 15:43:59 +08:00 |
|
GLYASAI
|
7761e75406
|
delete images belong to free components
|
2021-05-13 11:44:11 +08:00 |
|
GLYASAI
|
53219eeed1
|
update godbus/bus to v5
|
2021-05-12 19:45:47 +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
|
a066725286
|
stop controller
|
2021-05-12 10:49:26 +08:00 |
|
黄润豪
|
24fb3c96d1
|
Merge pull request #974 from yangkaa/V5.3
Fix Bug: V5.3 merge into master
|
2021-05-11 13:28:58 +08:00 |
|
yangk
|
2c2e11a942
|
import context package
|
2021-05-11 12:55:13 +08:00 |
|
GLYASAI
|
7a309a5c47
|
move helmapp to master dir
|
2021-05-11 12:48:41 +08:00 |
|
GLYASAI
|
a9c32c553a
|
add copyright file header
|
2021-05-11 12:43:29 +08:00 |
|
yangk
|
7c427a65ef
|
Merge branch 'master' of https://github.com/goodrain/rainbond into V5.3
|
2021-05-11 11:02:35 +08:00 |
|
GLYASAI
|
bb05e1a269
|
distinguish old and new pods
|
2021-05-11 10:32:55 +08:00 |
|
GLYASAI
|
324c038182
|
temp
|
2021-05-10 19:32:27 +08:00 |
|
barnettZQG
|
e535c253e1
|
Merge pull request #972 from GLYASAI/netcore
Bug fix: .netcore build failed
|
2021-05-10 14:11:55 +08:00 |
|
GLYASAI
|
bce2ada605
|
missing netcoreBuilder
|
2021-05-10 13:49:09 +08:00 |
|
GLYASAI
|
6a2d71aaa7
|
delete deprecated func WaitExitOrRemoved
|
2021-05-10 13:24:37 +08:00 |
|
GLYASAI
|
2ced09866e
|
use multi-stage builds
|
2021-05-10 11:45:04 +08:00 |
|
GLYASAI
|
5d37bb0288
|
version and debug
|
2021-05-08 19:09:48 +08:00 |
|
GLYASAI
|
0cb54518ba
|
mv helm to pkg
|
2021-05-08 16:21:52 +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 |
|
黄润豪
|
12150d39f5
|
Merge pull request #971 from yangkaa/V5.3-dev
Fix Bug: incorrectly obtaining application information after moving components
|
2021-05-07 13:42:01 +08:00 |
|
yangk
|
4961553989
|
Fix the problem of incorrectly obtaining application information after moving components
|
2021-05-06 17:43:22 +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 |
|
barnettZQG
|
7eec50332a
|
fixed #934
|
2021-04-27 16:02:11 +08:00 |
|
barnettZQG
|
26b38edc33
|
fixed #939
|
2021-04-27 11:52:02 +08:00 |
|
GLYASAI
|
89ce30459e
|
rollback helm app
|
2021-04-27 11:13:54 +08:00 |
|
GLYASAI
|
6fb9a5f4d0
|
upgrade helm app
|
2021-04-26 16:17:07 +08:00 |
|
GLYASAI
|
913882c89e
|
update helm app
|
2021-04-26 14:51:23 +08:00 |
|
yangkaa
|
0a7bc39767
|
Merge pull request #960 from yangkaa/V5.3-dev
Fix Bug: application information loss caused by not getting components
|
2021-04-26 13:26:38 +08:00 |
|
黄润豪
|
2c8fbe2528
|
Merge branch 'V5.3' into V5.3-dev
|
2021-04-26 12:54:20 +08:00 |
|
yangk
|
41bc7ccadb
|
Fix the problem of application information loss caused by not getting components
|
2021-04-26 10:38:01 +08:00 |
|