Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io> Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io> Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>
9.5 KiB
9.5 KiB
v3.3.1
DevOps
Enhancements & Updates
- Add support for editing the kubeconfig binding mode on the pipeline UI.(console#3864, @harrisonliu5)
Bug Fixes
- Fix an issue where Jenkins updates are not synchronized in real time. (ks-devops#837, @chilianyi)
- Fix the cron expression check failure of Jenkins. (ks-devops#784, @LinuxSuRen)
- Fix an issue where users fail to check the CI/CD template.(ks-devops-helm-chart#80, @chilianyi)
- Remove the
Deprecatedtag from the CI/CD template and replacekubernetesDeploywithkubeconfig bindingat the deployment phase.(ks-devops-helm-chart#81, @chilianyi) - Fix an issue where pipeline parameters are not updated in time.(console#3864, @harrisonliu5)
Network
Bug Fixes
- Fix an issue where users fail to create routing rules in IPv6 and IPv4 dual-stack environments.(console#3604, @zhaohuiweixiao)
- Update the OpenELB check URL. (console#3550, @harrisonliu5)
App Store
Bug Fixes
- Fix an issue where the HTTP cookie is empty while sending the traffic update policy request on the traffic monitor page of an application.(console#3836, @mujinhuakai)
Storage
Bug Fixes
- Set
hostpathas a required option when users are mounting volumes. (console#3478, @zhaohuiweixiao) - Update storageClass-accessor, so that deleting storage resources no longer requires accessor validation.(kubesphere#5271,@f10atin9)
Observability
Bug Fixes
- Fix inaccurate time unit of the monitoring metrics.(console#3557, @iawia002)
- Change the ratio of
ingress_request_duration_95percentageto 0.95. (kubesphere#5132, @iawia002)
Authentication & Authorization
Bug Fixes
- Add support for filtering workspace roles using the LabelSelector. (kubesphere#5162, @zhou1203)
- Add support for customizing or randomly setting an initial amdin password.(ks-install#2067,@pixiake)
- Delete annotations in
role-template-manage-users,role-template-view-membersandrole-template-manage-roles.(ks-install#2062,@zhou1203) - Fix an issue where
cluster-admincannot view and manage the configmap, secret, and service account.(ks-install#2082,@zhou1203) - Delete role
workspace-manager.(ks-install#2094,@zhou1203) - Add role
platform-self-provisioner. (ks-install#2095,@zhou1203) - Delete role
users-manager. (ks-install#2105,@zhou1203) - Block
role-template-manage-groups. (ks-install#2122,@zhou1203)
KubeEdge Integration
Bug Fixes
- Change the cluster module key from
kubeedgetoedgeruntime.(console#3548, @harrisonliu5)
User Experience
- Optimize image building of KubeSphere and the console.(console#3610, @zt1046656665)
- Fix an issue where the key is not display in LoadBalancer. (console#3503, @harrisonliu5)
- Fix an issue where no prompt is displayed when users do not fill in key and value in the LoadBalancer access mode.(console#3499, @weili520)
- Fix an issue where the update time of a service is incorrect on the detail page.(console#3803, @zhaohuiweixiao)
- Fix inaccurate prompt when users are adding an init container.(console#3561, @zhaohuiweixiao)
- Fix an issue where an error occurs while users enter Chinese characters in secret. (console#3774, @moweiwei)
- Add a prompt to remind users to select a language or artifact type when users are building images. (console#3534, @harrisonliu5)
- Fix an issue where the total number of pages is incorrectly displayed.(kubesphere#5201, @yongxingMa)
- Fix an issue where the update time of an application is incorrect. (console#3541, @zhaohuiweixiao)
- Add support for changing the number of items displayed on each page of a table.(console#3486, @weili520)
- Add support for batch stopping workloads. (console#3497, @harrisonliu5)
- Add the creator annotation to ensure information displayed on the pod detail page is consistent with other details pages. (console#3820, @zhaohuiweixiao)
- Fix a 404 issue in Documentation. (console#3484 @PrajwalBorkar)
- Add support for displaying the revision record when the workload type is
statefulsetsordaemonsets.(console#3819, @zhaohuiweixiao) - Add a support page. (console#3832, @yazhouio)
- Fix an issue where the status of a cluster remains true when the cluster fails to join Federation. (kubesphere#5137, @x893675)
- Fix an issue where traffic allocation fails in the canary release mode. (console#3542, @zhaohuiweixiao)
- Add support for duplicate name validation of containers. (console#3559, @zhaohuiweixiao)
- Add support for duplicate name validation of service names. (console#3696, @zhaohuiweixiao)
- Fix an issue where configurations do not take effect when users set the pod request to 0.(console#3827, @harrisonliu5)
- Fix an issue where canary release goes wrong when multiple operating systems are selected.(console#3479, @zhaohuiweixiao)
- Fix an issue where configmap configurations cannot be saved while users are creating a workload.(console#3416,@weili520)
API Changes
- Change the patch type of
PatchWorkspaceTemplatefromMergePatchTypetoJSONPatchType.(kubesphere#5217, @zhou1203) - Fix the "No Cluster Available" issue during log search. (console#3555, @harrisonliu5)