KubeSphere CI Bot
|
d5260109d8
|
Merge pull request #4562 from iawia002/kubeconfig
Add update cluster kubeconfig API
|
2021-12-28 11:32:24 +08:00 |
|
Xinzhao Xu
|
883097a3ad
|
Add update cluster kubeconfig API
|
2021-12-27 11:57:51 +08:00 |
|
KubeSphere CI Bot
|
c88066c212
|
Merge pull request #4560 from RolandMa1986/fix-4490
fix: All ports should be added to VitrualService
|
2021-12-27 11:53:28 +08:00 |
|
songf0011
|
e86c5dea96
|
fix: fix spell mistake: hostClusterNmae -> hostClusterName
|
2021-12-26 00:00:46 +08:00 |
|
Roland.Ma
|
ae74cdee3a
|
fix: all ports should be added to VitrualService
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-12-20 09:07:27 +00:00 |
|
live77
|
97c02652bc
|
fix code format
|
2021-12-06 22:04:22 +08:00 |
|
live77
|
108284d3cd
|
fix build & unittest for helm repo controller
|
2021-12-06 21:56:29 +08:00 |
|
live77
|
81db894741
|
add --controllers option in ks-controller-manager
imple controller enable/disable check logic
add unittest for selective controller enable/disable
move all controllers init code to a single place
|
2021-12-05 16:06:08 +08:00 |
|
hongming
|
3543573c9d
|
fix groupbinding controller unittest
|
2021-11-24 16:37:33 +08:00 |
|
123liubao
|
25fbf2cbb7
|
remove obsolete package pkg/simple/client/mysql
Signed-off-by: 123liubao <chenly_61@163.com>
|
2021-11-22 15:59:56 +08:00 |
|
Roland.Ma
|
3364551b03
|
Namespace should not be filterd for Cluster Gateway
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-11-18 03:49:44 +00:00 |
|
KubeSphere CI Bot
|
a41a942819
|
Merge pull request #4436 from RolandMa1986/fix-ldap
fix: users can't login with ldap provider
|
2021-11-12 09:41:10 +08:00 |
|
Roland.Ma
|
23c3a0b975
|
fixs users can't login with ldap provider
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-11-11 02:58:22 +00:00 |
|
Xinzhao Xu
|
61b037d291
|
Support query pods by status
|
2021-11-11 10:15:16 +08:00 |
|
Roland.Ma
|
4050e5d388
|
allow to override docker image in kubesphere config
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-11-03 09:36:40 +00:00 |
|
Roland.Ma
|
d1adef00f6
|
fix bugs reported by sonarqube
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-11-01 09:01:49 +00:00 |
|
styshoo
|
a9f28a0805
|
enable es v7 TrackTotalHits parameter, make sure kubesphere cosole would get correct total number
|
2021-10-28 18:39:16 +08:00 |
|
KubeSphere CI Bot
|
5a855a8306
|
Merge pull request #4387 from RolandMa1986/fix-e2e
fix e2e auth error
|
2021-10-22 11:19:11 +08:00 |
|
Roland.Ma
|
64a4b65d66
|
fix e2e auth error
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-10-22 01:27:17 +00:00 |
|
hongming
|
20163dd795
|
Fix no kind FederatedGroupBinding is registered
|
2021-10-21 11:49:47 +08:00 |
|
hongming
|
0e3159e1e8
|
Fix namespace cannot be deleted after workspace has been deleted
|
2021-10-15 15:12:28 +08:00 |
|
KubeSphere CI Bot
|
98b9009a58
|
Merge pull request #4351 from wansir/fix-regression-bug
Fix NPE in user_controller
|
2021-10-13 15:04:06 +08:00 |
|
hongming
|
776593001e
|
Fix NPE in user_controller
|
2021-10-13 11:02:43 +08:00 |
|
Roland.Ma
|
6dc99e181e
|
supports to export gateway logs
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-10-12 08:15:58 +00:00 |
|
KubeSphere CI Bot
|
735f0c7731
|
Merge pull request #4337 from RolandMa1986/fix-4333
Fix: support fuzzy query with ObjectMeta for gateway query api
|
2021-10-11 13:27:59 +08:00 |
|
KubeSphere CI Bot
|
2af76aff79
|
Merge pull request #4325 from wansir/fix-regression-bug
Fix failed to delete rolebindings
|
2021-10-11 09:43:59 +08:00 |
|
KubeSphere CI Bot
|
7a0dafd59d
|
Merge pull request #4331 from wansir/fix-remote-ip
Fix incorrect source IP
|
2021-10-10 22:09:59 +08:00 |
|
Roland.Ma
|
59e03a0c19
|
append status to all gateways
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-10-09 10:01:49 +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 |
|
Roland.Ma
|
6b3af2d19d
|
fuzzy query with defautl ObjectMeta
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-10-09 01:13:44 +00:00 |
|
hongming
|
1641b9920b
|
Fix incorrect source IP
|
2021-10-08 16:19:27 +08:00 |
|
hongming
|
1956f83af0
|
Fix failed to delete rolebindings
|
2021-10-08 11:17:02 +08:00 |
|
KubeSphere CI Bot
|
22ae83a431
|
Merge pull request #4250 from xyz-li/app_store
Dynamically load helm app into app-store
|
2021-09-29 10:14:54 +08:00 |
|
LiHui
|
09fc2867c4
|
remove mathutil.Max
|
2021-09-29 09:35:18 +08:00 |
|
KubeSphere CI Bot
|
1cf3493e8f
|
Merge pull request #4290 from f10atin9/capability
update capability_controller.go, make sure that annotations is genera…
|
2021-09-28 18:13:55 +08:00 |
|
f10atin9
|
60cd523a0f
|
[fix] fix update logic
Now controller will judge whether the storageClassClient need to send the update request.
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-09-28 16:20:10 +08:00 |
|
f10atin9
|
be5421f00b
|
update capability_controller.go, make sure that annotations is generated correctly.StorageClass without csiDriver will no longer generate false annotations.
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-09-27 16:42:19 +08: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 |
|
LiHui
|
b8d85fb75c
|
add sync period to helm repo
Signed-off-by: LiHui <andrewli@kubesphere.io>
|
2021-09-27 15:35:29 +08:00 |
|
Roland.Ma
|
28f6784aff
|
Search gateway logs with ES
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-09-26 10:33:34 +00:00 |
|
KubeSphere CI Bot
|
15205cbc40
|
Merge pull request #4271 from LinuxSuRen/fix-am-devops-client
Fix the devopsProjectLister is nil
|
2021-09-24 11:51:54 +08:00 |
|
KubeSphere CI Bot
|
9734c99508
|
Merge pull request #4273 from RolandMa1986/fix-4265
fix: duplicated items show in the list api
|
2021-09-24 11:49:54 +08:00 |
|
Roland.Ma
|
49204f64be
|
fix: duplicated items show in the list api
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-09-24 02:08:13 +00:00 |
|
rick
|
182c4acbbb
|
Fix the devopsProjectLister is nil
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
|
2021-09-23 19:32:20 +08:00 |
|
hongming
|
b087afed65
|
fix regression bug failed to create federateduser
Signed-off-by: hongming <hongming@kubesphere.io>
|
2021-09-18 16:02:13 +08:00 |
|
hongming
|
97326a89b9
|
add userinfo endpoint
Signed-off-by: hongming <hongming@kubesphere.io>
|
2021-09-17 18:03:32 +08:00 |
|
hongming
|
8c5c6a7dee
|
support OIDC protocol
Signed-off-by: hongming <hongming@kubesphere.io>
|
2021-09-17 16:39:21 +08:00 |
|
hongming
|
4b5b1c64bc
|
Refactor authenticator
Signed-off-by: hongming <hongming@kubesphere.io>
|
2021-09-17 16:39:20 +08:00 |
|