KubeSphere CI Bot
|
bce14cc874
|
Merge pull request #4602 from chaunceyjiang/fix_4601
fix helm_controller assignment to entry in nil map
|
2022-01-10 15:40:33 +08:00 |
|
chaunceyjiang
|
4e7d156095
|
fix helm_controller assignment to entry in nil map
|
2022-01-10 11:50:12 +08:00 |
|
Xinzhao Xu
|
7bbefdd30c
|
Sync the expiration time of kubeconfig cert file of the cluster
|
2022-01-06 12:33:05 +08:00 |
|
Roland.Ma
|
5a4e4aa316
|
fix 4287:the configuration of the Istio virtualservice is overwritten
Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
|
2021-12-30 06:26:11 +00:00 |
|
KubeSphere CI Bot
|
e9a62896f7
|
Merge pull request #4551 from chaunceyjiang/fix_4548
upgrade ingress nginx version
|
2021-12-28 11:52:28 +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 |
|
chaunceyjiang
|
a80c94e352
|
upgrade ingress nginx version
|
2021-12-23 16:11:16 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
4b5b1c64bc
|
Refactor authenticator
Signed-off-by: hongming <hongming@kubesphere.io>
|
2021-09-17 16:39:20 +08:00 |
|
KubeSphere CI Bot
|
83df7d1ffd
|
Merge pull request #4228 from wansir/fix-4167
Fix inconsistent user status in member cluster
|
2021-09-17 16:09:52 +08:00 |
|
hongming
|
cb947ce505
|
Support skip information reconfirm when using external IDP
Signed-off-by: hongming <hongming@kubesphere.io>
|
2021-09-16 11:46:02 +08:00 |
|
hongming
|
559a378ca4
|
Fix inconsistent user status in member cluster
Signed-off-by: hongming <hongming@kubesphere.io>
|
2021-09-16 10:20:42 +08:00 |
|
KubeSphere CI Bot
|
ff8df62b88
|
Merge pull request #4205 from f10atin9/update_csiDriver
Update csi driver apiVersion
|
2021-09-09 11:33:15 +08:00 |
|
KubeSphere CI Bot
|
b0506c35a4
|
Merge pull request #4128 from xyz-li/cleanup_app
clean up app when workspace is deleted
|
2021-09-07 16:58:15 +08:00 |
|
f10atin9
|
a82617af5f
|
remove snapshotter v3
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-09-06 18:08:08 +08:00 |
|
f10atin9
|
8e4d729f79
|
resolve conflicted
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-09-06 18:05:59 +08:00 |
|
f10atin9
|
1755ac5443
|
update snapshotter
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-09-06 18:05:59 +08:00 |
|
f10atin9
|
d99434f60d
|
update csiDriver apiVersion
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-09-06 18:05:59 +08:00 |
|
f10atin9
|
b68ff57e60
|
update csiDriver apiVersion
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-09-06 18:05:59 +08:00 |
|
yuswift
|
8da8c5deb1
|
support setting host cluster name
Signed-off-by: yuswift <yuswift2018@gmail.com>
|
2021-09-05 23:26:37 +08:00 |
|
hongming
|
db1a70a45b
|
Fix CertificateSigningRequest create failed after upgrade to v1
Signed-off-by: hongming <hongming@kubesphere.io>
|
2021-08-31 14:21:51 +08:00 |
|
yuswift
|
524d5d858e
|
bump Ingress version from v1beta1 to v1
Signed-off-by: yuswift <yuswift2018@gmail.com>
|
2021-08-31 09:37:34 +08:00 |
|
KubeSphere CI Bot
|
2bdc2ac0c6
|
Merge pull request #4178 from RolandMa1986/feat-gateway-controller
feat: integrate a helm sdk that use to install gateway helm chart
|
2021-08-31 08:56:13 +08:00 |
|
yuswift
|
0bb1f468f5
|
patch: bump CertificateSigningRequest version from v1beta1 to v1
Signed-off-by: yuswift <yuswift2018@gmail.com>
|
2021-08-28 13:00:42 +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 |
|
yuswift
|
620178ce81
|
bump CertificateSigningRequest version from v1beta1 to v1
Signed-off-by: yuswift <yuswift2018@gmail.com>
|
2021-08-27 00:20:24 +08:00 |
|
f10atin9
|
a8d36f232a
|
rename snapshot_controller to snapshotclass_controller
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-08-25 10:36:05 +08:00 |
|
f10atin9
|
b3123547a4
|
Capability controller can add annotations, no matter whether the storageClass has CSIDriver. Snapshot controller will create volumeSnapshotClass based on allowSnapshot annotation.
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-08-23 18:04:19 +08:00 |
|
f10atin9
|
5e9679941b
|
split snapshot controller and update capability.
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-08-23 13:05:24 +08:00 |
|
f10atin9
|
574eb221ab
|
remove capability CRDs and update controller
Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
|
2021-08-19 15:12:04 +08:00 |
|
Roland.Ma
|
2fcfb81066
|
fix controller Start method signature
Signed-off-by: Roland.Ma <rolandma@yunify.com>
|
2021-08-16 06:58:12 +00:00 |
|