Jeff
d0dc66cf28
fix servicemesh options nil bug
2019-09-25 01:47:46 +08:00
Jeff
468f7eddca
fix config nil error
2019-09-23 14:30:48 +08:00
Jeff
c53bdcad60
fix apiserver setup logs
2019-09-17 23:44:42 +08:00
Jeff
f61c5e09ba
refactor logging options
2019-09-17 16:00:54 +08:00
runzexia
984764979a
do not need glog
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-16 20:31:07 +08:00
Jeff
97c9a1786a
1. change glog to klog
...
2. move types to api package to avoid cyclic import
2019-09-16 18:46:28 +08:00
KubeSphere CI Bot
635dcc9b39
Merge pull request #739 from wnxn/attach-controller
...
add expand volume controller
2019-09-16 14:55:51 +08:00
Xin Wang
55483e6578
add expand volume controller
...
Signed-off-by: Xin Wang <wileywang@yunify.com >
2019-09-16 14:20:07 +08:00
Jeff
18243b8b64
add sc informer
2019-09-12 16:29:22 +08:00
runzexia
60298d9e20
update devops flags default value
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-12 10:46:19 +08:00
Jeff
495785092e
add ks-apiserver options
2019-09-12 02:09:17 +08:00
Jeff
27cdb3a304
add ks-apiserver options
2019-09-12 00:10:07 +08:00
Jeff
ddaf5b181b
add ks-apiserver options
2019-09-11 23:54:14 +08:00
Jeff
c199b1afc9
add ks-apiserver options
2019-09-11 23:54:14 +08:00
Jeff
96d2ac4112
This is a huge commit, it does following things:
...
1. refactor kubesphere dependency service client creation, we can
disable dependency by config
2. dependencies can be configured by configuration file
3. refactor cmd package using cobra.Command, so we can use hypersphere
to invoke command sepearately. Later we only need to build one image to
contains all kubesphere core components. One command to rule them all!
4. live reloading configuration currently not implemented
2019-09-11 19:53:35 +08:00
KubeSphere CI Bot
746248ab87
Merge pull request #692 from magicsong/nsnp
...
✨ support calico with k8s storage
2019-09-08 14:13:49 +08:00
KubeSphere CI Bot
59b782ceee
Merge pull request #697 from runzexia/refine-openapi-gen
...
do not genereate unused structs
2019-09-04 10:42:01 +08:00
runzexia
560845af6c
reformat code
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-03 17:42:08 +08:00
KubeSphere CI Bot
7a5c24cc1b
Merge pull request #684 from wansir/feat-horizontalpodautoscalers
...
feat: support horizontalpodautoscalers query
2019-09-02 20:37:45 +08:00
magicsong
82f5309a1c
✨ suppor k8s node etcd
2019-09-02 16:54:34 +08:00
runzexia
34efbc19a2
fix ci
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-02 16:28:31 +08:00
runzexia
781783b61c
use klog
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-02 15:34:51 +08:00
hongming
4368639580
feat: support horizontalpodautoscalers query
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-08-30 16:14:33 +08:00
runzexia
f00917b025
reset to master
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-08-27 14:54:01 +08:00
magicsong
b38acfd9e6
add etcd flag
2019-08-23 16:42:07 +08:00
magicsong
90fa38851f
add ns networkpolicy
2019-08-08 18:39:00 +08:00
不羁
4283814a68
fix: get application details failed ( #481 )
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-06-20 16:23:24 +08:00
Jeff
40ebeccfaa
delete orphan resources where service deleted
2019-05-16 15:36:53 +08:00
hongming
4ae7d3256e
fix: application api
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-05-14 23:50:12 +08:00
Jeff
89f54da60a
fix router update bug
2019-05-13 14:02:32 +08:00
Jeff
5462f51e65
fix application bug
2019-05-13 11:28:20 +08:00
runzexia
996d6fe4c5
update
2019-05-13 11:27:10 +08:00
runzexia
1270e36c2d
ks iam recover
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-05-13 11:27:10 +08:00
runzexia
8edcd0c355
wrap panic
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-05-13 11:27:10 +08:00
soulseen
ecfcad9ea8
fix init jenkins
...
Signed-off-by: soulseen <sunzhu@yunify.com >
2019-05-11 13:01:45 +08:00
runzexia
578af2ae19
recover from panic
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-05-09 15:16:54 +08:00
soulseen
9f24801eeb
update jenkins pre-check
...
Signed-off-by: soulseen <sunzhu@yunify.com >
2019-05-06 17:46:23 +08:00
soulseen
a57947fd45
add jenkins pre-check & fix jenkins flag
...
Signed-off-by: soulseen <sunzhu@yunify.com >
2019-05-06 17:46:23 +08:00
runzexia
21c2e4920f
delete user in devops
2019-05-06 17:37:24 +08:00
hongming
9a530c2cec
add job controller
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-04-28 17:52:21 +08:00
runzexia
5a6f51d775
devops tenant api
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-04-24 17:35:31 +08:00
sunzhu
e64e8bb93b
add jenkins api
...
Signed-off-by: soulseen <sunzhu@yunify.com >
2019-04-24 15:18:21 +08:00
hongming
dd963c0be4
fix: ks-account abnormal restart
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-04-23 19:30:30 +08:00
Jeff
7163373064
change servicemesh prometheus to kubesphere monitoring prometheus
2019-04-11 15:25:36 +08:00
Jeff
4fb5388176
add service traces
2019-04-09 01:12:03 +08:00
hongming
c4c021b5a2
Resolved merge conflict
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-04-08 22:54:51 +08:00
hongming
93ad572e19
refine tenant api
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-04-08 20:48:31 +08:00
Jeff
828de74cc5
fix bug
2019-04-07 23:49:04 +08:00
hongming
744bd053e3
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# cmd/ks-apiserver/app/server.go
2019-04-01 02:48:10 +08:00
zryfish
1a56abed77
Merge branch 'master' into master
2019-03-30 19:01:03 +08:00