KubeSphere CI Bot
|
9bdb986f4b
|
Merge pull request #4721 from iawia002/workspace-api
Refactor workspace API and introduced tenant v1alpha3 version
|
2022-03-15 12:07:47 +08:00 |
|
KubeSphere CI Bot
|
84df2e9e59
|
Merge pull request #4718 from f10atin9/snapshot
Add "snapshot-count" annotation for volumesnapshotClass
|
2022-03-10 16:11:14 +08:00 |
|
f10atin9
|
d871f0e6ee
|
Test: update ListVolumeSnapshotClassTest
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2022-03-09 14:59:55 +08:00 |
|
Xinzhao Xu
|
09d0eef61a
|
update codegen
|
2022-03-09 14:31:04 +08:00 |
|
Xinzhao Xu
|
6a3e1ac099
|
Refactor workspace API and introduced tenant v1alpha3 version
|
2022-03-09 14:12:08 +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 |
|
KubeSphere CI Bot
|
a76ba958cb
|
Merge pull request #4701 from f10atin9/snapshot
Add "readyToUse" filter field for volumesnapshotcontent
|
2022-03-09 10:24:12 +08:00 |
|
KubeSphere CI Bot
|
d6424eee67
|
Merge pull request #4695 from wansir/fix-4442
Fix cannot change user status to disabled
|
2022-03-09 10:22:13 +08:00 |
|
KubeSphere CI Bot
|
7281996603
|
Merge pull request #4711 from junotx/proc-monitor
add container processes/threads metrics
|
2022-03-07 16:31:12 +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 |
|
junot
|
b205529bd6
|
add container processes/threads metrics
Signed-off-by: junot <junotxiang@kubesphere.io>
|
2022-03-07 11:09:29 +08:00 |
|
KubeSphere CI Bot
|
2e596d5340
|
Merge pull request #4705 from junotx/device-monitor
add node device usage metrics
|
2022-03-04 14:52:44 +08:00 |
|
KubeSphere CI Bot
|
cffb60328f
|
Merge pull request #4691 from larryliuqing/metrics-sort-issue
Fix the "index out of range" issue when sort metrics
|
2022-03-03 09:28:43 +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 |
|
junot
|
15e7f36e61
|
add node device usage metrics
Signed-off-by: junot <junotxiang@kubesphere.io>
|
2022-03-02 17:41:30 +08:00 |
|
KubeSphere CI Bot
|
003b96bf7a
|
Merge pull request #4660 from f10atin9/pvc_autoresizer
add pvc-autoresizer controller to ks-controller-manager
|
2022-03-02 09:41:43 +08:00 |
|
Xinzhao Xu
|
7ae117cbbd
|
Update the clusterName field when the kubesphere-config configmap is updated
|
2022-03-01 16:22:02 +08:00 |
|
hongming
|
4457f61a22
|
Fix cannot change user status to disabled
|
2022-03-01 14:08:04 +08:00 |
|
f10atin9
|
dda5432e14
|
Rename workload-restarter to pvc-workload-restarter
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2022-02-28 14:01:07 +08:00 |
|
johnniang
|
0e9d30ffe4
|
Add gitops.kubesphere.io group proxy
|
2022-02-28 11:06:20 +08:00 |
|
larryliuqing
|
615298c530
|
correct the variable name
|
2022-02-25 11:30:40 +08:00 |
|
larryliuqing
|
d275a007b9
|
Merge remote-tracking branch 'origin/metrics-sort-issue' into metrics-sort-issue
|
2022-02-25 11:12:06 +08:00 |
|
larryliuqing
|
29d2858215
|
Fix the "index out of range" issue when sort metrics
|
2022-02-25 11:11:46 +08:00 |
|
larryliuqing
|
f37495bc32
|
Fix the "index out of range" issue when sort metrics
|
2022-02-25 09:35:47 +08:00 |
|
johnniang
|
291d35cf93
|
Refactor DevOps API proxy
Signed-off-by: johnniang <johnniang@fastmail.com>
|
2022-02-24 17:31:55 +08:00 |
|
f10atin9
|
a810256f30
|
fix prometheusURL
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2022-02-24 16:19:52 +08:00 |
|
f10atin9
|
fdf5d73cb1
|
add some constants, fixed prometheusURL hard code
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2022-02-24 16:16:23 +08:00 |
|
f10atin9
|
7f5a90bf52
|
add pvc-autoresizer controller and workload restarter controller.
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2022-02-24 16:16:23 +08:00 |
|
f10atin9
|
5ab8515312
|
update vendor, add pvc-autoresizer to the vendor.
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2022-02-24 16:16:23 +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 |
|
KubeSphere CI Bot
|
8bbccabb97
|
Merge pull request #4659 from x893675/master
feat: live-reload when configuration changed
|
2022-02-24 11:01:41 +08:00 |
|
johnniang
|
35cf45a0b7
|
Fix verification error and failing tests
Signed-off-by: johnniang <johnniang@fastmail.com>
|
2022-02-23 17:04:11 +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 |
|
KubeSphere CI Bot
|
f50de9af65
|
Merge pull request #4651 from iawia002/validation
Use the kube-system UID to identify if the member cluster already exists
|
2022-02-21 10:02:40 +08:00 |
|
KubeSphere CI Bot
|
fe1d98879a
|
Merge pull request #4678 from wansir/fix-4676
Fix registry verification failed
|
2022-02-17 15:29:16 +08:00 |
|
hongming
|
fecc331697
|
Fix registry verification failed
|
2022-02-17 14:19:38 +08:00 |
|
Xinzhao Xu
|
7deb9c2746
|
update codegen
|
2022-02-16 11:13:59 +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 |
|
KubeSphere CI Bot
|
794129d056
|
Merge pull request #4669 from iawia002/codegen
Update automatically generated files
|
2022-02-16 11:08:39 +08:00 |
|
Xinzhao Xu
|
57f51b7ca1
|
Update automatically generated files
|
2022-02-14 16:30:58 +08:00 |
|
KubeSphere CI Bot
|
80fc715eea
|
Merge pull request #4664 from lining2020x/fixtypo
fix typo in comment
|
2022-02-11 11:47:09 +08:00 |
|
Ning Li
|
64c512faf0
|
fix typo in comment
Signed-off-by: Ning Li <lining2020x@163.com>
|
2022-02-11 11:28:28 +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 |
|