Commit Graph

130 Commits

Author SHA1 Message Date
zryfish
5fb551e8d4 Merge pull request #192 from carmanzhang/master
add cluster/workspace level multiple metrics in dashboard
2018-10-17 16:39:59 +08:00
Carman Zhang
c65ecddbef add cluster level multiple metrics in dashboard 2018-10-17 16:31:43 +08:00
richardxz
d368a791e0 Merge pull request #193 from richardxz/master
update job's "rerun" function
2018-10-17 10:21:29 +08:00
richardxz
b982f133aa update job's "rerun" function 2018-10-16 21:55:21 -04:00
zryfish
5a51bb68af Merge pull request #190 from wansir/master
add openpitrix proxy token
2018-10-12 09:58:22 +08:00
richardxz
0b6480328d avoid incorrect result when list resource with search conditions 2018-10-11 02:34:44 -04:00
hongming
85b3da3dcd add openpitrix proxy token 2018-10-09 19:55:45 +08:00
richardxz
48966ce7d9 support image search 2018-10-09 04:32:34 -04:00
richardxz
6658177967 support configmaps and secrets' paging 2018-10-07 22:44:21 -04:00
Carman Zhang
53dd54b163 add monitoring apis 2018-09-27 17:50:26 +08:00
Wiley Wang
5afe55092b Merge branch 'ceph-secret' 2018-09-25 17:50:38 +08:00
wileywang
2fb4d3a3b8 get k8s version through k8sclient 2018-09-25 17:38:47 +08:00
richardxz
e82ad2d73c Merge pull request #172 from richardxz/master
ensure db connections are successfully closed when process exit
2018-09-25 16:14:27 +08:00
richardxz
dc93d00aed ensure db connections are successfully closed when process exit 2018-09-20 05:40:50 -04:00
richardxz
e1716f254d Merge pull request #171 from richardxz/master
support return storageclass's provisioner
2018-09-20 09:05:26 +08:00
wileywang
13b4b0eb04 Add controller to create Ceph secret 2018-09-19 16:26:41 +08:00
richardxz
1389332205 support return storageclass's provisioner 2018-09-19 14:00:35 +08:00
richardxz
4bd18b072c refactor the code of resource list function 2018-09-17 10:24:01 +08:00
richardxz
d24ee41c23 add desciption field in application response 2018-08-01 22:18:29 -04:00
richardxz
1987900430 Merge pull request #151 from richardxz/master
add resync function and support to view deployed applications
2018-07-31 13:42:30 +08:00
richardxz
49e297d663 add resync function and support to view deployed applications 2018-07-31 01:14:33 -04:00
richardxz
c76c82a635 Merge pull request #146 from richardxz/master
add swagger ui
2018-07-31 10:41:37 +08:00
jeff
4265c3e9f1 fix router config bug 2018-07-23 10:50:09 +08:00
yanmingfan
f60610e39d alter components function to filter uncomponents svc 2018-07-11 18:21:21 +08:00
richardxz
f8a057abc8 add swagger ui 2018-07-11 17:28:19 +08:00
hongming
a0ee94db5e Refine rules policy. 2018-07-05 16:13:21 +08:00
不羁
29b71040f4 Merge pull request #139 from wansir/master
Refine policy rules.
2018-07-05 13:57:18 +08:00
hongming
8b3c4d0726 Refine policy rules. 2018-07-05 10:28:10 +08:00
jeff
9084fdee97 fix metrics memory error 2018-07-04 00:22:30 +08:00
jeff
08c2659f39 fix router type 2018-07-02 17:29:06 +08:00
hongming
8547b366db Remove useless logging. 2018-07-01 20:02:33 +08:00
zryfish
3530f1158d Merge pull request #135 from zryfish/fix_service_type
fix router type
2018-07-01 17:40:45 +08:00
jeff
08fd9c7f77 fix router type 2018-07-01 15:16:46 +08:00
richardxz
24fcbd7206 add fuzzy search function in list page 2018-06-30 04:15:03 -04:00
richardxz
92512850d7 update kubectl-pod's delete function 2018-06-30 03:31:56 -04:00
jeff
859305b517 fix resource limit 2018-06-29 21:10:14 +08:00
hongming
6071095e24 Refactor iam module. 2018-06-29 14:18:45 +08:00
richardxz
479ef78f67 Merge pull request #128 from richardxz/master
fix bug: daemonset's status in list sometime maybe wrong
2018-06-28 17:02:24 +08:00
richardxz
6d297544f8 fix bug: daemonset's status in list sometime maybe wrong 2018-06-28 04:46:44 -04:00
jeff
6d3acd7083 only non-terminated pods will be counted when counting node pods 2018-06-28 15:44:23 +08:00
jeff
70b1d820b8 change router namespace 2018-06-26 17:11:18 +08:00
richardxz
54fbbe4a49 Merge pull request #120 from richardxz/master
change kubectl pods' namespace from kubesphere to kubesphere-controls,and ensure delete kubectl-rs when user is deleted
2018-06-26 16:32:54 +08:00
richardxz
7dc16a532a change kubectl pods' namespace from kubesphere to kubesphere-controls, and ensure delete kubectl-rs when user is deleted 2018-06-26 16:23:33 +08:00
zryfish
d41f26f92c Merge pull request #121 from zryfish/fix_heapster_client
Add error check to heapsterclient response
2018-06-26 16:05:28 +08:00
jeff
8a04650e29 Add error check to heapsterclient response
Add labelSelector to pod metrics api
Remove pod metrics in resources API
2018-06-26 14:42:36 +08:00
alex.fan
c9ceb67a17 Merge pull request #118 from littlebeer2100/master
alter components function
2018-06-26 13:57:56 +08:00
不羁
450fe1affa Merge pull request #117 from wansir/master
Fixed role definition.
2018-06-26 13:18:37 +08:00
yanmingfan
586c175975 alter components function 2018-06-26 11:51:14 +08:00
hongming
a1d8edc8d9 Fixed role definition. 2018-06-26 11:37:26 +08:00
richardxz
0631ca8b2f don't return default value when varible is null, and change service type as k8s display 2018-06-26 09:49:34 +08:00