Roland.Ma
fab6336e91
allow to override docker image in kubesphere config
...
Signed-off-by: Roland.Ma <rolandma@kubesphere.io >
2021-11-05 06:55:05 +00:00
Roland.Ma
2d066f86d4
use regex query instead of equal
...
Signed-off-by: Roland.Ma <rolandma@kubesphere.io >
2021-10-09 08:35:09 +00:00
LiHui
ad69b08a75
add display fields
...
Signed-off-by: LiHui <andrewli@kubesphere.io >
2021-09-27 15:44:00 +08:00
LiHui
4eb5401f76
calculate the category for the app
...
Signed-off-by: LiHui <andrewli@kubesphere.io >
2021-09-27 15:35:29 +08:00
LiHui
745ca088a7
add built-in repo to dynamiclly load app into app-store
...
Signed-off-by: LiHui <andrewli@kubesphere.io >
2021-09-27 15:35:29 +08:00
KubeSphere CI Bot
511d0d02ff
Merge pull request #4227 from RolandMa1986/feat-gateway-matrics
...
feat: ingress metrics query apis
2021-09-16 22:30:52 +08:00
Roland.Ma
19ac4bc2b0
cpu and memory matric
...
Signed-off-by: Roland.Ma <rolandma@kubesphere.io >
2021-09-15 09:01:59 +00:00
Roland.Ma
4b4c6e0f79
add duration parameter
...
Signed-off-by: Roland.Ma <rolandma@kubesphere.io >
2021-09-15 06:54:05 +00:00
KubeSphere CI Bot
8586e36e52
Merge pull request #4224 from yuswift/validate-name
...
add validation for host cluster name
2021-09-15 10:48:51 +08:00
zhu733756
48f63c3da0
feat: integrate API GPU kinds to group config.kubesphere.io
...
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-09-14 15:53:12 +08:00
Roland.Ma
1ee5e49ac0
feat: ingress metrics query apis
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-09-10 02:13:22 +00:00
yuswift
afca5672d6
add validation for cluster name
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-09-09 15:20:56 +08:00
junot
c1dfd9937b
add etcd_server_is_leader metric to query
...
Signed-off-by: junot <junotxiang@yunify.com >
2021-09-09 11:37:40 +08:00
f10atin9
a82617af5f
remove snapshotter v3
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-06 18:08:08 +08:00
yuswift
8da8c5deb1
support setting host cluster name
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-09-05 23:26:37 +08:00
zhu733756
4d19d1a0e4
add field description for the API
...
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-09-02 09:32:07 +08:00
zhu733756
ad02644674
fix API specification for #4194
...
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-09-01 15:34:11 +08:00
zhu733756
242ceb54f6
[v3.2] Add grafana dashboard importing API ( #11 )
...
* Add API to import grafana templates to kubesphere dashboard
* Merge and fix the latest codes from kubesphere #2501
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-08-31 12:24:46 +08:00
Roland.Ma
818d41b394
add helm operator sdk and gateway helm chart
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-27 06:37:31 +00:00
wanjunlei
41b3551526
Support external es that enables HTTPS
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2021-08-25 16:39:53 +08:00
rick
6d9cf166c6
Add proxy devops APIs request to ks-devops
...
move devops controllers into ks-devops
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com >
2021-08-06 17:11:59 +08:00
Roland.Ma
85fd94b922
add kiali client with authentication supports
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-07-19 08:36:08 +00:00
yuswift
e9695cba4c
fix spelling typo
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-07-15 11:06:07 +08:00
yuswift
cd30e6eba5
update gofmt
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-07-15 10:13:04 +08:00
LiHui
4d03665cba
Change helm path
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-07-05 18:00:48 +08:00
rick
8e40702b75
try os/user.HomeDir when $HOME is unset when find kubeconfig file
...
Signed-off-by: rick <linuxsuren@users.noreply.github.com >
2021-06-18 11:32:23 +08:00
rick
90f5a44911
Make ks-apiserver be easier to run locally with kube config
...
Signed-off-by: rick <linuxsuren@users.noreply.github.com >
2021-06-18 11:31:50 +08:00
dkkb
3ec5a5aea6
Improve the s3 uploader for better performance.
...
Signed-off-by: dkkb <dabkb@aol.com >
2021-06-16 12:29:31 +08:00
Roland.Ma
e6736a4e0e
moving jwt-go from github.com/dgrijalva/jwt-go v3.2.0 to github.com/form3tech-oss/jwt-go v3.2.2
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-06-08 10:11:56 +00:00
Roland.Ma
c37a11c5f9
move api to staging
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-04-29 08:20:05 +00:00
Rao Yunkun
e9fdb01a96
Fix issue #3805
...
Signed-off-by: Rao Yunkun <yunkunrao@yunify.com >
2021-04-25 15:07:39 +08:00
Rao Yunkun
796d667e48
Add comments for metering price info struct.
...
Signed-off-by: Rao Yunkun <yunkunrao@yunify.com >
2021-04-20 11:40:23 +08:00
Rao Yunkun
5904e2e9be
Remove metering ConfigMap dependency.
...
Signed-off-by: Rao Yunkun <yunkunrao@yunify.com >
2021-04-19 17:36:01 +08:00
LiHui
5b3c524afa
Fix: return all items when limit=-1
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-04-16 16:57:14 +08:00
LiHui
e88f83c167
Add labels to all objects but not selectors
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-04-15 15:46:50 +08:00
zhu733756
c3cf47a6a6
fix bug that edge metrcis test run failed
...
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-04-15 10:00:17 +08:00
LiHui
b50c677593
Fix: add kubeconfig when check release status
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-04-14 16:01:37 +08:00
Zhengyi Lai
8d43b2a909
Merge pull request #3710 from xyz-li/app
...
Add owner files for the application relevant code base
2021-04-14 10:07:02 +08:00
zhu733756
f49a9c1620
fix bug for node metrics on overview page
...
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-04-13 15:46:22 +08:00
KubeSphere CI Bot
f75e049187
Merge pull request #3698 from zhu733756/fix-bug-for-pod-metrics-on-edge-node
...
fix bug where the edge node container groups tab could not see pod metrics
2021-04-11 13:32:01 +08:00
KubeSphere CI Bot
0f3e48ba30
Merge pull request #3694 from xyz-li/app-fix
...
check release resources status
2021-04-11 13:31:15 +08:00
zhu733756
f6dd42f494
fix-bug-for-pod-metrics-on-edge-node
...
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-04-09 13:01:32 +08:00
LiHui
620f65410a
add OWNERS file
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-04-09 11:50:57 +08:00
LiHui
0d99eb483b
add exetra labels to application resource
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-04-08 18:36:31 +08:00
LiHui
fc165f97d8
check helm release is ready or not
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-04-08 18:36:29 +08:00
KubeSphere CI Bot
5f325bd0d2
Merge pull request #3635 from daniel-hutao/feat-basicAuth
...
Let ks-apiserver optionally support authentication enabled and es without authentication enabled;
2021-04-02 21:43:53 +08:00
KubeSphere CI Bot
162a949982
Merge pull request #3643 from yunkunrao/master
...
Intergate OpenPitrix metrics into metering.
2021-04-02 21:41:53 +08:00
Daniel Hu
3798959eef
Let ks-apiserver optionally support authentication enabled and es without authentication enabled
...
Signed-off-by: Daniel Hu <farmer.hutao@outlook.com >
2021-04-02 05:59:57 +00:00
KubeSphere CI Bot
0c40dd854d
Merge pull request #3627 from wansir/fix-3598
...
decoupling with Jenkins and LDAP
2021-04-02 10:14:53 +08:00
hongming
3e8597cf76
decoupling Jenkins and LDAP
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-04-01 11:10:02 +08:00