KubeSphere CI Bot
|
499e21193c
|
Merge pull request #4605 from iawia002/clean
Cleanup cluster controller and remove unused code
|
2022-05-06 16:39:02 +08:00 |
|
KubeSphere CI Bot
|
233829a7d5
|
Merge pull request #4838 from wansir/fix-4039
Fix typo
|
2022-05-05 09:47:30 +08:00 |
|
hongming
|
bc7adc1be6
|
Fix typo
|
2022-04-29 18:49:44 +08:00 |
|
KubeSphere CI Bot
|
446f55206e
|
Merge pull request #4835 from wansir/fix-4039
Fix crash caused by resouce discovery failed
|
2022-04-29 16:40:00 +08:00 |
|
KubeSphere CI Bot
|
b2b1fb31d3
|
Merge pull request #4815 from 2hangchen/master
fix: fix the gateway variable name.
|
2022-04-29 15:19:00 +08:00 |
|
hongming
|
7603c74ebb
|
Fix crash caused by resouce discovery failed
|
2022-04-29 00:03:32 +08:00 |
|
Xinzhao Xu
|
757fca8ade
|
Double check in clusterclient if the cluster exists but is not cached
|
2022-04-27 15:32:31 +08:00 |
|
Pilipalaca
|
e90efe1c34
|
fix: fix the gateway variable name.
Signed-off-by: Pilipalaca <85749695@qq.com>
|
2022-04-21 17:13:05 +08:00 |
|
KubeSphere CI Bot
|
0086e98288
|
Merge pull request #4784 from wanjunlei/tmp
change the default audit webhook port
|
2022-04-13 14:06:51 +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 |
|
f10atin9
|
f92026c606
|
add accessor
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2022-04-06 16:44:32 +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 |
|
KubeSphere CI Bot
|
7bd9120e43
|
Merge pull request #4734 from iawia002/validate-cluster
Check if the cluster is the same when updating kubeconfig
|
2022-03-21 15:26:24 +08:00 |
|
KubeSphere CI Bot
|
5af3f14b2a
|
Merge pull request #4710 from iawia002/cluster-role
Add ClusterRole field in the multicluster option
|
2022-03-21 10:05:25 +08:00 |
|
Xinzhao Xu
|
146cff34a1
|
Check if the cluster is the same when updating kubeconfig
|
2022-03-17 16:59:49 +08:00 |
|
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 |
|
f10atin9
|
d871f0e6ee
|
Test: update ListVolumeSnapshotClassTest
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2022-03-09 14:59:55 +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 |
|
Xinzhao Xu
|
1e760b0069
|
Cleanup cluster controller and remove unused code
|
2022-03-09 10:52:33 +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 |
|
Xinzhao Xu
|
0065d0dca3
|
remove the unused EnableFederation field
|
2022-03-07 18:32:56 +08:00 |
|
Xinzhao Xu
|
ca4661a686
|
Add ClusterRole field in the multicluster option
|
2022-03-07 18:32:04 +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 |
|
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 |
|
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 |
|
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
|
29d2858215
|
Fix the "index out of range" issue when sort metrics
|
2022-02-25 11:11:46 +08:00 |
|
johnniang
|
291d35cf93
|
Refactor DevOps API proxy
Signed-off-by: johnniang <johnniang@fastmail.com>
|
2022-02-24 17:31:55 +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 |
|
hongming
|
fecc331697
|
Fix registry verification failed
|
2022-02-17 14:19:38 +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 |
|