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
失眠是真滴难受
1b07470611
test: add anonymous unit test ( #5072 )
2022-07-21 10:36:52 +08:00
wanjunlei
a2059725dd
support clean up the notification configure when delete cluster ( #5077 )
2022-07-20 19:27:51 +08:00
hnajib
45a062593f
[KS-OIDC] Remove special characters form sub OIDC standard claim ( #5018 )
...
* [KS-OIDC] Remove special characters form sub OIDC standard claim
* [KS-OIDC] Change to base64 RawURLEncoding
* [KS-OIDC] Import encoding/base64
* [KS-OIDC] Change import
* [KS-OIDC] Damn Go
* [KS-OIDC] Damn Spaces
* [KS-OIDC] Backport to test
* [KS-OIDC] Backport to test: the other way
* [KS-OIDC] Backport to test: convert to string
* [KS-OIDC] Backport to test: Hint from @wansir
* [KS-OIDC] Backport to test: Damn Space
2022-07-07 11:09:35 +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
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