hongming
fcd8d8ee1c
fix: filter pod by service name
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-09-29 15:23:51 +08:00
KubeSphere CI Bot
7ad77c32fc
Merge pull request #831 from huanggze/metrics
...
metrics: add missing placeholder
2019-09-29 12:38:58 +08:00
KubeSphere CI Bot
f9fe577df3
Merge pull request #811 from wansir/refactor-openpitrix
...
fix: filter app template in built-in repo
2019-09-29 12:37:57 +08:00
huanggze
a0588747f8
metrics: add missing placeholder
...
Signed-off-by: huanggze <loganhuang@yunify.com >
2019-09-29 12:04:25 +08:00
hongming
bfb8924eb3
refactor: openpitrix module
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-09-29 10:38:24 +08:00
zhuxiaoyang
778b8a1f3f
format
...
Signed-off-by: zhuxiaoyang <sunzhu@yunify.com >
2019-09-28 21:01:32 +08:00
KubeSphere CI Bot
24dd7eaaab
Merge pull request #818 from soulseen/fix/pipeline_input
...
fix pipeline input support any type
2019-09-28 18:03:57 +08:00
zhuxiaoyang
053f572ad6
fix pipeline input support any type
...
Signed-off-by: zhuxiaoyang <sunzhu@yunify.com >
2019-09-28 17:57:24 +08:00
KubeSphere CI Bot
106354819e
Merge pull request #809 from runzexia/update-s2ib-download-url
...
update s2i download url
2019-09-27 14:33:57 +08:00
runzexia
731c426bfd
update s2i download url
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-27 14:29:40 +08:00
runzexia
02fd803ca9
fix typo & regenerate swagger
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-26 16:46:15 +08:00
KubeSphere CI Bot
24b0a97396
Merge pull request #668 from wansir/refactor-openpitrix
...
refactor: openpitrix module
2019-09-26 14:00:11 +08:00
hongming
1b5681c12b
refactor: openpitrix module
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-09-26 13:41:00 +08:00
runzexia
047c5bf514
default set honarRefspec true
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-26 11:31:55 +08:00
KubeSphere CI Bot
d54a8a4675
Merge pull request #789 from huanggze/metrics
...
monitor: filter out non-labeled workspace
2019-09-25 17:02:11 +08:00
huanggze
2ad1e49dcc
monitor: filter out non-labeled workspace
...
Signed-off-by: huanggze <loganhuang@yunify.com >
2019-09-25 15:55:26 +08:00
zhuxiaoyang
563f554a98
update resourceMap
...
Signed-off-by: zhuxiaoyang <sunzhu@yunify.com >
2019-09-24 10:50:44 +08:00
hongming
11570288af
fix: ldap connection pool
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-09-20 14:02:05 +08:00
Jeff
49dacd3e70
fix kubesphere gateway bug
2019-09-19 14:24:48 +08:00
KubeSphere CI Bot
3fc4207585
Merge pull request #756 from huanggze/monitor-2.1-a
...
refactor monitor module
2019-09-19 13:44:53 +08:00
huanggze
0e6a19a779
comment-1
...
Signed-off-by: huanggze <loganhuang@yunify.com >
2019-09-19 11:56:12 +08:00
huanggze
df6ed5e995
refactor monitor module
...
Signed-off-by: huanggze <loganhuang@yunify.com >
2019-09-18 15:53:25 +08:00
soulseen
31eacd6c29
fix cronjob msg parse
...
Signed-off-by: soulseen <sunzhu@yunify.com >
2019-09-18 15:50:17 +08:00
Jeff
f61c5e09ba
refactor logging options
2019-09-17 16:00:54 +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
runzexia
2759b20be6
docker api version negotiation
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-16 14:44:53 +08:00
KubeSphere CI Bot
715c1a462d
Merge pull request #716 from runzexia/jenkins-pageable-response
...
get runs & pipelines pageable resposne
2019-09-12 15:31:06 +08:00
runzexia
95a9d5ff20
when devops is disabled, there is no need to clean up the devops data.
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-12 14:16:26 +08:00
runzexia
f0ab59f75b
fix comment
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-12 14:07:37 +08:00
runzexia
17f9b0879f
refmt code
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-12 11:47:12 +08:00
runzexia
307309269c
Merge branch 'master' into jenkins-pageable-response
...
Signed-off-by: runzexia <runzexia@yunify.com >
# Conflicts:
# pkg/models/devops/devops.go
2019-09-12 11:04:32 +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
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
runzexia
5afb7347d3
use klog
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-10 11:08:52 +08:00
runzexia
60220d9487
get runs & pipelines pageable resposne
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-10 11:06:25 +08:00
huanggze
fd28250015
resolve conflicts
...
Signed-off-by: huanggze <loganhuang@yunify.com >
2019-09-09 17:38:27 +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
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
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
huanggze
4bd17d132f
remove unused types and funcs
...
Signed-off-by: huanggze <loganhuang@yunify.com >
2019-09-04 15:45:26 +08:00
huanggze
bfed3a6baa
update dependencies
...
Signed-off-by: huanggze <loganhuang@yunify.com >
2019-09-04 15:14:11 +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