hongming
|
f7d0addf9e
|
Use batch/v1 instead of batch/v1beta1 (#5562)
|
2023-03-03 10:37:38 +08:00 |
|
Wenhao Zhou
|
23df7b051b
|
ResourceGetter v1beta1 (#5416)
* add resource getter & reader
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
* add resource v1beta1 handler
* delete gvrToGvk map instead of using the dynamicRESTMapper for getting gvk, and rename the ResourceLister to ResourceGetter
* add unregisteredMiddleware filter
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
* add secret contains benchmark & add fieldSelector to resourcev1beta1
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
* delete crds models
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
* delete parameterExtractor and instead of requestInfo
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
* add benchmark test
* move fieldSelector to DefaultObjectMetaFilter
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
* move fieldSelector to DefaultObjectMetaFilter
* change registeredGv type to set
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
* update filter chains
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
* fix fieldSelector cannot work
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
* fix: list known type do not need served label
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
---------
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
|
2023-02-08 15:00:15 +08:00 |
|
smartcat999
|
b5a070edeb
|
feat: update health check API (#5496)
* feat: update health check API
* fix: code lint && update goimports
* feat: update health check response && update goimports
|
2023-01-30 14:39:11 +08:00 |
|
hongming
|
5151556663
|
Fix failed to cache resources if group version not found (#5408)
|
2022-12-09 16:18:34 +08:00 |
|
hongzhouzi
|
44167aa47a
|
Upgrade k8s package verison (#5358)
* upgrade k8s package version
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
* Script upgrade and code formatting.
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io>
|
2022-11-15 14:56:38 +08:00 |
|
zhangpeng
|
7300405a26
|
Add switch for notification (#5283)
Signed-off-by: Gentleelephant <birdhk@kubesphere.io>
Signed-off-by: Gentleelephant <birdhk@kubesphere.io>
Co-authored-by: Gentleelephant <birdhk@kubesphere.io>
|
2022-10-20 17:09:40 +08:00 |
|
junot
|
789a0ab1e4
|
fix rule status set (#5219)
Signed-off-by: junot <junotxiang@kubesphere.io>
Signed-off-by: junot <junotxiang@kubesphere.io>
|
2022-09-16 18:43:48 +08:00 |
|
junot
|
74e127e1a6
|
add alerting v2beta1 apis (#5115)
* generate alerting resource client
Signed-off-by: junot <junotxiang@kubesphere.io>
* add alerting v2beta1 apis
Signed-off-by: junot <junotxiang@kubesphere.io>
* tweak some varibles and descs
Signed-off-by: junot <junotxiang@kubesphere.io>
|
2022-08-04 13:38:41 +08:00 |
|
hongming
|
965dbb5ca7
|
Fix ks-core helm chart (#5101)
|
2022-07-27 18:31:53 +08:00 |
|
wanjunlei
|
1f2f6157d7
|
add apis for switch the notification language (#5088)
add apis for switch the notification lanaguae
Signed-off-by: wanjunlei <wanjunlei@kubesphere.io>
|
2022-07-22 17:46:57 +08:00 |
|
wanjunlei
|
a2059725dd
|
support clean up the notification configure when delete cluster (#5077)
|
2022-07-20 19:27:51 +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 |
|
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 |
|
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
|
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 |
|
Xinzhao Xu
|
6a3e1ac099
|
Refactor workspace API and introduced tenant v1alpha3 version
|
2022-03-09 14:12:08 +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 |
|
johnniang
|
ef1d0fdf1d
|
Proxy DevOps APIs with version v1alpha1
Signed-off-by: johnniang <johnniang@fastmail.com>
|
2022-02-23 16:03:16 +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
|
4b5b1c64bc
|
Refactor authenticator
Signed-off-by: hongming <hongming@kubesphere.io>
|
2021-09-17 16:39:20 +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 |
|
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 |
|
Roland.Ma
|
9cab2b8339
|
add gateway api
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2021-08-31 08:44:54 +00:00 |
|
KubeSphere CI Bot
|
f4efd86b40
|
Merge pull request #4130 from ks-ci-bot/cherry-pick-3960-to-master
[master] Fix kubesphere_app_template_count always be 0 when GetKubeSphereStats
|
2021-08-25 10:04:10 +08:00 |
|
KubeSphere CI Bot
|
52d2df08a6
|
Merge pull request #4162 from LinuxSuRen/fix-apiserver-panic
Fix the ks-apiserver panic due to the devopsprojects CRD missing
|
2021-08-24 11:19:52 +08:00 |
|
wenhuwang
|
adfd3d7aaf
|
Upgrade ingress api version to networking.k8s.io/v1
Signed-off-by: wenhuwang <976400757@qq.com>
|
2021-08-19 15:36:04 +08:00 |
|
rick
|
23af4462bc
|
Fix the ks-apiserver panic due to the devopsprojects CRD missing
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
|
2021-08-19 13:28:34 +08:00 |
|
Roland.Ma
|
3bfae73318
|
fix ks-apiserver missing interfaces
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2021-08-16 06:58:12 +00:00 |
|
x893675
|
f29a5488a8
|
Fix kubesphere_app_template_count always be 0 when GetKubeSphereStats
Signed-off-by: x893675 <x893675@icloud.com>
|
2021-08-06 09:50:26 +00:00 |
|