Commit Graph

920 Commits

Author SHA1 Message Date
KubeSphere CI Bot
1dcb9232d7 Merge pull request #702 from zryfish/refactor_clientset
refactor dependent service client creation
2019-09-11 20:27:49 +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
52a1c2e619 Merge pull request #689 from huanggze/log-resource-name
refine log search
2019-09-11 19:12:49 +08:00
KubeSphere CI Bot
1cf74e4c2c Merge pull request #723 from huanggze/pvc
add pvc utilisation metrics
2019-09-11 16:48:06 +08:00
huanggze
7bcec5b608 add pvc utilisation metrics
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-11 11:41:47 +08:00
KubeSphere CI Bot
2f48909d60 Merge pull request #718 from runzexia/multibranch-pipeline-trigger
multi branch pipeline trigger
2019-09-11 11:39:50 +08:00
KubeSphere CI Bot
d283af6932 Merge pull request #720 from soulseen/improve/check
update check pipeline script & cronjob script
2019-09-11 10:40:49 +08:00
huanggze
8d85a56386 allow to search deleted workload logs
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-11 10:35:44 +08:00
soulseen
e786fa98ba update check pipeline script & cronjob script
Signed-off-by: soulseen <sunzhu@yunify.com>
2019-09-10 18:14:18 +08:00
runzexia
2a7ada8ceb multi branch pipeline trigger
Signed-off-by: runzexia <runzexia@yunify.com>
2019-09-10 17:01:08 +08:00
huanggze
1badf13538 use filter instead of must
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-09 17:38:51 +08:00
huanggze
78e8227f45 comment-1
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-09 17:38:51 +08:00
huanggze
fd28250015 resolve conflicts
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-09 17:38:27 +08:00
KubeSphere CI Bot
015caa4023 Merge pull request #711 from magicsong/porter
add porter-system
2019-09-09 16:28:49 +08:00
magicsong
fe4115ff3e add porter-system 2019-09-09 14:09:57 +08:00
KubeSphere CI Bot
8e66cea42b Merge pull request #656 from huanggze/log-2.1
logging: use elastic client for go
2019-09-09 13:34:09 +08:00
huanggze
9af0a6db2f remove unused func param
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-09 12:31:12 +08:00
KubeSphere CI Bot
9932d2ba5a Merge pull request #701 from huanggze/remove-filter
remove unused types and funcs
2019-09-08 14:15:48 +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
4e4664ef7e Merge pull request #708 from runzexia/change-status-code
api do not return 401
2019-09-08 14:11:48 +08:00
runzexia
60b484ce4b do not return 401 2019-09-06 17:37:36 +08:00
KubeSphere CI Bot
cd739022fd Merge pull request #693 from wnxn/pvc-stats
Add PVC stats API
2019-09-05 15:09:46 +08:00
Xin Wang
87865f9416 add pvc stats api
Signed-off-by: Xin Wang <wileywang@yunify.com>
2019-09-05 14:15:46 +08:00
magicsong
d3e694c6f0 change test image name 2019-09-04 17:49:44 +08:00
huanggze
4bd17d132f remove unused types and funcs
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-04 15:45:26 +08:00
huanggze
82488ac37a handle error for type assertion
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-04 15:14:31 +08:00
huanggze
429573c837 comment-1
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-04 15:14:31 +08:00
huanggze
bfed3a6baa update dependencies
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-09-04 15:14:11 +08:00
Jeff
70293cc6fd fix vendor directory 2019-09-04 14:04:37 +08:00
KubeSphere CI Bot
289b8ebd2b Merge pull request #700 from zryfish/add_lint_dependency
add dependency scripts
2019-09-04 13:01:47 +08:00
Jeff
37d239bac1 add dependency scripts 2019-09-04 12:25:53 +08:00
KubeSphere CI Bot
0a47cc3479 Merge pull request #698 from zryfish/add_denpendency_update_script
Add denpendency update script
2019-09-04 12:08:01 +08:00
Jeff
0d41e0ba52 add dependency scripts 2019-09-04 11:15:35 +08:00
Jeff
88b8c357f7 Merge branch 'master' of https://github.com/kubesphere/kubesphere 2019-09-04 10:48:33 +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
Jeff
f4a63e3f07 Merge branch 'master' of https://github.com/kubesphere/kubesphere 2019-09-03 19:43:50 +08:00
runzexia
560845af6c reformat code
Signed-off-by: runzexia <runzexia@yunify.com>
2019-09-03 17:42:08 +08:00
runzexia
b1af2fd92b mv go generete to makefile
Signed-off-by: runzexia <runzexia@yunify.com>
2019-09-03 17:39:06 +08:00
runzexia
03fba172ce do not genereate unused structs
Signed-off-by: runzexia <runzexia@yunify.com>
2019-09-03 15:27:54 +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
KubeSphere CI Bot
6d43f295ae Merge pull request #639 from soulseen/improve/search_image
add docker image search api
2019-09-02 17:20:00 +08:00
KubeSphere CI Bot
ec7ff9443c Merge pull request #634 from runzexia/s2ibin-upload
s2ibin upload
2019-09-02 17:18:45 +08:00
magicsong
82f5309a1c suppor k8s node etcd 2019-09-02 16:54:34 +08:00
KubeSphere CI Bot
972d835096 Merge pull request #686 from wansir/fix-email-regex
fix: email validation
2019-09-02 16:37:45 +08:00
runzexia
34efbc19a2 fix ci
Signed-off-by: runzexia <runzexia@yunify.com>
2019-09-02 16:28:31 +08:00
hongming
5ca67f6e0c fix: email validation
Signed-off-by: hongming <talonwan@yunify.com>
2019-09-02 16:16:46 +08:00
runzexia
781783b61c use klog
Signed-off-by: runzexia <runzexia@yunify.com>
2019-09-02 15:34:51 +08:00
runzexia
91bca3cf53 fix comment
Signed-off-by: runzexia <runzexia@yunify.com>
2019-09-02 15:33:11 +08:00
runzexia
3156362f6c Merge branch 'master' into s2ibin-upload
Signed-off-by: runzexia <runzexia@yunify.com>

# Conflicts:
#	vendor/modules.txt
2019-09-02 15:21:38 +08:00
soulseen
959791ead5 update & clean debug log
Signed-off-by: soulseen <sunzhu@yunify.com>
2019-09-02 15:21:26 +08:00