Files
kubesphere/CHANGELOG/CHANGELOG-3.3.2.md
Bettygogo2021 36bbe34a65 3.3.2 Changelog (#5512)
Signed-off-by: Bettygogo2021 <bettygogo@kubesphere.io>
Co-authored-by: Bettygogo2021 <bettygogo@kubesphere.io>
2023-02-08 19:48:16 +08:00

7.6 KiB

v3.3.2

DevOps

Enhancements & Upgrades

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 Cancelled to Not 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

Observability

Bug Fixes

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

Bug Fixes

  • Fix a storage class error of PVCs on the page for editing federated projects. (kubesphere#4045)

Authentication & Authorization

Enhancements & Upgrades

Bug Fixes

  • Fix an issue where platform roles with platform management permisions cannot manage clusters. (kubesphere#5334,@zhou1203)

Development & Testing

Bug Fixes

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)