hongming
0d852e8276
chore: update copyright headers ( #6496 )
...
Signed-off-by: hongming <coder.scala@gmail.com >
2025-04-30 15:53:51 +08:00
KubeSphere CI Bot
447a51f08b
feat: kubesphere 4.0 ( #6115 )
...
* feat: kubesphere 4.0
Signed-off-by: ci-bot <ci-bot@kubesphere.io >
* feat: kubesphere 4.0
Signed-off-by: ci-bot <ci-bot@kubesphere.io >
---------
Signed-off-by: ci-bot <ci-bot@kubesphere.io >
Co-authored-by: ks-ci-bot <ks-ci-bot@example.com >
Co-authored-by: joyceliu <joyceliu@yunify.com >
2024-09-06 11:05:52 +08:00
Xinzhao Xu
40e910bbc0
Validate clusterRole when adding a cluster ( #5878 )
2023-08-22 14:04:58 +08:00
hongming
673fdde52c
Bump github.com/emicklei/go-restful-openapi to v2.9.2-0.20230507070325-d6acc08e570c ( #5669 )
2023-05-09 10:13:45 +08:00
Eng Zer Jun
d1fec72a32
refactor: move from io/ioutil to io and os packages ( #5266 )
...
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.
[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2022-10-18 15:47:38 +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
Xinzhao Xu
146cff34a1
Check if the cluster is the same when updating kubeconfig
2022-03-17 16:59:49 +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
Xinzhao Xu
d3ed81059f
Use the kube-system UID to identify if the member cluster already exists
2022-02-16 11:09:52 +08:00
Xinzhao Xu
7bbefdd30c
Sync the expiration time of kubeconfig cert file of the cluster
2022-01-06 12:33:05 +08:00
Xinzhao Xu
883097a3ad
Add update cluster kubeconfig API
2021-12-27 11:57:51 +08:00
Roland.Ma
c37a11c5f9
move api to staging
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-04-29 08:20:05 +00:00
yuswift
93addfd1cc
validate member cluster config
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2021-02-18 15:36:36 +08:00
junotx
371c9b187d
custom alerting
...
Signed-off-by: junotx <junotx@126.com >
2021-01-12 16:52:36 +08:00
Zack Zhang
f20c1f33f1
refactor application controller
...
Signed-off-by: zackzhang <zackzhang@yunify.com >
2021-01-04 16:34:04 +08:00
hongming
fe6c5de00f
update dependencies
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-04 15:35:32 +08:00
hongming
496db42be6
refine api docs
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-10-27 18:48:36 +08:00
zryfish
dbc33fe5d2
add license header ( #2761 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-05 15:54:17 +08:00
zryfish
eeaa4b646a
use more friendly error messages ( #2364 )
2020-07-09 18:33:24 +08:00
zryfish
97b619452b
change error message when there is no proxy address ( #2372 )
2020-07-09 18:06:37 +08:00
zryfish
b661e0d1b6
fix cluster import validation bug ( #2223 )
2020-06-18 10:54:20 +08:00
zryfish
845887a325
fix proxy bug ( #2146 )
2020-06-02 14:26:31 +08:00
zryfish
59900f6e1c
use kube-apiserver proxy if no kubesphere api endpoint provided ( #2144 )
2020-06-01 19:54:05 +08:00
zryfish
27ca024bb7
add version api ( #2127 )
...
add cluster validation api
2020-05-27 18:11:27 +08:00
zryfish
18ab887640
add cluster and crd to resources api group ( #2053 )
2020-05-08 17:30:15 +08:00
zhangmin
4f17b7a07f
volume snapshot
2020-05-07 10:47:44 +08:00
zryfish
7cdf67f9f2
fix generation bug ( #2047 )
2020-05-06 10:52:56 +08:00
zryfish
98f44fac99
fix generation bug ( #2043 )
2020-05-01 13:12:54 +08:00
zryfish
933207d247
add cluster proxy gerneration code ( #2042 )
2020-04-30 22:33:23 +08:00