Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io> Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>
7.6 KiB
7.6 KiB
v3.3.2
DevOps
Enhancements & Upgrades
- Add the latest GitHub Actions. (ks-devops#879, @pixiake)
- Save the PipelineRun results to the configmap. (ks-devops#855, @LinuxSuRen), (ks-devops#887, @yudong2015), (ks-devops-helm-chart#83, @chilianyi)
- Modify the Chinese description of the status of ArgoCD applications. (console#4011, @Bettygogo2021)
- Add more information to continuous deployment parameters.(console#4074, @yazhouio)
- Add a link for PipelineRun in the aborted state.(console#4029, @yazhouio)
- Add an ID column for PipelineRun, and the ID will be displayed when users run kubectl commands. (ks-devops#896, @yudong2015)
- Remove the queued state from pipelinerun. (ks-devops#860, @chilianyi)
Bug Fixes
- Fix an issue where webhook configurations are missing after users change and save pipeline configurations.(ks-devops#888, @yudong2015)
- Fix an issue where downloading DevOps pipeline artifacts fails. (console#4036, @yazhouio)
- Fix an issue where the image address does not match when a service is created by using a JAR/WAR file. (console#4085, @harrisonliu5)
- Fix an issue where the status of PipelineRun changes from
CancelledtoNot running. (ks-devops#896, @yudong2015) - Fix the automatic cleaning behavior of pipelines, and keep it consistent with the cleaning configuration of Jenkins. (ks#270, @yudong2015)
App Store
Bug Fixes
- Fix an issue where the application icon is not displayed on the uploaded application template.(kubesphere#5467,@liangzai006)
- Fix an issue where the homepage of an application is not displayed on the application information page.(kubesphere#5425,@liangzai006)
- Fix an issue where importing built-in applications fails.(openpitrix-jobs#29,@liangzai006)
- Fix a UUID generation error in an IPv6-only environment.(kubesphere#5419,@isyes)
Observability
Bug Fixes
- Fix a parsing error in the config file of logsidecar-injector. (ks-installer#2154, @junotx),(logsidecar-injector#6, @junotx)
Service Mesh
Bug Fixes
- Fix an issue that application governance of Bookinfo projects without service mesh enabled is not disabled by default. (kubesphere#4037)
- Fix an issue where the delete button is missing on the blue-green deployment details page. (kubesphere#4031)
NetWork
Enhancements & Upgrades
- Restrict network isolation of projects within the current workspace. (kubesphere#4019)
Storage
Enhancements & Upgrades
- Display the cluster to which system-workspace belongs in multi-cluster environments. (kubesphere#4077)
- Rename route to ingress. (klubesphere#4018)
Bug Fixes
- Fix a storage class error of PVCs on the page for editing federated projects. (kubesphere#4045)
Authentication & Authorization
Enhancements & Upgrades
- Add dynamic options for cache. (kubesphere#5325,@zhou1203)
- Remove the "Alerting Message Management" permission. (kubesphere#2150)
Bug Fixes
- Fix an issue where platform roles with platform management permisions cannot manage clusters. (kubesphere#5334,@zhou1203)
Development & Testing
Bug Fixes
- Fix an issue where some data is in the
Out of syncstate after the live-reload feature is introduced.(kubesphere#5422,@hongzhouzi) - Fix an issue where the ks-apiserver fails when it is reloaded multiple times.(kubesphere#5457,@hongzhouzi)
- Fix an issue where caching resources fails if some required CRDs are missing.(kubesphere#5408,@wansir),(kubesphere#5466,@hongzhouzi)
- Fix an ks-apiserver panic error.(kubesphere#5428,@smartcat999)
- Fix an issue where Goroutine leaks occur when the audit event sender times out. (kubesphere#5342,@hzhhong)
User Experience
- Limit the length of cluster names. (kubesphere#4059)
- Fix an issue where pod replicas of a federated service are not automatically refreshed. (kubesphere#4066)
- Fix an issue where related pods are not deleted after users delete a service. (kubesphere#4021)
- Fix an issue where the number of nodes and roles are incorrectly displayed when there is only one node. (kubesphere#4032)