root
3095fd9403
Add test code to metrics client, and fix metrics items process
...
Signed-off-by: root <danma@yunify.com >
2021-01-26 08:30:41 +00:00
root
8c86c9e1a5
Add metrics-server client to monitoring
...
Signed-off-by: root <danma@yunify.com >
2021-01-25 07:10:41 +00:00
KubeSphere CI Bot
7ab1eb1d6a
Merge pull request #3189 from wansir/oidc
...
support OIDC identity provider
2021-01-21 16:13:40 +08:00
KubeSphere CI Bot
bed6465993
Merge pull request #3212 from wanjunlei/es
...
add a es client for auditing, events, and logging
2021-01-19 17:09:19 +08:00
hongming
ac2bdf2509
support oidc identity provider
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-18 15:12:35 +08:00
junotx
514fec7eb4
custom alerting use the same API group and flagset to alerting
...
Signed-off-by: junotx <junotx@126.com >
2021-01-15 13:48:48 +08:00
junotx
371c9b187d
custom alerting
...
Signed-off-by: junotx <junotx@126.com >
2021-01-12 16:52:36 +08:00
Zack Zhang
f20c1f33f1
refactor application controller
...
Signed-off-by: zackzhang <zackzhang@yunify.com >
2021-01-04 16:34:04 +08:00
hongming
fe6c5de00f
update dependencies
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-04 15:35:32 +08:00
wanjunlei
039507c9ae
add a es client for auditing, events, and logging
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2020-12-29 14:17:21 +08:00
zackzhangkai
f153390468
support using Kiali API directly
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-12-17 21:28:16 +08:00
zackzhangkai
062c688287
kiali add kubeconfig check
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-12-03 14:58:42 +08:00
zackzhangkai
d78d7f0ad0
just filter out kube-* namespaces
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-11-29 22:30:18 +08:00
yuswift
2278132d08
Feat: support runnig ks-apiserver without redis option && change log level
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2020-11-17 10:51:07 +08:00
zackzhangkai
e4049e4e66
kiali k8s client support out-cluster
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-11-07 17:53:49 +08:00
yuswift
51168c730c
fix issue #3086
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2020-11-05 15:26:12 +08:00
zryfish
dbc33fe5d2
add license header ( #2761 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-05 15:54:17 +08:00
zryfish
693a4143db
reconcile host cluster ( #2354 )
...
print friendly error when component failed
update dockerfile
2020-07-08 23:55:13 +08:00
hongming
48f80d8c1a
fix: Synchronize users to LDAP
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-07-02 15:43:21 +08:00
wanjunlei
356560ac74
resolve conversation
...
formater
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
debug
debug
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2020-06-12 11:19:27 +08:00
zryfish
9b16c0589c
fix openpitrix return non nil client when enpoint is empty ( #2165 )
2020-06-07 20:00:27 +08:00
zryfish
ee5afd7d44
Merge branch 'master' into options
2020-06-03 11:14:42 +08:00
KubeSphere CI Bot
b681193c1f
Merge pull request #2129 from wanjunlei/master
...
add auditing events search api
2020-06-01 11:45:37 +08:00
zryfish
b9c2ebc97c
fix jaeger api endpoint bug ( #2140 )
2020-05-30 23:54:21 +08:00
hongming
9699f6c566
fix: crash if configfile not provide
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-05-30 10:27:43 +08:00
root
951c31189a
add auditing events search api
2020-05-28 09:55:14 +08:00
hongming
85b61dce7c
copyright license update
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-05-25 14:51:24 +08:00
Ray Zhou
66a312a1e0
Fix grammer errors in code comments
2020-05-20 20:31:19 +08:00
junotx
8f5ca7673d
add events search apis
2020-05-15 10:28:12 +08:00
pengcong06
070aa863fb
init opClient
2020-05-14 14:14:30 +08:00
zryfish
18ab887640
add cluster and crd to resources api group ( #2053 )
2020-05-08 17:30:15 +08:00
zhangmin
4f17b7a07f
volume snapshot
2020-05-07 10:47:44 +08:00
hongming
b7a2705ac9
Merge remote-tracking branch 'upstream/dev' into dev
...
# Conflicts:
# go.mod
# pkg/apiserver/apiserver.go
# pkg/apiserver/config/config.go
2020-04-28 00:52:30 +08:00
hongming
7db2ba662c
migrate legacy API
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-04-28 00:45:12 +08:00
zryfish
5a3eb651f3
change cluster schema ( #2026 )
...
* change cluster schema
* change cluster schema
2020-04-27 17:34:02 +08:00
Zhengyi Lai
8ad17a4648
Add network configuration to apiserver/config
2020-04-17 23:27:57 +08:00
runzexia
9a6ba04a37
clean old devops code
...
todo impl use informer
Signed-off-by: runzexia <runzexia@yunify.com >
2020-04-15 11:03:08 +08:00
runzexia
559c1fcf76
clean old devops code
...
todo impl use informer
Signed-off-by: runzexia <runzexia@yunify.com >
2020-04-01 15:54:57 +08:00
runzexia
c80a17f4b4
sonar handler init
2020-04-01 15:21:15 +08:00
runzexia
1a6f563da1
Merge branch 'dev' into devops-refactor
...
# Conflicts:
# cmd/controller-manager/app/controllers.go
# hack/generate_client.sh
# pkg/client/clientset/versioned/clientset.go
# pkg/client/clientset/versioned/fake/clientset_generated.go
# pkg/client/clientset/versioned/fake/register.go
# pkg/client/clientset/versioned/scheme/register.go
# pkg/client/informers/externalversions/generic.go
2020-04-01 11:04:09 +08:00
runzexia
8892c63adb
Merge branch 'dev' into devops-refactor
2020-03-30 10:26:13 +08:00
hongming
9b9d4021ec
implement identity provider and built-in oauth server
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-03-26 15:19:20 +08:00
hongming
b9bdcd824c
update
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-03-22 04:29:06 +08:00
hongming
1f26e62105
update
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-03-21 18:52:28 +08:00
runzexia
ba4ab97cb6
fix comment
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-20 10:28:05 +08:00
zryfish
0a07e5f652
refactor authentication ( #1951 )
...
* refactor authentication
* refactor authentication
2020-03-15 23:26:32 +08:00
zryfish
eb8a3c0dc6
refactor authentication ( #1950 )
2020-03-15 17:55:55 +08:00
zryfish
abf0d66b22
Add more tests ( #1949 )
...
* add more test code
* add more test code
2020-03-15 10:22:39 +08:00
zryfish
f8e7d06b07
move apigateway into apiserver ( #1948 )
2020-03-13 21:57:48 +08:00
zryfish
641615b299
This is a huge commit, it does following things: ( #1942 )
...
1. Remove ks-iam standalone binary, move it to ks-apiserver
2. Generate all devops apis inside kubesphere repository, no need to
import s2ioperator.
3. Reorganize ldap code, make it more flexible to use.
2020-03-10 13:50:17 +08:00