Commit Graph

47 Commits

Author SHA1 Message Date
richardxz
a9cd961236 Merge pull request #197 from richardxz/master
add "Terminating" status in pvc's lifecycle
2018-10-26 18:36:45 +08:00
richardxz
03a37e70a1 add "Terminating" status in pvc's lifecycle 2018-10-25 03:00:56 -04:00
richardxz
920d09042d Merge pull request #196 from richardxz/master
ignore the role/clusterrole which don't have "creator" annotation
2018-10-24 15:29:38 +08:00
richardxz
33dd9fb2dd ignore the role/clusterrole which don't have "creator" annotation 2018-10-24 00:03:43 -04:00
zryfish
59d26c2809 Merge pull request #195 from richardxz/master
fix err in service type's judgment
2018-10-23 14:10:51 +08:00
richardxz
75d8787f64 fix err in service type 2018-10-23 00:20:22 -04: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
hongming
85b3da3dcd add openpitrix proxy token 2018-10-09 19:55:45 +08:00
richardxz
6658177967 support configmaps and secrets' paging 2018-10-07 22:44:21 -04: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
49e297d663 add resync function and support to view deployed applications 2018-07-31 01:14:33 -04:00
hongming
8547b366db Remove useless logging. 2018-07-01 20:02:33 +08:00
jeff
08fd9c7f77 fix router type 2018-07-01 15:16:46 +08:00
hongming
6071095e24 Refactor iam module. 2018-06-29 14:18:45 +08:00
richardxz
6d297544f8 fix bug: daemonset's status in list sometime maybe wrong 2018-06-28 04:46:44 -04: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
不羁
450fe1affa Merge pull request #117 from wansir/master
Fixed role definition.
2018-06-26 13:18:37 +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
jeff
57ad2171b6 fix router list 2018-06-25 20:29:39 +08:00
hongming
5b4146af64 Refine default role name. 2018-06-25 00:34:32 +08:00
richardxz
39a582a41f Merge pull request #107 from richardxz/master
add pvc status submit function
2018-06-21 15:00:23 +08:00
richardxz
75806e29b0 add pvc status submit function 2018-06-21 14:43:23 +08:00
jeff
5e4f040933 fix router service label 2018-06-21 12:55:59 +08:00
richardxz
4f4caa33fb add some log and delete some useless log 2018-06-21 09:19:23 +08:00
richardxz
23395a35f1 fix bug : pvc is bound, but status still available 2018-06-20 17:07:26 +08:00
richardxz
4bdb9f6d6f fix bug when ns created, role do not create 2018-06-20 16:54:41 +08:00
richardxz
376283d208 use pvc annotations' "volume.beta.kubernetes.io/storage-class" as storage-class name when spec.storageClassName is nil 2018-06-20 12:47:15 +08:00
richardxz
cc958a76c5 Merge branch 'master' into master 2018-06-20 11:26:01 +08:00
richardxz
e7f91143d7 display pod status as kubectl's display 2018-06-20 11:18:43 +08:00
jeff
18932ed1d8 Fix minor metrics bugs and refactor route implementation 2018-06-20 10:29:50 +08:00
richardxz
07bef0475a add namespace's resource usage Statistics and fix some bugs 2018-06-19 22:17:51 +08:00
richardxz
bd4121d69b add default rolebinding, and provide a workaround to process nil object when use k8s watch 2018-06-17 00:38:14 +08:00
richardxz
b72e332aff mapping data to etcd 2018-06-16 12:13:48 +08:00