github kubesphere/kubesphere v4.1.3

9 days ago

Installation & Upgrade

helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.4.tgz --debug --wait

Enhancements

  • Refine the cascading deletion logic for workspace.
  • Adjust the authorization rules for workspace roles.
  • Optimized the display of pod list data.
  • The platform-self-provisioner role will no longer allow specifying other user as administrator when creating a workspace.
  • Allow users to link with multiple identity providers.
  • Support manual triggering of a repository update.
  • Redirect unexpected requests to the Access Denied page.
  • Adjust the cluster role configuration in the Helm chart.

Bug Fixes

  • Fix the potential privilege escalation vulnerability in web kubectl.
  • Fix the issue where the app release cannot be upgraded.
  • Fix the compatibility issue with the prerelease K8s version number.
  • Fix the configuration issue with LDAP Identity Provider for LDAPS and STARTTLS.
  • Fix the issue where images could not be searched from Docker Hub and Harbor.
  • Fix the issue with handling special characters in the Application Version.
  • Fix the issue of unable to create ingress when the gateway extension is not installed.

What's Changed

Full Changelog: v4.1.2...v4.1.3

Don't miss a new kubesphere release

NewReleases is sending notifications on new releases.