andrew_li
|
f289795312
|
Add golangci-lint workflow (#4999)
* fix lint workflow
* add golang lint
* close http response body
|
2022-06-29 11:58:36 +08:00 |
|
andrew_li
|
f1e06466df
|
format error log (#4953)
format log
|
2022-06-27 17:28:35 +08:00 |
|
nio
|
fe992ae53f
|
Replace the Helm command (#4852)
* Replace the helm command line with helm action
* fix log misspelling
* helm wrapper formate log msg
* fix: helm action faild in multi cluster
|
2022-06-27 16:44:34 +08:00 |
|
KubeSphere CI Bot
|
ac36ff5752
|
Merge pull request #4940 from xyz-li/sa_token
create default token for service account
|
2022-06-09 11:32:40 +08:00 |
|
LiHui
|
098b77fb4c
|
add key to queue
|
2022-06-09 11:13:56 +08:00 |
|
LiHui
|
e97f27e580
|
create sa token
|
2022-06-09 10:28:55 +08:00 |
|
KubeSphere CI Bot
|
bc00b67a6e
|
Merge pull request #4938 from qingwave/typo-fix
fix some typos
|
2022-06-08 10:25:00 +08:00 |
|
KubeSphere CI Bot
|
8b0f2674bd
|
Merge pull request #4939 from iawia002/fix-sync
Promptly handle the cluster when it is deleted
|
2022-06-08 10:23:43 +08:00 |
|
KubeSphere CI Bot
|
108963f87b
|
Merge pull request #4941 from SinTod/master
Unified call WriteEntity func
|
2022-06-08 10:20:59 +08:00 |
|
KubeSphere CI Bot
|
6525a3c3b3
|
Merge pull request #4937 from zhanghw0354/master
add unit test for GetServiceTracing
|
2022-06-08 10:02:00 +08:00 |
|
SinTod
|
26b871ecf4
|
Unified call WriteEntity func
|
2022-06-06 15:30:11 +08:00 |
|
Xinzhao Xu
|
5e02f1b86b
|
Promptly handle the cluster when it is deleted
|
2022-06-06 11:31:14 +08:00 |
|
qingwave
|
c78ab9039a
|
fix some typos
|
2022-06-06 02:43:23 +00:00 |
|
zhanghaiwen
|
02e99365c7
|
add unit test for GetServiceTracing
|
2022-06-02 14:46:27 +08:00 |
|
KubeSphere CI Bot
|
0c2a419a5e
|
Merge pull request #4936 from xyz-li/key
Fix kubeconfig generate bug
|
2022-06-02 11:58:54 +08:00 |
|
LiHui
|
77e0373777
|
fix gen key type
|
2022-06-02 11:19:45 +08:00 |
|
qingwave
|
107e2ec64c
|
fix: avoid gateway pod log connection leak
|
2022-06-01 02:14:19 +00:00 |
|
KubeSphere CI Bot
|
2758e35a4e
|
Merge pull request #4881 from suwliang3/master
feature:test functions in package resources/v1alpha3 by building restful's re…
|
2022-05-29 23:23:40 +08:00 |
|
KubeSphere CI Bot
|
305da3c0c5
|
Merge pull request #4918 from anhoder/master
fix:goroutine leak when open terminal
|
2022-05-29 23:18:51 +08:00 |
|
KubeSphere CI Bot
|
e5ac3608f6
|
Merge pull request #4916 from ONE7live/dev_test
add some unit test for models
|
2022-05-29 23:17:50 +08:00 |
|
anhoder
|
d0933055cb
|
fix:goroutine leak when open terminal
|
2022-05-27 18:25:43 +08:00 |
|
hongming
|
52b7fb71b2
|
chore: update vendor
|
2022-05-27 16:42:26 +08:00 |
|
ONE7live
|
4247387144
|
add some unit test for models
Signed-off-by: ONE7live <wangqi_yewu@cmss.chinamobile.com>
|
2022-05-27 16:10:01 +08:00 |
|
LiHui
|
73852a8a4b
|
add workspace to review list
|
2022-05-25 11:58:21 +08:00 |
|
suwanliang
|
b2be653639
|
run make fmt and make goimports
|
2022-05-24 18:37:16 +08:00 |
|
hongming
|
382be8b16b
|
fix: cluster list granted to users is incorrect
|
2022-05-23 17:06:19 +08:00 |
|
KubeSphere CI Bot
|
32ac94a7e5
|
Merge pull request #4889 from xyz-li/sync
cluster not found and repo not found
|
2022-05-23 15:48:13 +08:00 |
|
KubeSphere CI Bot
|
3e381c9ad5
|
Merge pull request #4879 from xiaoping378/patch-1
fix unformatted log
|
2022-05-23 11:56:51 +08:00 |
|
LiHui
|
35027a346b
|
add openpitrix Client to apiserver
|
2022-05-20 17:37:52 +08:00 |
|
LiHui
|
32b85cd625
|
cluster clusters
|
2022-05-20 11:53:51 +08:00 |
|
hongming
|
211fb293e0
|
refactor: remove the useless CRD
|
2022-05-19 15:43:37 +08:00 |
|
suwanliang
|
530b358c94
|
test functions in package resources/v1alpha3 by building restful's res and res
|
2022-05-16 18:27:06 +08:00 |
|
KubeSphere CI Bot
|
49cc977cf0
|
Merge pull request #4877 from wansir/fix-4876
Reduce unnecessary status updates
|
2022-05-16 17:18:06 +08:00 |
|
Xinzhao Xu
|
26576cc665
|
Add get workspace API
|
2022-05-16 16:14:33 +08:00 |
|
hongming
|
c434971140
|
Sync cluster status periodically
|
2022-05-16 16:00:54 +08:00 |
|
hongming
|
825a38f948
|
Reduce unnecessary status updates
|
2022-05-16 10:43:27 +08:00 |
|
xiaoping
|
aa78e3215c
|
fix unformatted log
|
2022-05-15 21:05:58 +08:00 |
|
KubeSphere CI Bot
|
1c96f99072
|
Merge pull request #4870 from wansir/fix-4857
Fix: restricted users cannot activate manually
|
2022-05-12 14:08:04 +08:00 |
|
KubeSphere CI Bot
|
788fc508e3
|
Merge pull request #4868 from wansir/fix-4780
Fix: deny the blocked user request
|
2022-05-12 13:53:04 +08:00 |
|
KubeSphere CI Bot
|
0f1c815cf7
|
Merge pull request #4865 from weihongzhoulord/fix-gateway-4841
fix:modify the default resource reservation of gateway system
|
2022-05-12 12:59:04 +08:00 |
|
hongming
|
f304ecdd01
|
Fix: deny the blocked user request
|
2022-05-12 12:17:41 +08:00 |
|
hongming
|
a67451a51a
|
Fix: restricted users cannot activate manually
|
2022-05-12 10:00:49 +08:00 |
|
fangyunyun
|
ce431c53a7
|
Merge remote-tracking branch 'upstream/master'
|
2022-05-11 17:59:53 +08:00 |
|
hongzhouzi
|
dd836fc652
|
fix:modify the default resource reservation of gateway system, gateway.go typo
|
2022-05-11 10:50:33 +08:00 |
|
KubeSphere CI Bot
|
ac423922cf
|
Merge pull request #4866 from wenchajun/gpu
Fix gpu null pointer exception
|
2022-05-11 10:12:38 +08:00 |
|
chengdehao
|
75803113f6
|
fix nil pointer
Signed-off-by: chengdehao <dehaocheng@yunify.com>
|
2022-05-10 23:36:50 +08:00 |
|
hongming
|
0a44c30a46
|
Fix disabled status not work for OAuth
|
2022-05-09 17:11:04 +08:00 |
|
fangyunyun
|
0b17228017
|
fix tcp match error
|
2022-05-09 15:43:34 +08:00 |
|
KubeSphere CI Bot
|
499e21193c
|
Merge pull request #4605 from iawia002/clean
Cleanup cluster controller and remove unused code
|
2022-05-06 16:39:02 +08:00 |
|
KubeSphere CI Bot
|
233829a7d5
|
Merge pull request #4838 from wansir/fix-4039
Fix typo
|
2022-05-05 09:47:30 +08:00 |
|