optimize the release of v4.1.1 (#3200)

Signed-off-by: faweizhao26 <faweizhao@kubesphere.io>
This commit is contained in:
fawei zhao 2024-10-18 14:45:42 +08:00 committed by GitHub
parent c501f876a7
commit 31c7b1ab01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 17 deletions

View File

@ -5,7 +5,6 @@ keywords: "Kubernetes, KubeSphere, Release Notes"
description: "KubeSphere 4.1.1 Release Notes"
weight: 45
---
## KubeSphere
### Features
@ -48,7 +47,6 @@ weight: 45
* Support globally enabling fieldValidation.
* Support horizontal movement on the cluster nodes list page.
### Bug Fixes
* Fix the issue of the node terminal displaying "connecting" indefinitely.
@ -116,14 +114,12 @@ The multi-cluster proxy request API `/API_PREFIX/clusters/{cluster}/API_GROUP/AP
**Access Control**
- The `iam.kubesphere.io/v1alpha2` API version has been removed. Please use the `iam.kubesphere.io/v1beta1` API version instead.
- Significant changes in `iam.kubesphere.io/v1beta1`:
The API Group for Role, RoleBinding, ClusterRole, and ClusterRoleBinding resources has changed from `rbac.authorization.k8s.io` to `iam.kubesphere.io`.
**Multi-tenancy**
- Partial APIs in `tenant.kubesphere.io/v1alpha1` and `tenant.kubesphere.io/v1alpha2` API versions have been removed. Please use the `tenant.kubesphere.io/v1beta1` API version instead.
- Significant changes in `tenant.kubesphere.io/v1beta1`:
`spec.networkIsolation` in `Workspace` has been removed.
@ -154,7 +150,8 @@ The following APIs have been marked as deprecated and will be removed in future
### Known Issues
* Upgrade from version 3.x to 4.x is not supported at present, but will be supported in subsequent releases.
* The following functions are temporarily unavailable and will be offered by extensions later:
* The following functions are offered by extensions in KubeSphere 4.1.2:
* Monitoring
* Alerting
* Notifications
@ -164,12 +161,11 @@ The following APIs have been marked as deprecated and will be removed in future
* Storage volume snapshot
* Network isolation
* OpenPitrix for app management
* The following features are currently unavailable and will be supported in subsequent versions:
* Department management in workspaces
### Misc
- Remove all language options except English and Simplified Chinese by default.
- Remove content related to system components.
- Remove content related to system components.

View File

@ -5,7 +5,6 @@ description: "KubeSphere 4.1.1 版本说明"
linkTitle: "4.1.1 版本说明"
weight: 45
---
## KubeSphere
### 新特性
@ -115,18 +114,14 @@ v4.1 版本将停止提供以下 API
**访问控制**
- `iam.kubesphere.io/v1alpha2` API 版本被移除。请使用 `iam.kubesphere.io/v1beta1` API 版本代替。
- `iam.kubesphere.io/v1beta1` 中的显著变化:
Role、RoleBinding、ClusterRole、ClusterRoleBinding 资源的 API Group 从 `rbac.authorization.k8s.io` 变更为 `iam.kubesphere.io`
Role、RoleBinding、ClusterRole、ClusterRoleBinding 资源的 API Group 从 `rbac.authorization.k8s.io` 变更为 `iam.kubesphere.io`
**多租户**
- `tenant.kubesphere.io/v1alpha1``tenant.kubesphere.io/v1alpha2` API 版本部分 API 被移除。请使用 `tenant.kubesphere.io/v1beta1` API 版本代替。
- `tenant.kubesphere.io/v1beta1` 中的显著变化:
`Workspace``spec.networkIsolation` 被移除。
`Workspace``spec.networkIsolation` 被移除。
**kubectl**
@ -155,7 +150,7 @@ Role、RoleBinding、ClusterRole、ClusterRoleBinding 资源的 API Group 从 `r
### 已知问题
- 目前不支持从 3.x 版升级到 4.x将在后续版本支持
- 以下功能暂不可用,之后将作为扩展组件提供:
- 以下功能已在 KubeSphere 4.1.2 中作为扩展组件提供:
* 监控
* 告警
* 通知
@ -171,4 +166,4 @@ Role、RoleBinding、ClusterRole、ClusterRoleBinding 资源的 API Group 从 `r
### 其他
- 默认移除除英文和简体中文之外的所有语言选项
- 移除系统组件相关内容
- 移除系统组件相关内容