KubeSphere CI Bot
839a31ac1d
[release-3.3] Fix:Goroutine leaks when getting audit event sender times out ( #5475 )
...
* Fix:Goroutine leaks when getting audit event sender times out
* make it more readable
Co-authored-by: hzhhong <hung.z.h916@gmail.com >
2023-01-13 11:14:33 +08:00
hongzhouzi
dbb3f04b9e
Resolved Conflict [release-3.3] Fix failed to cache resources if group version not found #5408 ( #5466 )
...
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
2023-01-12 18:45:17 +08:00
KubeSphere CI Bot
c0419ddab5
[release-3.3] add dynamic options for cache ( #5325 )
...
* add dynamic options for cache
* fixed bugs based on unit-test
* add doc for cache
* make cache implements be private
* Change simpleCache name to InMemoryCache
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
* Remove fake cache and replacing to in memory cache with default parameter
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
Co-authored-by: Wenhao Zhou <wenhaozhou@yunify.com >
2022-11-03 15:55:00 +08:00
KubeSphere CI Bot
6b10d346ca
[release-3.3] fix #5267 by renaming yaml struct tag ( #5275 )
...
fix #5267 by renaming yaml struct tag
Signed-off-by: chavacava <salvadorcavadini+github@gmail.com >
Signed-off-by: chavacava <salvadorcavadini+github@gmail.com >
Co-authored-by: chavacava <salvadorcavadini+github@gmail.com >
2022-10-08 14:34:33 +08:00
KubeSphere CI Bot
6a0d5ba93c
[release-3.3] Fix: Can not resolve the resource scope correctly ( #5274 )
...
Fix: can not resolve the resource scope of clusters.cluster.kubesphere.io correctly
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
Co-authored-by: Wenhao Zhou <wenhaozhou@yunify.com >
2022-10-08 13:58:57 +08:00
KubeSphere CI Bot
1e1b2bd594
[release-3.3] support recording disable and enable users in auditing ( #5202 )
...
support recording disable and enable users in auditing
Signed-off-by: wanjunlei <wanjunlei@kubesphere.io >
Signed-off-by: wanjunlei <wanjunlei@kubesphere.io >
Co-authored-by: wanjunlei <wanjunlei@kubesphere.io >
2022-09-08 10:25:41 +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
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
hongming
f304ecdd01
Fix: deny the blocked user request
2022-05-12 12:17:41 +08:00
hongming
bc7adc1be6
Fix typo
2022-04-29 18:49:44 +08:00
hongming
7603c74ebb
Fix crash caused by resouce discovery failed
2022-04-29 00:03:32 +08:00
wanjunlei
c1c98c51b2
change the default audit webhook port
...
Signed-off-by: wanjunlei <wanjunlei@kubesphere.io >
2022-04-12 18:59:04 +08:00
Xinzhao Xu
28f260e244
Add omitempty option to LoginHistoryMaximumEntries field to avoid it being set to 0
2022-03-28 17:09:13 +08:00
Xinzhao Xu
6a3e1ac099
Refactor workspace API and introduced tenant v1alpha3 version
2022-03-09 14:12:08 +08:00
mango
f018a23023
chore: add licenses check tools ( #4706 )
...
* feat: check licenses header with skywalking-eye and support check tools.
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* feat: check licenses header with skywalking-eye and support check tools.
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* feat: check licenses header with skywalking-eye and support check tools.
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* remove verify-licenses because verify-all exist.
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* update modules.txt
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* revert go.mod
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* update vendor directory.
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* revert go.sum
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* revert go.sum
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* ignore `pkg/controller/application/status.go`
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
* add license header.
Signed-off-by: mango <xu.weiKyrie@foxmail.com >
2022-03-09 10:25:13 +08:00
KubeSphere CI Bot
19048d52dc
Merge pull request #4679 from iawia002/cluster-name
...
Set the name of the current cluster into the kubesphere-config configmap
2022-03-07 13:22:11 +08:00
KubeSphere CI Bot
e97a66ba5e
Merge pull request #4686 from JohnNiang/feat/proxy-devops-v1alpha-apis
...
Proxy DevOps APIs with group name and version
2022-03-07 13:21:45 +08:00
Xinzhao Xu
e966a1da6f
Set the name of the current cluster into the kubesphere-config configmap
2022-02-24 11:51:23 +08:00
KubeSphere CI Bot
970780993e
Merge pull request #4681 from iawia002/yaml
...
Unify the omitempty configuration of YAML annotation
2022-02-24 11:33:41 +08:00
Xinzhao Xu
c53001c5dc
Unify the omitempty configuration of YAML annotation
2022-02-23 16:41:51 +08:00
johnniang
ef1d0fdf1d
Proxy DevOps APIs with version v1alpha1
...
Signed-off-by: johnniang <johnniang@fastmail.com >
2022-02-23 16:03:16 +08:00
x893675
f5bcbda0c9
optimize config package
...
Signed-off-by: x893675 <x893675@icloud.com >
2022-02-22 11:21:03 +08:00
x893675
2a521bb157
add feature for live-reload when configuration changed
...
Signed-off-by: x893675 <x893675@icloud.com >
2022-02-08 16:28:01 +08:00
KubeSphere CI Bot
1845eb2db5
Merge pull request #4617 from RolandMa1986/crd-api
...
feat: Serving CRD in ks apiserver
2022-01-20 11:44:37 +08:00
KubeSphere CI Bot
9fbb69faa4
Merge pull request #4478 from zhu733756/convert-kubeedge
...
Convert compoent kubeedge to edgeruntime
2022-01-19 18:58:37 +08:00
zhu733756
600a3de051
convert grafana templates to workspace level
...
Signed-off-by: zhu733756 <zhu733756@kubesphere.io >
2022-01-17 11:02:52 +08:00
zhu733756
b6e960766a
support api group edgeruntime.kubesphere.io, deprecate api group kubeedge.kubesphere.io
...
Signed-off-by: zhu733756 <zhu733756@kubesphere.io >
2022-01-14 21:26:48 +08:00
Roland.Ma
0ec32f29fb
feat: Serving CRD in ks apiserver
...
Signed-off-by: Roland.Ma <rolandma@kubesphere.io >
2022-01-13 06:29:35 +00:00
lynxcat
1342a9abe1
add shell access to node
...
Signed-off-by: lynxcat <lynxcatdeng@gmail.com >
2022-01-05 15:14:57 +08:00
Xinzhao Xu
883097a3ad
Add update cluster kubeconfig API
2021-12-27 11:57:51 +08:00
hongming
1641b9920b
Fix incorrect source IP
2021-10-08 16:19:27 +08:00
Roland.Ma
28f6784aff
Search gateway logs with ES
...
Signed-off-by: Roland.Ma <rolandma@kubesphere.io >
2021-09-26 10:33:34 +00:00
rick
182c4acbbb
Fix the devopsProjectLister is nil
...
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com >
2021-09-23 19:32:20 +08:00
hongming
97326a89b9
add userinfo endpoint
...
Signed-off-by: hongming <hongming@kubesphere.io >
2021-09-17 18:03:32 +08:00
hongming
8c5c6a7dee
support OIDC protocol
...
Signed-off-by: hongming <hongming@kubesphere.io >
2021-09-17 16:39:21 +08:00
hongming
4b5b1c64bc
Refactor authenticator
...
Signed-off-by: hongming <hongming@kubesphere.io >
2021-09-17 16:39:20 +08:00
KubeSphere CI Bot
0cdbe3821f
Merge pull request #4238 from wansir/feat-4177
...
Support skip information reconfirm when using external IDP
2021-09-17 09:18:51 +08:00
Roland.Ma
e3a14ca299
retrive pods and logs by gateway
...
Signed-off-by: Roland.Ma <rolandma@kubesphere.io >
2021-09-16 07:21:08 +00:00
KubeSphere CI Bot
e44f4ec81d
Merge pull request #4216 from wenchajun/notification
...
Add notification setting validation API
2021-09-16 14:25:51 +08:00
root
c455afeccf
Add notification setting validation API
...
Signed-off-by: root <dehaocheng@yunify.com >
2021-09-16 14:21:06 +08:00
hongming
cb947ce505
Support skip information reconfirm when using external IDP
...
Signed-off-by: hongming <hongming@kubesphere.io >
2021-09-16 11:46:02 +08:00
zhu733756
eb64401e8c
fix gpu options stripEmptyOptions
...
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-09-14 16:23:36 +08:00
zhu733756
48f63c3da0
feat: integrate API GPU kinds to group config.kubesphere.io
...
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-09-14 15:53:12 +08:00
f10atin9
22b77960c9
update apiserver
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-07 14:18:37 +08:00
KubeSphere CI Bot
9455ab92a9
Merge pull request #4209 from f10atin9/manage_pv
...
Manage pv in console
2021-09-06 17:21:15 +08:00
Roland.Ma
f5b98a39e5
add cluster list api
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-09-06 03:15:19 +00:00
f10atin9
a2efda820d
add pv.go
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-03 14:29:50 +08:00