liuyp2018
liuyp2018
**Describe the bug** In the page submitted for application version review, the version number should not be inputted in Chinese, and the version number input character rules should be set...
**Describe the bug**  **Versions used(KubeSphere/Kubernetes)** KubeSphere: kubesphere v3.2.1 Kubernetes: (If KubeSphere installer used, you can skip this) /assign @Felixnoo /kind bug /priority Medium
**steps:** 1. Successfully deploy chaos-mesh app from appstore 2. deploy chaos-mesh app again **problem:** Deployment failure
steps: 1. quota has been set in the enterprise space 2. deploy Tomcat application from the App Store ,and setting resource limits when deploying 3. the application deployment failure 
**Describe the bug**     **Versions used(KubeSphere/Kubernetes)** KubeSphere: v3.2.0-rc.1 Kubernetes: (If KubeSphere installer used, you can skip this) /assign @Patrick-LuoYu /area console /kind bug /priority Low
**Describe the bug** Quota page text display problem  **Versions used(KubeSphere/Kubernetes)** KubeSphere: kubesphere v3.2.1 Kubernetes: (If KubeSphere installer used, you can skip this) /assign @weili520 /kind bug /priority Low
操作步骤: 1、在青云云平台中部署qke 2、在部署后的ks集群中,创建pod资源 3、当操作频繁时,pod会创建不成功 此时,查看提示信息为:  而实际的错误原因如下:  问题: 需优化此种场景下的提示信息
操作步骤: 1、在ks中已创建了一个配置了lb的服务,lb的配置为service.beta.kubernetes.io/qingcloud-load-balancer-eip-source: auto 2、待成功创建lb并绑定了lb后,修改该服务的lb配置方式为如下: service.beta.kubernetes.io/qingcloud-load-balancer-eip-strategy为reuse-lb, 设置service.beta.kubernetes.io/qingcloud-load-balancer-id为已存在的其他的lb 3、待修改生效后,查看步骤1中服务绑定的lb下面的监听器及后端 预期结果: 修改服务的lb配置后,会解绑之前绑定的lb 实际结果: 修改服务的lb配置后,未解绑之前绑定的lb,该服务同时被绑定了2个lb
**Describe the Bug** 1. The maximum number of build records is set to 1 2. In the build list, the excess builds were not deleted  **Versions Used** KubeSphere: kubesphere...
POST /v1/notifications 接口,设置address_info为已删除或不存在的addresslist: { "content_type": "other", "title": "test_title", "content":"{\"html\":\"test_content_html\", \"normal\":\"test_content_normal\"}", "owner": "KubeSphere", "address_info": "[\"adl-111\"]" } 未进行校验控制,可以成功调用