andrew_li
|
641c73c010
|
golang-lint skips dir pkg/client (#5038)
goling skips dir pkg/client
|
2022-07-07 10:58:35 +08:00 |
|
Xinzhao Xu
|
09ecea52e7
|
Remove extra space in Makefile (#5035)
|
2022-07-06 18:07:34 +08:00 |
|
wanjunlei
|
5cead172cd
|
update notification manager to v2.0 (#5030)
Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>
|
2022-07-05 16:04:33 +08:00 |
|
qiuming520
|
8e00ba29ca
|
add some unit tests for pkg/api (#4994)
Signed-off-by: qiuming520 <qiuming_yewu@cmss.chinamobile.com>
|
2022-07-05 11:38:33 +08:00 |
|
意琦行
|
5d9aa0d5d1
|
close remote terminal.(#5023) (#5024)
close remote terminal.(kubesphere#5023)
Co-authored-by: lixueduan <li.xueduan@99cloud.net>
|
2022-07-04 14:00:32 +08:00 |
|
hongming
|
ce7fdddfd5
|
cleanup: remove useless file (#5020)
|
2022-07-04 10:08:32 +08:00 |
|
Bettygogo2021
|
d1d5b2ab18
|
Update readme for KubeSphere v3.3.0 (#5019)
update readme
Signed-off-by: Bettygogo2021 <91529409+Bettygogo2021@users.noreply.github.com>
|
2022-07-01 17:21:32 +08:00 |
|
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 |
|
Patrick-LuoYu
|
1695f78694
|
docs: Update v3.3.0 changelog (#4996)
Update v3.3.0 changelog
Signed-off-by: Patrick-LuoYu <patrickluo@yunify.com>
|
2022-06-26 17:59:19 +08:00 |
|
hongming
|
769dfaed5c
|
docs: add CHANGELOG-3.3.md (#4995)
|
2022-06-24 18:00:15 +08:00 |
|
Rick
|
4522c841af
|
Add the corresponding label 'kind/bug' to the issue template (#4952)
v3.3.0-rc.3
v3.3.0
|
2022-06-20 10:32:52 +08:00 |
|
Calvin Yu
|
8e906ed3de
|
Create SECURITY.md
|
2022-06-15 10:12:21 +08:00 |
|
KubeSphere CI Bot
|
ac36ff5752
|
Merge pull request #4940 from xyz-li/sa_token
create default token for service account
v3.3.0-rc.2
|
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 |
|
KubeSphere CI Bot
|
f0cc7f6430
|
Merge pull request #4928 from xyz-li/gops
Add agent to report additional information.
|
2022-06-07 10:51:38 +08:00 |
|
LiHui
|
47563af08c
|
add gops agent to ks-apiserver&&controller-manager
|
2022-06-07 09:45:09 +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 |
|
KubeSphere CI Bot
|
04d70b1db4
|
Merge pull request #4921 from xyz-li/master
complete the help doc
|
2022-06-01 16:06:53 +08:00 |
|
KubeSphere CI Bot
|
86beabdb32
|
Merge pull request #4927 from qingwave/gateway-log-context
gateway: avoid pod log connection leak
|
2022-06-01 16:02:31 +08:00 |
|
LiHui
|
1e8cea4971
|
add gops
|
2022-06-01 15:00:33 +08:00 |
|
qingwave
|
107e2ec64c
|
fix: avoid gateway pod log connection leak
|
2022-06-01 02:14:19 +00:00 |
|
LiHui
|
17b97d7ada
|
complete the help doc
|
2022-05-31 10:41:25 +08:00 |
|
KubeSphere CI Bot
|
2758e35a4e
|
Merge pull request #4881 from suwliang3/master
feature:test functions in package resources/v1alpha3 by building restful's re…
v3.3.0-rc.1
|
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 |
|
KubeSphere CI Bot
|
fc7cdd7300
|
Merge pull request #4915 from wansir/master
chore: update vendor
|
2022-05-27 17:47:25 +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 |
|
KubeSphere CI Bot
|
da5e4cc247
|
Merge pull request #4904 from xyz-li/master
add workspace to review list
|
2022-05-25 14:34:31 +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 |
|
KubeSphere CI Bot
|
0418277b57
|
Merge pull request #4896 from wansir/fix-4890
fix: cluster list granted to users is incorrect
|
2022-05-23 17:59:52 +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 |
|