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
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
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
hongming
382be8b16b
fix: cluster list granted to users is incorrect
2022-05-23 17:06:19 +08:00
f10atin9
d871f0e6ee
Test: update ListVolumeSnapshotClassTest
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2022-03-09 14:59:55 +08:00
f10atin9
d224df444c
Fix: Modified the function to get the list of snapshots in countVolumeSnapshots.
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2022-03-09 14:07:39 +08:00
f10atin9
902997b207
Fix: add deepcopy
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2022-03-09 11:14:26 +08:00
f10atin9
2e34bdf9a2
Add "snapshot-count" annotation for volumesnapshotClass
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2022-03-09 10:30:47 +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
f10atin9
ca39efe137
Add "readyToUse" filter field to volumesnapshotcontent
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2022-03-02 18:02:57 +08:00
KubeSphere CI Bot
77d14fe4dc
Merge pull request #4596 from f10atin9/volumesnapshotcontent
...
Support snapshotcontent management
2022-01-20 11:46:36 +08:00
KubeSphere CI Bot
365924e76b
Merge pull request #4599 from dkeven/fixmappanic
...
Fix: deepcopy before mutating shared objects
2022-01-11 13:56:35 +08:00
dkeven
d1b0beffd6
Fix: deepcopy before mutating shared objects
...
Signed-off-by: dkeven <keven@kubesphere.io >
2022-01-10 11:27:50 +08:00
f10atin9
ee35f54cb8
add snapshotcontent func
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2022-01-06 15:44:13 +08:00
f10atin9
c29722ce7a
add snapshotclass
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-12-28 11:08:32 +08:00
Xinzhao Xu
61b037d291
Support query pods by status
2021-11-11 10:15:16 +08:00
Roland.Ma
d1adef00f6
fix bugs reported by sonarqube
...
Signed-off-by: Roland.Ma <rolandma@kubesphere.io >
2021-11-01 09:01:49 +00:00
KubeSphere CI Bot
ff8df62b88
Merge pull request #4205 from f10atin9/update_csiDriver
...
Update csi driver apiVersion
2021-09-09 11:33:15 +08:00
KubeSphere CI Bot
f88e5811d5
Merge pull request #4215 from dkeven/moveresourcegetter
...
Move scope-misplaced resource getters to the right place
2021-09-07 15:13:15 +08:00
f10atin9
a82617af5f
remove snapshotter v3
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-06 18:08:08 +08:00
dkeven
89c792b584
Move scope-misplaced resource getters to the right place
...
Signed-off-by: dkeven <keven@kubesphere.io >
2021-09-06 13:14:24 +08:00
f10atin9
463feb8a61
update return and apiserver
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-06 11:30:19 +08:00
f10atin9
faca834364
update goimports
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-03 16:22:10 +08:00
f10atin9
a2efda820d
add pv.go
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-03 14:29:50 +08:00
jrkeen
d359d03dc3
fix deadlock for node getter
...
Signed-off-by: jrkeen <jrkeen@hotmail.com >
2021-09-02 17:42:19 +08:00
zhu733756
242ceb54f6
[v3.2] Add grafana dashboard importing API ( #11 )
...
* Add API to import grafana templates to kubesphere dashboard
* Merge and fix the latest codes from kubesphere #2501
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-08-31 12:24:46 +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
Roland.Ma
2fcfb81066
fix controller Start method signature
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
KubeSphere CI Bot
318ecfdfd5
Merge pull request #3919 from RolandMa1986/fix-manifests
...
change controller-gen crds source path
2021-06-01 13:34:35 +08:00
Roland.Ma
0ba9f28aac
fix: dashboard ut test
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-05-31 07:42:46 +00:00
Roland.Ma
ee55e26e3c
query role by rolename
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-05-14 02:08:16 +00:00
Roland.Ma
c37a11c5f9
move api to staging
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-04-29 08:20:05 +00:00
Zhengyi Lai
8d43b2a909
Merge pull request #3710 from xyz-li/app
...
Add owner files for the application relevant code base
2021-04-14 10:07:02 +08:00
yuswift
a35da047f3
upgrade crd to apiextensions/v1
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-04-09 16:00:28 +08:00
LiHui
620f65410a
add OWNERS file
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-04-09 11:50:57 +08:00
zryfish
ac275b6e98
add goimports format action ( #3630 )
...
Signed-off-by: Jeff <jeffzhang@yunify.com >
2021-03-30 13:44:24 +08:00
zryfish
fb2db3e164
fix concurrent map writes ( #3529 )
...
Signed-off-by: Jeff <jeffzhang@yunify.com >
2021-03-22 13:14:14 +08:00
KubeSphere CI Bot
b2fc11808b
Merge pull request #3462 from junotx/cmfix
...
add monitoring dashboard query api
2021-03-19 14:19:05 +08:00
Duan Jiong
ff1587f445
modify ippool api resource to namespace scope
...
sync namespace annotation when ippool is deleting
Signed-off-by: Duan Jiong <djduanjiong@gmail.com >
2021-03-16 19:41:26 +08:00
junotx
a8b9211416
updating dashboard dependency version and resolve conflicts
...
Signed-off-by: junotx <junotx@126.com >
2021-03-16 10:49:49 +08:00
junotx
4f5c1378f8
add monitoring dashboard query api
...
Signed-off-by: junotx <junotx@126.com >
2021-03-16 10:27:19 +08:00
hongming
ad38e692ff
fix unauthorized resource access
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-03-12 18:13:00 +08:00
wanjunlei
e3cf58e84b
Integrate all receivers into one crd, and all configs into another crd
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2021-03-10 18:55:46 +08:00
wanjunlei
f4f5f8283e
change notification crd version to v2alpha1
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2021-03-10 17:36:06 +08:00
wanjunlei
f9213fcdc8
support customize notification receiver
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2021-03-10 17:32:48 +08:00
LiHui
83e6221f3a
openpitrix crd
...
Signed-off-by: LiHui <andrewli@yunify.com >
delete helm repo, release and app
Signed-off-by: LiHui <andrewli@yunify.com >
Fix Dockerfile
Signed-off-by: LiHui <andrewli@yunify.com >
add unit test for category controller
Signed-off-by: LiHui <andrewli@yunify.com >
resource api
Signed-off-by: LiHui <andrewli@yunify.com >
miscellaneous
Signed-off-by: LiHui <andrewli@yunify.com >
resource api
Signed-off-by: LiHui <andrewli@yunify.com >
add s3 repo indx
Signed-off-by: LiHui <andrewli@yunify.com >
attachment api
Signed-off-by: LiHui <andrewli@yunify.com >
repo controller test
Signed-off-by: LiHui <andrewli@yunify.com >
application controller test
Signed-off-by: LiHui <andrewli@yunify.com >
release metric
Signed-off-by: LiHui <andrewli@yunify.com >
helm release controller test
Signed-off-by: LiHui <andrewli@yunify.com >
move constants to /pkg/apis/application
Signed-off-by: LiHui <andrewli@yunify.com >
remove unused code
Signed-off-by: LiHui <andrewli@yunify.com >
add license header
Signed-off-by: LiHui <andrewli@yunify.com >
Fix bugs
Signed-off-by: LiHui <andrewli@yunify.com >
cluster cluent
Signed-off-by: LiHui <andrewli@yunify.com >
format code
Signed-off-by: LiHui <andrewli@yunify.com >
move workspace,cluster from spec to labels
Signed-off-by: LiHui <andrewli@yunify.com >
add license header
Signed-off-by: LiHui <andrewli@yunify.com >
openpitrix test
Signed-off-by: LiHui <andrewli@yunify.com >
add worksapce labels for app in appstore
Signed-off-by: LiHui <andrewli@yunify.com >
2021-03-09 18:30:02 +08:00
KubeSphere CI Bot
3c79548262
Merge pull request #3268 from RolandMa1986/feat-sa
...
Feat ServiceAccount management
2021-01-21 20:03:40 +08:00
zackzhang
2b0b36672b
fix application reconcile
...
Signed-off-by: zackzhang <zackzhang@yunify.com >
2021-01-19 14:58:07 +08:00
Roland.Ma
35f7e46c65
feat: add serviceaccounts api
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-01-15 05:23:57 +00:00