kubesphere / kubesphere/ks-devops

【集群管理】【存储】当存储类默认设置为xsky的nfs类型时,启用ks-installer中的minio和openldap组件会报错

Open
#1,025 0 comments 0 reactions 2 assignees Claimed by @stoneshi-yunify View on GitHub
kind/bug priority/medium
Dominant language
Go
Stars
164
Forks
140
PR merge metrics
No merged PRs in 30d

Description

### What is version of KubeSphere DevOps has the issue?

3.5.0

### How did you install the Kubernetes? Or what is the Kubernetes distribution?

_No response_

### What happened?

前置条件:
KSE:3.5.0
环境中装有xsky类型的存储类和local类型的存储类,设置xsky中的nfs-csi类型为默认存储类。
![image](https://github.com/kubesphere/ks-devops/assets/18654693/b5ab6039-cf37-43f3-a404-3758cd4d590a)

操作步骤:
使用kubectl edit cc ks-installer -n kubesphere-system命令开启ks-installer中所有组件
实际结果:
ks-installer在安装minio和openldap的时候创建的pvc的access mode类型为rwo,而xsky的nfs-csi不支持rwo模式,导致minio和openldap的pvc无法绑定。最终导致ks-installer开启组件流程阻塞。
企业微信截图_17004497912527
企业微信截图_17004497984803
企业微信截图_17004498144443

### Relevant log output

_No response_

### Additional information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.